LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 11-22-2005, 06:35 PM   #1
winner6
LQ Newbie
 
Registered: Nov 2005
Posts: 2

Rep: Reputation: 0
suse 9.3 pro


Hi iam new to linux and this is the first time ive suse linux. I managed to install suse 9.3 pro onto my computer.

The thing is i dunt understand how you install drivers or apps. I have managed to install rpms but not all files downloaded are rpms. The files i get seem to be src inside tars. i understand that tars are like zip files but how do i install the source files?

The main file i trying to install and get working is the Zydas 1211 usb wlan drivers. If i installed it how do i run it?

The third thing is that installed files do they come up on the kmenu?

Any help would be appreciated. Thanks Terry
 
Old 11-22-2005, 08:27 PM   #2
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
not sure what you mean by: "The third thing is that installed files do they come up on the kmenu?"

your right, not every program (package) is in .rpm form which is ready for your system.

when you install a program you have 3 options: install by source (the .tar stuff), from a file like .rpm or .deb, etc.. lastly by using your distro's package manager.

SuSE uses YaST i believe.. it should be in the system menu somewhere.. launch it and check it out. its very easy to manage software with a tool like this.

drivers.. especially if its something more odd like the specific driver your looking for, will most likely only come in source format.. youll have to read the README and INSTALL files that probably came with it and do it all yourself. after the install you shouldnt have to manually 'run' it, as it will probably be automatically loaded when the system is booted up.. the texts included should tell you how to set it up.

if after getting past the install stage and you cant get it to automatically load at boot, shout back here and well help you out.
 
Old 11-22-2005, 10:16 PM   #3
number9
Member
 
Registered: Dec 2003
Location: Fresno
Distribution: Gentoo Ricer
Posts: 85

Rep: Reputation: 15
Most programs do come in .tar.gz and like you said, it is like zip. So it doesn't necessarily have to be a program in there. And since this is a Zydas 1211 usb wlan "driver" this could be the case for such modules or wrappers.

Suppose you have a .tar.gz file. Issuing the following command removes and decompresses the .gz portion:
$ gunzip filename.tar.gz

Resulting in a .tar file, use the following command to extract it:
$ tar -xvf filename.tar

Alternatively, use "zxvf" parameters to essentially to both commands.
$ tar -zxvf

Package unzipped, there are more powerful uses of tar:
$ man tar


Yes, README and INSTALL are important. Most programs will take:
$ ./config
$ make
# make install

At which point, you can ask:
$ which "program-name"

And you will get back the path to the program, which you can use to create a new icon on your Kmenu. Some will do it for you, others won't.

YaST will show you RPMs but not source files. Also look into apt4rpm, cool tool!
 
Old 11-22-2005, 11:11 PM   #4
number9
Member
 
Registered: Dec 2003
Location: Fresno
Distribution: Gentoo Ricer
Posts: 85

Rep: Reputation: 15
Dang, look what I found a few posts up!

http://www.linuxquestions.org/questi...ticle&artid=15
 
Old 11-23-2005, 08:06 AM   #5
winner6
LQ Newbie
 
Registered: Nov 2005
Posts: 2

Original Poster
Rep: Reputation: 0
thanks for your response guys. ill try it out tonight when i get home from work.
 
  


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
9800 Pro in Suse 9.2 Pro davidmoore83 Linux - Hardware 2 01-12-2005 08:43 AM
Duel Boot,XP Pro+Suse 9.1 pro wont work. jonny.k Linux - Laptop and Netbook 6 11-28-2004 07:37 AM
Suse 9.1 personal over 9.0 pro - will I lose 9.0 pro features? Velinux Linux - Distributions 2 08-22-2004 06:11 PM
Problems Partitioning XP Pro to install Suse 9.1 Pro spcmiller Linux - Newbie 1 07-27-2004 11:08 PM
Suse 9.1 Pro Update from 9.0 Pro - experiences 1kyle Linux - Distributions 1 07-06-2004 09:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:09 PM.

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