[oclug] Need some help with Dell OpenManage for Linux

Ross Jordan rjordan at student.math.uwaterloo.ca
Wed Aug 22 09:16:34 EDT 2001


> 
> Hello all,
> 
> I am trying to install DellOpenManage on a RH7.1, kernel 2.4.2-2 box.  The
> "readme" says to execute the "start.sh" script.  When I run it I get the
> following messages:
> 
> ../../linux/bin/java: /usr/bin/cut: no such file or directory
The script hard codes the location for cut. Do a ln -s `which cut` /usr/bin/cut
and try re-running.

> /mnt/cdrom/linux/bin/i386/native_threads/java: error while loading shared
I'm assuming the installation is running from the cdrom, in which case
this error is probably a result of the previous one. Take a look at
the location specified -- does it exist?

-Ross

--
   "AOL's actions are unprecedented and completely anti-consumer. 
    AOL is paying [computer makers] to eliminate consumer choice,
    forcing people to select the most expensive service in the 
    industry."
	--Vivek Varma, Microsoft spokesman.







More information about the OCLUG mailing list