Make sure the following utilities are in the path:
sed stty cut fmt stat look lockfile tail rm mkdir mktemp chmod ls
basename dirname sleep
~
I did check all of these utilities and the only one apparently (or
actually) missing is "lockfile".
~
$ which lockfile
$ lockfile --version | grep version
bash: lockfile: command not found
~
I am not sure (I have tried a number of things) which "lockfile" do they mean:
~
http://packages.debian.org/search?keywords=lockfile
~
DELL supports RedHat and Susex in their servers. Is this a Red Hat
specific utility? and in case it is, what/how should I do/go?
~
Thank you
lbrtchx
~
$ which sed
/bin/sed
$ sed --version | grep version
GNU sed version 4.2.1
~
$ which stty
/bin/stty
$ stty --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which cut
/usr/bin/cut
$ cut --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which fmt
/usr/bin/fmt
$ fmt --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which stat
/usr/bin/stat
$ stat --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which look
/usr/bin/look
~
$ which lockfile
$ lockfile --version | grep version
bash: lockfile: command not found
~
$ which tail
/usr/bin/tail
$ tail --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which rm
$ rm --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which mkdir
/bin/mkdir
$ mkdir --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which mktemp
/bin/mktemp
$ mktemp --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which chmod
/bin/chmod
$ chmod --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which ls
$ ls --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which basename
/usr/bin/basename
$ basename --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which dirname
/usr/bin/dirname
$ dirname --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
~
$ which sleep
/bin/sleep
$ sleep --version | grep version
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
$
~
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
procmail
Next try to search package accoarding to file:
Regards,
Robert.
Dne neděle 24 ledna 2010 20:31:07 Albretch Mueller napsal(a):
buildVer.sh
PIEConfig.sh
I dont remember problems like this. I did that year ago. I just downloaded the
bin file from dell support, install the needed dependencies and than follow
the dell guide.
Dne pondělí 25 ledna 2010 01:56:49 Albretch Mueller napsal(a):
> buildVer.sh