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 06-22-2004, 01:29 AM   #1
nuka_t
Member
 
Registered: Jun 2004
Location: Kalifornia
Distribution: YOPER+KDE
Posts: 263

Rep: Reputation: 30
installation via .rpm, (where is it???)


in mandrake, im trying to install some programs using a .rpm package such as WINE, i double click, click install, and then it says "to satisfy dependecies blablabla", i click ok, a little progress bar comes up, finishes and disappears. where is my app? where did it install to? how do i open it?

i know this has got to me THE most noobest quesiton ever, but bear with me here.
 
Old 06-22-2004, 01:31 AM   #2
nuka_t
Member
 
Registered: Jun 2004
Location: Kalifornia
Distribution: YOPER+KDE
Posts: 263

Original Poster
Rep: Reputation: 30
wow, look at me make an idiot of myslef on the internet. nm, i found it in the start menu.
 
Old 06-22-2004, 05:49 AM   #3
LinuxLala
Senior Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: Fedora 7
Posts: 1,305

Rep: Reputation: 45
Good for you. Good luck and cheers
 
Old 06-22-2004, 09:45 AM   #4
Mankind75
Member
 
Registered: Apr 2004
Location: Wernigerode, Germany
Distribution: Slackware 15.0
Posts: 92

Rep: Reputation: 21
Depends on the app you install. In general an rpm holds several files (manual pages, documentation files, binaries etc.) and files are installed in the directories they are supposed to go. Try opening up a console in KDE or Gnome and type in the first letters of the package you have installed and press the tabulator key which brings up a list of the applications you can run. Some apps in Mandrake also add entries to the Start-Menu in KDE/GNOME but few do.
 
Old 06-22-2004, 11:45 AM   #5
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Also in terminal type locate <whatsitsname> sometimes if you log out and then back in it will show up on your menu.
 
Old 06-22-2004, 01:58 PM   #6
nuka_t
Member
 
Registered: Jun 2004
Location: Kalifornia
Distribution: YOPER+KDE
Posts: 263

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by Mankind75
Depends on the app you install. In general an rpm holds several files (manual pages, documentation files, binaries etc.) and files are installed in the directories they are supposed to go. Try opening up a console in KDE or Gnome and type in the first letters of the package you have installed and press the tabulator key which brings up a list of the applications you can run. Some apps in Mandrake also add entries to the Start-Menu in KDE/GNOME but few do.
i guess what im asking then is, where are they supposed to go? also, whats the tabulator key? or is that just tab and you tried to make it interesting?
 
Old 06-25-2004, 06:13 AM   #7
Bendert_katier
LQ Newbie
 
Registered: Jun 2004
Distribution: Madrake Linux 10.0
Posts: 25

Rep: Reputation: 15
Installed Winamp, can find it

Okey i recently installed winamp with a .rpm package, i think it installed correctly but now i can't seem to find it back. HELP
 
Old 06-25-2004, 09:49 AM   #8
LinuxLala
Senior Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: Fedora 7
Posts: 1,305

Rep: Reputation: 45
Programs get installed under the /usr/share directory. The tab key is the same as the Tabular Key and you can find indatlled programs by typing the command

whereis nameofprogram
 
Old 06-25-2004, 01:41 PM   #9
nuka_t
Member
 
Registered: Jun 2004
Location: Kalifornia
Distribution: YOPER+KDE
Posts: 263

Original Poster
Rep: Reputation: 30
where do you get winamp for linux from?

and do in the terminal

su
<rootpassword>
updatedb(this may take a little while, its normal)
locate <nameofprogram>
 
Old 06-25-2004, 04:59 PM   #10
Bendert_katier
LQ Newbie
 
Registered: Jun 2004
Distribution: Madrake Linux 10.0
Posts: 25

Rep: Reputation: 15
Okay, first off i got the winamp for linux from

http://www.dawnload.net/alternative_...for_linux.cfm, and i found the program in my file:/usr/local/Winamp. But now I have some new problems:

When i try to start the Winamp.exe file it doesn't do anything, when i try to run it from the terminal program with ./winamp.exe i get the following message:

./Winamp.exe: error while loading shared libraries: libcommon.so: cannot open shared object file: No such file or directory

Any ideas ?

Next problem -> I've installed Mozilla and when I try to run it from the terminal it works, but when i try and double click on the same file, it doesn't do anything. What can I do about it ?
 
Old 06-25-2004, 05:48 PM   #11
Bendert_katier
LQ Newbie
 
Registered: Jun 2004
Distribution: Madrake Linux 10.0
Posts: 25

Rep: Reputation: 15
Exclamation

Another quick question, is there a posibillity that I can logon to KDE as a root user, so that i don't get access denied when I try to do something . Really need all the help I can get.
 
Old 06-25-2004, 06:07 PM   #12
nuka_t
Member
 
Registered: Jun 2004
Location: Kalifornia
Distribution: YOPER+KDE
Posts: 263

Original Poster
Rep: Reputation: 30
yes you can log into kde as root. also, you do know that you cant use .exe software in linux unless you have a properly configured install of wine, which is pretty damn complicated.

to log in as root, go to start-system-config-conf rue desktop. when you open that up, go to search and type in user. then go ot the user properties thing by clicking on the users icon in the search area. at the bottom left corner, there is a buton that says advanced or something, click it and do what it says. then, go to the users tab in the users options page and uncheck "root" from teh hide users thing in the middle of the screen. got that? iknow its a little complicated, but you should be able to figure it out.
 
Old 06-25-2004, 06:47 PM   #13
Bendert_katier
LQ Newbie
 
Registered: Jun 2004
Distribution: Madrake Linux 10.0
Posts: 25

Rep: Reputation: 15
Thank you very very much nuka_t
 
Old 06-25-2004, 07:00 PM   #14
Bendert_katier
LQ Newbie
 
Registered: Jun 2004
Distribution: Madrake Linux 10.0
Posts: 25

Rep: Reputation: 15
When i trying to install a program with the ./configure command
i get this message

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking whether make sets $(MAKE)... (cached) yes
checking for gm4... no
checking for m4... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH

No acceptable C compiler. what's that ? And how do i get it to work ?
 
Old 06-25-2004, 07:51 PM   #15
nuka_t
Member
 
Registered: Jun 2004
Location: Kalifornia
Distribution: YOPER+KDE
Posts: 263

Original Poster
Rep: Reputation: 30
i remember when i made that exact same post. go to start-system-configure-packages-add packages. then, click on the developer checkbox and installl. they are compilers that are required to install progs in linux from source.
 
  


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
installation of rpm shashank Linux - Software 1 04-14-2005 09:15 PM
rpm installation?!? Computergirl24 Mandriva 6 01-09-2004 11:10 AM
RPM installation sanjiv Linux - Newbie 12 11-25-2003 09:00 AM
RPM installation patz Slackware 6 07-24-2003 07:52 PM
RPM installation rheza Slackware 8 04-04-2003 10:45 PM

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

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