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 01-07-2004, 01:05 PM   #1
M2tM
LQ Newbie
 
Registered: Jan 2004
Location: Regina, Sk (Canada)
Distribution: Mandrake 9.2
Posts: 6

Rep: Reputation: 0
I'm so newbie it hurts


I hate to have to ask such a silly question, but can someone walk me through getting an rpm file to execute? This is my first day with Linux, and I have looked, I could look longer, but it will take less time if I just ask here.

Please type slowly so I can keep up, I'm such a Linux Luser, but at least I'm trying...



Oh, and, I'm running Mandrake, but I only used the first cd to install, so I'm probably missing a ton of packages, it wouldn't let me use the second or third cds due to improper labels or something... (I can't seem to change the label in Nero) I have another computer with XP on it...

Really, -all- I need to do is get an excecutable version of anjuta and I'll be good as gravy, my CS prof told us that we -have- to make all of our programs excecutable on Linux... I can respect that, I've always liked the Linux ideal, but I've been far too lazy to figure out linux... Now, I'm not computer illiterate by any means, I do alot of programming and have done some raw 3d stuff, I'm just adjusting to a new operating system that doesn't seem to run much like windows (thankfully, I guess).

Last edited by M2tM; 01-07-2004 at 01:10 PM.
 
Old 01-07-2004, 01:08 PM   #2
drknow
Member
 
Registered: Jan 2004
Distribution: Shrike (RH9)
Posts: 73

Rep: Reputation: 15
Type "man rpm" in the shell.

Usually you can get to the directory with the file you want to install by using the cd (change directory) command. Then try using "rpm -ivh filename". The -i is for installing the package the v is for displaying info on the package, and h is for the hashmarks so that you have a progress bar. Tell me if this helps.

Last edited by drknow; 01-07-2004 at 01:13 PM.
 
Old 01-07-2004, 01:11 PM   #3
M2tM
LQ Newbie
 
Registered: Jan 2004
Location: Regina, Sk (Canada)
Distribution: Mandrake 9.2
Posts: 6

Original Poster
Rep: Reputation: 0
thanks, that's perfect
 
Old 01-07-2004, 01:14 PM   #4
drknow
Member
 
Registered: Jan 2004
Distribution: Shrike (RH9)
Posts: 73

Rep: Reputation: 15
Glad I could be of assistance. Oh, another thing, double clicking the rpm in the file manager usually brings up the package manager.
 
Old 01-07-2004, 03:09 PM   #5
M2tM
LQ Newbie
 
Registered: Jan 2004
Location: Regina, Sk (Canada)
Distribution: Mandrake 9.2
Posts: 6

Original Poster
Rep: Reputation: 0
Not for me, it comes up "Open with:" as in, no associations are present...

I think it's because I only got to use the first cd to install

I'm surprised it works at all, really.
 
Old 01-07-2004, 03:14 PM   #6
M2tM
LQ Newbie
 
Registered: Jan 2004
Location: Regina, Sk (Canada)
Distribution: Mandrake 9.2
Posts: 6

Original Poster
Rep: Reputation: 0
[m2tm@localhost anjuta]$ rpm -i anjuta-1.2.0-1.i386.rpm
error: Failed dependencies:
libglade2 >= 2.0.0 is needed by anjuta-1.2.0-1
libgnome >= 2.0.2 is needed by anjuta-1.2.0-1
libgnomeprint22 >= 2.0.1 is needed by anjuta-1.2.0-1
libgnomeprintui22 >= 2.0.1 is needed by anjuta-1.2.0-1
libgnomeui >= 2.0.2 is needed by anjuta-1.2.0-1
liblinc.so.1 is needed by anjuta-1.2.0-1
libvte.so.4 is needed by anjuta-1.2.0-1
vte >= 0.7.0 is needed by anjuta-1.2.0-1


I posted a pre-emptive "that's perfect" upon seeing the "man rpm" thing because I had to head off to work...

So... Yeah, does anyone know how to fix this, and more importantly, could they explain how?
 
Old 01-07-2004, 03:17 PM   #7
chrisk5527
Member
 
Registered: Oct 2002
Location: Michigan
Distribution: Slackware Linux 10.0
Posts: 289

Rep: Reputation: 30
I'm not sure of the name, but I know that Red Hat supports tools that allow you to connect to their servers and download all the dependencies of the package your trying to install. Sorry for being so vague, maybe someone else can elaborate more on what I'm trying to say.
 
Old 01-07-2004, 03:18 PM   #8
M2tM
LQ Newbie
 
Registered: Jan 2004
Location: Regina, Sk (Canada)
Distribution: Mandrake 9.2
Posts: 6

Original Poster
Rep: Reputation: 0
Unfortunately, I don't have Red Hat.

I think I know what I need to do, but I deleted "configure your computer.desktop"

*goes looking*

Last edited by M2tM; 01-07-2004 at 03:20 PM.
 
Old 01-07-2004, 03:25 PM   #9
M2tM
LQ Newbie
 
Registered: Jan 2004
Location: Regina, Sk (Canada)
Distribution: Mandrake 9.2
Posts: 6

Original Poster
Rep: Reputation: 0
Ach, could somebody e-mail or upload the file for me? It isn't coming up on google.
 
Old 01-07-2004, 03:41 PM   #10
llamakc
Member
 
Registered: Nov 2003
Distribution: Debian & Ubuntu
Posts: 402

Rep: Reputation: 31
You want to run the program urpmi. Do a man urpmi and Google for a howto on setting it up. This will fetch and install packages for you on Mandrake. Also, I'd take a look in the Mandrake forum here at LQ.
 
Old 01-07-2004, 04:22 PM   #11
mac_phil
Member
 
Registered: Sep 2003
Distribution: Mandrake 10.0
Posts: 200

Rep: Reputation: 30
llamakc is absolutely right. Urpmi is kind of the whole point of Mandrake.

to install X, urpmi X.
to uninstall X, urpme X.
to update your database of available programs, urpmi.update -a

To change your ftp sources for new software, follow instructions at:
plf.zarb.org/~nanardon/ .
 
  


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
Suse 10 hurts NTFS Partition GkS SUSE / openSUSE 3 11-27-2005 03:22 AM
So new it hurts TyBarton Linux - Newbie 5 10-25-2005 02:25 PM
Shell Scripting: {..}, ${..}, [[..]], [..], (..), ((..)), $((..))... .my brain hurts! frankie_DJ Programming 6 08-25-2005 05:33 AM
Linux Hurts My Eyes.... Nukem Linux - General 35 01-05-2004 04:52 AM
24 hours of kernel compiling. Oh my god my brain hurts.. Pcghost General 16 05-09-2003 06:43 PM

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

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