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 - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 12-18-2010, 03:49 PM   #1
linquestcub
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Rep: Reputation: 0
Where to find RPM packages online for Scientific Linux 5.5?


Hi all,

I am an RPM newbie, let alone SL5.5, and cannot find downloadable packages for this distro. Could you help, please?

More precise, I am looking for sites comparable to deb and Ubuntu, such as http://packages.ubuntu.com/lucid/ (showing also the dependencies), but RPMs for SL5.5 not DEBs for Ubuntu10.04.

I am currently testing the Scientific Linux (SLl5.5) Live CD, using a USB stick for persistent changes. Works fine, Firefox is working, I can create and save documents, and SL even knows my old CD drive/burner (Debian Live and Centos Live do not). However, to access the Internet I need ndiswrapper and wpasupplicant. With
Code:
rpm -qf
I get a long list that also shows "ndiswrapper-1.55-1.SL.i686" but not the necessary ndiswrapper-utils on the Live CD. Consequently, the command
Code:
ndiswrapper -i <path>/<filename>.inf
responds "ndiswrapper not found". Also, only "wpa_supplicant-gui-0.5.10-9.el5.i386" is present, but not the wpasupplicant proper.
*** 1 ***
Where can I download those RPM packages for SL5.5?

*** 2 ***
Can I install the downloaded packages from the USB datastick with
Code:
rpm -Uvh <path to>/filename.rpm
?

Thanks,

linquestcub

P.S. I have a few years experience with Ubuntu, but would like to test something new, such as SL.

Last edited by linquestcub; 12-18-2010 at 03:52 PM.
 
Old 12-18-2010, 03:53 PM   #2
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Rep: Reputation: 96
Dude, you're in the Slackware sub-forum.
 
Old 12-18-2010, 04:09 PM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
There are no sites like those for Debian / Ubuntu. Sorry.

Scientific SL 55 :
http://ftp.scientificlinux.org/linux/scientific/55/
i386 http://ftp.scientificlinux.org/linux...tific/55/i386/
http://ftp.scientificlinux.org/linux...ic/55/i386/SL/

Required packages : 1) ndiswrapper
2) kernel-module-ndiswrapper-`uname -r`
e.g. kernel-module-ndiswrapper-2.5.18-184.3.1.el5
Also available : wpa_supplicant + wpa_supplicant-gui

( No package ndiswrapper-utils for SL55 ).
..

Last edited by knudfl; 12-18-2010 at 04:23 PM.
 
Old 12-18-2010, 07:26 PM   #4
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Moved: This thread is more suitable in the Linux Distributions forum (Red Hat would have been OK as SL is a derivative) and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 12-18-2010, 10:16 PM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
first do not use the " rpm " command unless it is the last resort

also there is a reasion it is called "Scientific Linux" it is meant for the lab
and not so great on a home system

You use the program "yum" to install using the terminal
or the "add and remove software" gui under
applications/system ?

Have you read the documentation???
https://www.scientificlinux.org/documentation
the yum repos
https://www.scientificlinux.org/docu...q/yum.apt.repo
this is all in here .

PLEASE do not install rpm's form other sources and DO NOT use random rpm's from the net.
the VERY VERY high degre of stability ( the MAIN reason to use SL ) will be compromised
this is not good if it is running a piece of lab equipment or doing your needed calculations
 
Old 12-18-2010, 11:31 PM   #6
linquestcub
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Thanks to all for the quick replies, and thanks for moving my question to the right forum! Sorry, for having been in the wrong sub-forum.

I am just using the Live CD to do a few peeks into SL5.5, so please do not worry that I might corrupt the system.
 
Old 12-19-2010, 12:01 PM   #7
linquestcub
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Thank you very much, knudfl!

But now the trouble starts with the LiveCD:

*** 1 ***
Code:
 # rpm -qa
Result: a very long list that contains all the programs mentioned by you above, e.g.,
kernel-module-ndiswrapper-2.6.18-194.3.1.el5-1.55-1.SL.i686
Fine! But:
Code:
# ndiswrapper -i /media/disk/AAASL55/FritzWindriver/fwlan.inf
bash: ndiswrapper: command not found
How come? fwlan.inf is on my USB stick and ndiswrapper should be installed!

