Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-27-2003, 08:49 AM
|
#1
|
Member
Registered: Jul 2003
Location: Manchester, UK
Distribution: Debian
Posts: 31
Rep:
|
Can't unzip a file
Hey; I'm using KDE with Debian 2.2 Woody, and I'm trying to unzip a file. However, when I click on it, Archiver loads and gives me the error "Sorry, the utility zip is not in your PATH."
What is "the utility zip", where is my "PATH" and how do I get it there?
All suggestions are welcomed. Thanks.
|
|
|
07-27-2003, 09:05 AM
|
#2
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
Hi GhostOfYoda!!!
To unzip a file, go into the folder where the file is, fire a terminal and type :
unzip <name of the file>
For more about zip/tar and installing programs, check this link out:
http://www.linuxquestions.org/questi...threadid=45094
|
|
|
07-27-2003, 09:10 AM
|
#3
|
Member
Registered: Jul 2003
Location: Manchester, UK
Distribution: Debian
Posts: 31
Original Poster
Rep:
|
Thanks! It worked perfectly. I'm sorry, that was an incredibly stupid question.
"Q: How do I unzip FileA?"
"A: 'Unzip FileA"

|
|
|
07-27-2003, 09:34 AM
|
#4
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
Np  You are doing better then I did when I first started Linux... I clicked at everything, each and every setup.exe and nothing happened 
|
|
|
07-27-2003, 10:04 AM
|
#5
|
Member
Registered: Jan 2003
Location: Georgia, US
Distribution: RHEL WS4
Posts: 189
Rep:
|
Re: Can't unzip a file
Quote:
Originally posted by GhostOfYoda
Hey; I'm using KDE with Debian 2.2 Woody, and I'm trying to unzip a file. However, when I click on it, Archiver loads and gives me the error "Sorry, the utility zip is not in your PATH."
What is "the utility zip", where is my "PATH" and how do I get it there?
All suggestions are welcomed. Thanks.
|
GhostOfYoda,
Looks like Megaman X answered your question about zip and unzip. I'll try to give you hint about your path
If you look in your home directory /home/<user_name> you should find a .bashrc file. This is where your personal environment settings are.
You will want to add something like export PATH="$PATH:/dir/to/add". If you want to see all your environment variables just open a shell and type "env". This will list all your environment settings,
Mike
|
|
|
All times are GMT -5. The time now is 10:09 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|