Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
need help unpacking files
Name: igor4life Date: July 29, 2003 at 20:27:55 Pacific OS: red hat 9.0 CPU/Ram: 256
Comment:
Hi i need help unpacking files i jsut downloaded some amsn for linux and i extracted it but i have no idea how to install plz help
Name: Ronald Date: July 29, 2003 at 20:43:00 Pacific
Reply:
I have no idea what an amsn is. It depends on the compression method. Are they .tar .zip .gzip .tgz .bz2 . You said you had them extracted. Are they source or binary. There is most always a readme file that explains how to compile or install the software. Good Luck Ron
0
Response Number 2
Name: igor4life Date: July 29, 2003 at 20:47:45 Pacific
Reply:
Ok their tar.tgz How would i unpack it i noticed there no install files (i am new to linux got it today for first time)
0
Response Number 3
Name: Don Arnett Date: July 29, 2003 at 21:24:27 Pacific
Reply:
A .tgz file is a .tar file that has been gzipped.
You can ungzip and untar it with: tar zxvf file.tgz
To view the contents: tar ztvf file.tgz
Try 'man tar'
0
Response Number 4
Name: igor4life Date: July 30, 2003 at 01:22:31 Pacific
Reply:
Hmm Linux is complicated those are commands right not software.
0
Response Number 5
Name: igor4life Date: July 30, 2003 at 01:35:45 Pacific
Reply:
Ok i get it u right click and click new terminal than u type the commands after i typed tar zxvf amsn-0.80.tar.gz it showed me all the files in there what do i do than
0
Response Number 6
Name: igor4life Date: July 30, 2003 at 01:36:29 Pacific
Reply:
And AMSN is MSN messenger for Linux
0
Response Number 7
Name: Ronald Date: July 30, 2003 at 03:42:06 Pacific
Reply:
igor4life, Good Morning. After you have the files unpacked find the read me file. It will explain what you need to do next. Like windows there is an exacutable there somewhere it may be a shell script. It may begin or end with sh I think a good book like the RedHat Bible 9 would go a long way in helping you solve your problems. That is how I got started using Linux. Googeling is another. I dont know the exact url but I think it is linuxquestions.org They have a lot of howtos for new linux users. Hang in there. You will eventually get it. Good Luck Ron
0
Response Number 8
Name: rhursto Date: July 30, 2003 at 04:14:45 Pacific
Reply:
You don't have to install amsn. After unpacking the downloaded file just go into the msn directory and type './amsn' or wish amsn. read the README file for instructions...
0
Response Number 9
Name: rhursto Date: July 30, 2003 at 04:15:40 Pacific
Reply:
You don't have to install amsn. After unpacking the downloaded file just go into the msn directory and type './amsn' or wish amsn.
Summary: I need help with this basic script writing using bash shell. I just started using Linux and the company I work for is trying to instill this system. How do I write a script that will create a menu to ...
Summary: Need Help,I´m getting crazy!!!I´m trying to configure a mail server.First of all,I have to say that I have no DNS(its only for testing). I´m trying to create four virtual domains,each domain will lis...
Summary: I think I know the answer. You will the need latest VNC files. This works if you already have gnome loaded and working. There is also a method for using vnc as your remote logon prompt so that anyone ...