SUSE9.2 Install problem
-
Hi to all,
I'm trying to install SALOME on suse9.2 so when I type source: salome.sh in directory KERNEL_2.2.8 I've this error message
giuseppe@linux:~/salome/KERNEL_2.2.8> source salome.sh
bash: printenv: No such file or directory
bash: awk: No such file or directory
bash: printenv: No such file or directory
bash: awk: No such file or directory
..................................................
someone can help me?
thanks
Giuseppe-
Hi
It seems that the 2 programs printenv and awk are not installed on your system.
To install printenv, you have to install the package coreutils from your package manager (Yast). And to install awk, you have to install the package gawk.
If you have some other problems like this, you can try to search through Yast or through http://rpm.pbone.net
Cheers
Christophe
-
Powered by
Ploneboard
