LinuxQuestions.org
Visit Jeremy's Blog.
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 09-14-2004, 05:48 PM   #1
suse2166
Member
 
Registered: Sep 2004
Posts: 190

Rep: Reputation: 30
Smile Help - Don't know How to install an RMP into Suse 9.1


Hello

To whom it may concern

I'm a Linux NewBies coming from WinXP environment and I'm totally lost trying too install Bit-torrent on a Suse 9.1 machine.

I downloaded the Bit-torrent file into my /home/user/bin Directory and I ran Download manager to unzip the file but now How do I go about installing Bit-torrent into Suse 9.1?.... On the RPM, I am unable to find the install file or the executable too install Bit-torrent on my Suse 9.1 machine.
I try to use YAST to install the RPM and I'm still Lost.

Help.

P.S... Is there a web site or book that you could recommend for UNIX or Linux first time users.... Thanks
 
Old 09-14-2004, 06:18 PM   #2
pongmaster
Member
 
Registered: Jul 2004
Location: London, England
Distribution: Mandrake 10.1
Posts: 300

Rep: Reputation: 30
If you unzipped it, I doubt that it's an rpm - sounds more like a source code package to me.
RPM's are single files - you can install them by downloading and then just clicking on them (in Mandrake you can, don't know about SuSE).
If it's a source code package, installing is a little more difficult but not overly so.
There should be an install or readme file in amongst the unzipped contents - this will tell you how to install it, but in a nutshell:

./configure
make
su to root
make install

will install the package from the console with the default settings. There's no other way to install a source code package other than through the console.

EDIT As for books, the only one I can recommend is Marcel Gagne's Moving to Linux - Kiss the BlueScreen of Death Goodbye as it's the only one I've actually read.

Last edited by pongmaster; 09-14-2004 at 06:25 PM.
 
Old 09-14-2004, 06:23 PM   #3
suse2166
Member
 
Registered: Sep 2004
Posts: 190

Original Poster
Rep: Reputation: 30
I downloaded a file name Bittorent-3.4.2-0.gbv.1.noarch.rpm

bittorrent
Version: 3.4.2-0.gbv.1
BitTorrent is a tool for copying files from one machine to
another. FTP punishes sites for being popular. Since all uploading is
done from one place, a popular site needs big iron and big
bandwidth. With BitTorrent, clients automatically mirror files they
download, making the publisher's burden almost nothing.
 
Old 09-14-2004, 06:26 PM   #4
pongmaster
Member
 
Registered: Jul 2004
Location: London, England
Distribution: Mandrake 10.1
Posts: 300

Rep: Reputation: 30
Okay, you should just be able to click on the file and another window will open and ask you for your root password. Enter it and the install will start.
 
Old 09-14-2004, 06:35 PM   #5
suse2166
Member
 
Registered: Sep 2004
Posts: 190

Original Poster
Rep: Reputation: 30
Okay PongMaster

I did do that... click on the RPM and it did ask me to enter my password on the root directory..... Than the YAST installation CTR for SUSE came up on my screen... than I click on YAST2 started reading the application on my screen.... Than YAST ask me to input CD #1 and than CD #3 .... installing application right now... I'll let you know what happens in a few minutes.....
 
Old 09-14-2004, 06:54 PM   #6
pongmaster
Member
 
Registered: Jul 2004
Location: London, England
Distribution: Mandrake 10.1
Posts: 300

Rep: Reputation: 30
OK.
I may not be around though - it's nearly 1am here, time for my /dev/bed, but I'm sure someone else will be able to help you out if you get stuck.
Good luck - and welcome to LQ!
 
Old 09-14-2004, 07:09 PM   #7
suse2166
Member
 
Registered: Sep 2004
Posts: 190

Original Poster
Rep: Reputation: 30
I'm getting this error message on my screen after I ran Bit-torrent install thru YAST2 CTR


"These Packages returned an Error " .....Than it list the error messages on the screen. These are the error message.

tetex
tidy
tv-common
upx
vdr
vte
wv2
wxGTK
xfig
xforms
te_latex
te_etex
te_pdf

Than I click Ok to closed YAST2... Than SUSE goes to the process of writing the system configuration files.
I look my startup menu for SUSE and I don't seen any Icons for Bit-torent anywhere.
 
Old 09-14-2004, 07:10 PM   #8
suse2166
Member
 
Registered: Sep 2004
Posts: 190

Original Poster
Rep: Reputation: 30
Thats Okay PongMaster... Good Night and thanks for your Help
Also thanks for the book recommendation.
 
Old 09-14-2004, 08:10 PM   #9
sirclif
Member
 
Registered: Sep 2004
Location: south texas
Distribution: fedora core 3,4; gentoo
Posts: 192

Rep: Reputation: 30
go to a command line, cd into the directory of the rmp you want to install. become super user (type "su" then give password) and type

# rpm -i filename.rpm

you may get errors listing dependencies, in wich case you will have to install the required packages first.
 
Old 09-15-2004, 04:55 PM   #10
suse2166
Member
 
Registered: Sep 2004
Posts: 190

Original Poster
Rep: Reputation: 30
SirCliff.. thanks

I follow your instruction and the screen says bittorent application has been installed.

Now, should I see the application on my Start Suse Program menu or do I need to go some where else in the console to run Bittorrent.

thanks
 
Old 09-15-2004, 10:08 PM   #11
sirclif
Member
 
Registered: Sep 2004
Location: south texas
Distribution: fedora core 3,4; gentoo
Posts: 192

Rep: Reputation: 30
suse2166

i have never used bittorrent. i downloaded the rpm you listed and installed it to see what it was about. i didnt look to careful in the suse program menu, but i found some readme stuff. on my machine, suse 9.0, it was in /usr/share/doc/bittorrent..../

it starts off talking about a tracker or something, so i didnt read any farther. id take a look at these documents and see if it will tell you how to start it up from the command line.
hope this helps
 
Old 09-17-2004, 08:01 AM   #12
sirclif
Member
 
Registered: Sep 2004
Location: south texas
Distribution: fedora core 3,4; gentoo
Posts: 192

Rep: Reputation: 30
hey, i just found this thread

http://www.linuxquestions.org/questi...hreadid=231481
 
Old 09-17-2004, 11:48 AM   #13
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Booksites:
http://www.icon.co.za/~psheer/book/index.html.gz
http://freeos.com/guides/lsst/
http://www.comptechdoc.org/os/linux/
http://dsl.org/cookbook/cookbook_toc.html
and of course
www.tldp.org - The Linux Doc Project
 
  


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
Where is my Installed RMP? mussussu Linux - Software 4 11-01-2005 12:39 PM
What RMP to run LFS 5.1.1 with Suse 9.1 personal 2mk-master Linux From Scratch 8 03-18-2005 01:24 PM
what can i do with the *.rmp ? lolo261073 Linux - Newbie 3 09-01-2004 07:52 AM
repair RMP playernovis Linux - Software 3 07-22-2003 02:19 AM
installing rmp qanopus Linux - General 4 04-10-2003 05:17 AM

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

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