LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-22-2007, 06:09 PM   #1
cyclops.matrix
Member
 
Registered: May 2006
Location: London - Matrix
Distribution: Open Suse 11.1
Posts: 50

Rep: Reputation: 15
No sutch file or Dir (Suse 10.2)


Hi Guys
As a Newbie to Linux, I Hope someone can point me in the right direction
System Amd 2300 512 Ram duel system boot running W XP and Suse 10.2

Trying to install AMSN and following instructions have run into the following error message:-
No such file or Directory

After downloading Amsn now trying to install from Desktop:-
man@base:~>/Desktop> gzip -d amsn-0.96.tar.gz
gzip: amsn-0.96.tar.gz: No such file or directory
man@base:~>/Desktop>

man@base:~>

What have i missed?
 
Old 01-22-2007, 10:53 PM   #2
nilleso
Member
 
Registered: Nov 2004
Location: ON, CANADA
Distribution: ubuntu, RHAS, and other unmentionables
Posts: 372

Rep: Reputation: 31
the directory the file is in probably isn't in your path (man path for more info)

In the meantime, just use one of the following:
Code:
gzip -d ~/Desktop/amsn-0.96.tar.gz
or gzip -d ./amsn-0.96.tar.gz
cheers
 
Old 01-23-2007, 04:03 AM   #3
cyclops.matrix
Member
 
Registered: May 2006
Location: London - Matrix
Distribution: Open Suse 11.1
Posts: 50

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by nilleso
the directory the file is in probably isn't in your path (man path for more info)

In the meantime, just use one of the following:
Code:
gzip -d ~/Desktop/amsn-0.96.tar.gz
or gzip -d ./amsn-0.96.tar.gz
cheers
Hi nilleso
Thank you for your reply
I have followed your instructions, however this was the following result:-

base:/home/master # ls
.bash_history .fontconfig .macromedia .urlview
.bashrc .fonts .mcop .wapi
.beagle .gconf .mozilla .windows-label
bin .gconfd .muttrc .wine
.config .gnome2 .ooo-2.0 .Xauthority
.DCOPserver_base__0 .gnome2_private .profile .xcompmgrrc
.DCOPserver_base_:0 .gnucash public_html .xcoralrc
Desktop .gnupg .qt .xemacs
.dmrc .gtk-bookmarks .sane .xim.template
Documents .ICEauthority Scanner .xine
.dvipsrc .inputrc .skel .xinitrc.template
.emacs .kde .Skype .xsession-errors
.esd_auth .kermrc .spamassassin .xtalkrc
.exrc .local .ssh
Finance logs .thumbnails


base:/home/master # gzip -d ~/Desktop/amsn-0.96.tar.gz
gzip: /root/Desktop/amsn-0.96.tar.gz: No such file or directory
base:/home/master # gzip -d .amsn-0.96.tar.gz
gzip: .amsn-0.96.tar.gz: No such file or directory
base:/home/master #

However still No joy
CM
 
Old 01-23-2007, 04:32 AM   #4
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
It seems you are logged as root, but the tar.gz is on the Desktop of user "master". If this is the case, you have to do:

Code:
gzip -d ~master/Desktop/amsn-0.96.tar.gz
to point to /home/master, otherwise you point to the "home of root", that is /root.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
restore file or dir from dump file brumela Linux - Newbie 7 01-19-2023 08:20 AM
Compress dir keep file/dir permissions powadha Linux - General 1 11-14-2006 07:07 PM
-bash no such file or dir slackwarefan Slackware 3 06-12-2004 07:49 AM
chown....no such file or dir. Dr.Swing Linux From Scratch 6 10-08-2002 04:42 PM
I can't remove file or dir canay Linux - Newbie 2 01-19-2002 06:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration