PDA

View Full Version : problem with zip file



ali3781
12-28-2009, 09:52 PM
Hi,
I have a problem with DA panel,maybe there is a simple solution but I don't know what should I do:
when I want use "Extract" command from DA panel ,it doesn't work and the message is: /usr/local/bin/unzip: not found
please help me ...it's urgent:(

floyd
12-29-2009, 04:47 AM
http://www.directadmin.com/features.php?id=895

ali3781
12-29-2009, 04:55 AM
thanks for your response,it's good but I check this:


This feature requires that you have:
/usr/bin/zip
/usr/bin/unzip
and doesn't install them for you.
It's your responsibility to ensure they're present.

and there is no zip and unzip in this location,
what should I do for this?

floyd
12-29-2009, 06:36 AM
I guess you need to install them.


It's your responsibility to ensure they're present.

ali3781
12-29-2009, 06:39 AM
thanks floyd,
I install the package again and the problem solved,:)

black_neo
05-24-2010, 02:22 AM
plz how can i install them

ben29
06-01-2010, 12:57 PM
plz how can i install them


yum install unzip

scsi
06-02-2010, 05:09 AM
This is a freebsd section...there is no yum.

To install on freebsd:



cd /usr/ports/archivers/zip
make install clean