*** 2 ***
Maybe it is not installed? Thus (now within the directory containing the RPMs):
Code:
# yum localinstall wpa_supplicant-0.5.10-9.el5.i386.rpm
Loaded plugins: downloadonly, kernel-module
Setting up Local Package Process
Examining wpa_supplicant-0.5.10-9.el5.i386.rpm: 1:wpa_supplicant-0.5.10-9.el5.i386
wpa_supplicant-0.5.10-9.el5.i386.rpm: does not update installed package.
Nothing to do
So, it is installed. Why can't I use it (see * 1 *, above)?
(Strangely, I can start all programs in "Applications" and on the menu bars, and they are in the list,too).

*** 3 ***
Additional question: how to open Nautilus with root privileges in SL55? (In Ubuntu: <Alt>+<F2> "gksu nautilus". Of course, this works not with SL55)

Hopefully, linquestcub

Last edited by linquestcub; 12-19-2010 at 12:08 PM. Reason: missing line added
 
Old 12-19-2010, 12:18 PM   #8
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
rpm -qa | sort > packages.txt : will save a text file in /home/***/

rpm -qa | grep ndiswrapper : Will tell, if ndiswrapper is included.
Else : try to install it. But not all live-cds allows a real install ?

rpm -qa --last | head -10 : Will show, what is installed by you.


How to open Nautilus with root privileges in SL55 ?
All login to GUI as root, and running applications as root: disabled.
Suggest : Use su in a terminal, and then <command>.
Filemanager: You may be able to run 'mc', "Midnight Commander" as root.
..

Last edited by knudfl; 12-19-2010 at 12:19 PM.
 
Old 12-19-2010, 02:14 PM   #9
linquestcub
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by knudfl View Post
rpm -qa |rpm -qa | grep ndiswrapper : Will tell, if ndiswrapper is included.
Code:
# rpm -qa | grep ndiswrapper
ndiswrapper-1.55-1.SL.i686
kernel-module-ndiswrapper-2.6.18-194.3.1.el5-1.55-1.SL.i686
Ok, installed. But:
Code:
# ndiswrapper
bash: ndiswrapper: command not found
However, if I do the same in UbuntuLiveCD, I get (showing only the first line):
Code:
~$ ndiswrapper
install/manage Windows drivers for ndiswrapper
********
Question: how can I coach the installed ndiswrapper to execute?
********
 
Old 12-19-2010, 04:00 PM   #10
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Sorry, I didn't think of this before now :
The command isn't ndiswrapper ( if you do su ).
Then it is '/usr/sbin/ndiswrapper'
( Other binaries : /sbin/loadndisdriver ).

To have /usr/sbin/ and /sbin/ in your path, 'su -' is required.

..
 
Old 12-20-2010, 05:15 AM   #11
linquestcub
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Thank you! "su -" and "/usr/sbin" did it. ndiswrapper ok, my WinDriver is wrapped, WLAN USB stick works, I see the wireless SSIDs around me, but then...
when I try to connect to my SSID, the wireless icon to the right of the upper menu bar, starts circling a few times, then circling freezes, the mousepointer freezes, everything freezes :-(

Fresh booting does not help. Maybe this does not belong to this thread,but would you have a suggestion?

Thanks
 
Old 12-26-2010, 05:13 PM   #12
fgordonie
LQ Newbie
 
Registered: Jun 2010
Posts: 2

Rep: Reputation: 0
what does the dmesg command run as root come back with?

Frank
 
  


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
Cant find RPM packages deelinux Linux - Software 3 11-13-2009 06:54 AM
scientific linux 4: I cannot find libstdc++.so.6.0.9 meloni Red Hat 2 04-21-2009 06:33 PM
scientific linux 4: I cannot find libstdc++.so.6.0.9 meloni Linux - Newbie 3 04-20-2009 06:13 AM
problems with installing some scientific packages on linux minaesm Linux - Software 2 02-04-2009 11:34 AM
How to Find RPM Packages from the CDROM suppsh Linux - Newbie 3 10-20-2008 02:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 07:14 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