Results 1 to 4 of 4
I am battling to install SuperNEC in SuSe 9.2
The help fie says to type install P4 in as root in a terminall. However when i do this it returns
...
- 04-20-2005 #1Just Joined!
- Join Date
- Mar 2005
- Location
- South Africa
- Posts
- 88
application install problem
I am battling to install SuperNEC in SuSe 9.2
The help fie says to type install P4 in as root in a terminall. However when i do this it returns
"install: too few arguments
Try `install --help' for more information."
I think it is using the wrong install (i.e /usr/bin/install) not the install in the supernec directory.
- 04-20-2005 #2
You need to specify a directory in which to install it as a second argument.
- 04-20-2005 #3
try
that will tell it to use the install file in the current workin directory.Code:./install
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 04-20-2005 #4Just Joined!
- Join Date
- Mar 2005
- Location
- South Africa
- Posts
- 88
Thanks
That sorted my problem.


Reply With Quote
