Hi,
I'm running Kubuntu 7.10 on a VmWare installation (host = WinXp). I'm using this to develop my domotics system, which runs on the FoxBoard (embedded linux).
During the installation of the SDK, at a certain moment the command "install" is used from within scripts to install certain applications.
However, when executing such install commands, I get the following error:
Apparently, install interprets the parameters -p and -d in a wrong way.
In the past, I used Kubuntu 6.10 and I did not have that problem when I installed the same SDK.
Apparently, the behaviour of the install command has changed between Kubuntu 6.10 and Kubuntu 7.10. Is this possible?
Has anyone any idea what could be the cause of this error?
Best rgds,
--Geert
I'm running Kubuntu 7.10 on a VmWare installation (host = WinXp). I'm using this to develop my domotics system, which runs on the FoxBoard (embedded linux).
During the installation of the SDK, at a certain moment the command "install" is used from within scripts to install certain applications.
However, when executing such install commands, I get the following error:
install -p -d /home/fb/devboard-R2_01/tools/build-R2_12_4/bin
* Error -d is not a supported platform
* Error -d is not a supported platform
In the past, I used Kubuntu 6.10 and I did not have that problem when I installed the same SDK.
Apparently, the behaviour of the install command has changed between Kubuntu 6.10 and Kubuntu 7.10. Is this possible?
Has anyone any idea what could be the cause of this error?
Best rgds,
--Geert
Comment