lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lzip-bug] lzip 1.11


From: Antonio Diaz Diaz
Subject: Re: [Lzip-bug] lzip 1.11
Date: Sun, 06 Feb 2011 23:03:13 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

Hello,

address@hidden wrote:
if [ ! -d "/usr/local/bin" ] ; then install -d -m 755 "/usr/local/bin" ; fi
install -p -m 755 ./lzip "/usr/local/bin/lzip"
install -p -m 755 ./lziprecover "/usr/local/bin/lziprecover"

If i try to run it
lzip: Command not found.

but lziprecover does work. Can you help me?

Both lzip and lziprecover seem to have been correctly installed. Maybe it is a problem with command hashing in the shell. Did you try the full command path (/usr/local/bin/lzip)?


Best regards,
Antonio.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]