LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 01-11-2004, 06:32 PM   #1
Computergirl24
Member
 
Registered: Dec 2003
Location: PA, USA
Distribution: mandrake 9.1
Posts: 65

Rep: Reputation: 15
Unhappy rpm installs, *.so.* files?


ok, i really dont know what i'm doing. i'm trying to install rpmdrake because i think that will make installs a lot easier. but when i typed in
# rpm -i rpmdrake*
i got this response...or sumthin similar
drakxtools > needed for installation of rpmdrake.mdk.i386.rpm
so i tried to install rpmdrake, but it said i needed a bunch more files. eventually, i figured out which files i needed to install that i couldn't find on any of my three installation disks:

libgdk_imlib.so.1
libgdk_pixbuf.so.2
/usr/X11R6/bin/xtest
usermode
lib.crypto.so.0
libssl.so.0

so i searched the internet for these things, and, other than the fact that i dont really know what the files do, i couldn't find them. how to i get these files, what do they do, and what do they mean?

all help i appreciated,
Elise
 
Old 01-11-2004, 06:47 PM   #2
Computergirl24
Member
 
Registered: Dec 2003
Location: PA, USA
Distribution: mandrake 9.1
Posts: 65

Original Poster
Rep: Reputation: 15
"drakxtools > needed for installation of rpmdrake.mdk.i386.rpm"
it may have been rpmdrake.mdk.i586.rpm, i'm not sure
 
Old 01-11-2004, 07:05 PM   #3
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
you sure rpmdrake isn't already installed? You should be able to see from the mandrake control center (*not* the KDE control conter) under software management. If it isn't installed, try

urpmi rpmdrake

urpmi is a program that takes care of dependencies that you seem to be seeing by installing whatever needs to be installed.
 
Old 01-12-2004, 05:05 AM   #4
Computergirl24
Member
 
Registered: Dec 2003
Location: PA, USA
Distribution: mandrake 9.1
Posts: 65

Original Poster
Rep: Reputation: 15
what is the mandrake control center?
 
Old 01-12-2004, 10:23 AM   #5
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
are you using KDE? Mandrake control center is under KDE-menu-> configuration

it's a set of tools for making life easier.
 
Old 01-13-2004, 07:32 AM   #6
Computergirl24
Member
 
Registered: Dec 2003
Location: PA, USA
Distribution: mandrake 9.1
Posts: 65

Original Poster
Rep: Reputation: 15
i'm not using kde, i'm not using a gui interface. i can't because there's no /etc/shadow file.
 
Old 01-13-2004, 10:51 AM   #7
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
rpmdrake cannot be run w/o a gui.

how did you install mandrake? It should've installed an /etc/shadow file. If you can try, I would try do an 'upgrade' install. Start the installlation, press F1 for more option, type expert and then you'll be asked fairly close ot the beginning whether you want a clean install or an upgrade. Choose upgrade and have at least X installed (it will then come with iceWM). It will make your life a lot easier.
 
Old 01-14-2004, 05:33 AM   #8
Computergirl24
Member
 
Registered: Dec 2003
Location: PA, USA
Distribution: mandrake 9.1
Posts: 65

Original Poster
Rep: Reputation: 15
ok, well i got a user to work. so how do i run rpmdrake from the gui screen? i tried using xconsole and typing rpmdrake, but i found that i couldnt type anything.
 
Old 01-14-2004, 04:48 PM   #9
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
does the keyboard work at all? If you are using KDE, choose 'Run Command' from the KDE menu and see if you can type
rpmdrake

If you can't use your keyboard in X, there's probably something wrong with your configuration of X. The configuration file itself is
/etc/X11/XF86Config-4

You could try if you can configure it using the command from a text terminal (i.e. w/o X)

drakxconf

You have to be root to use this. It will start a menu driven configuration tool and you'll be able to find a section on keyboards.

If this doesn't work, I can't really help you further. The information that will people will need to help you is what you have in the keyboard section of the above file (I think it's 'section input device'; you'll see) and the type of keyboard you have (USB, PS2?).
 
Old 01-14-2004, 04:52 PM   #10
Computergirl24
Member
 
Registered: Dec 2003
Location: PA, USA
Distribution: mandrake 9.1
Posts: 65

Original Poster
Rep: Reputation: 15
my keyboard is working fine, i think, but i dont know if i'm in kde. how can i figure that out?
 
Old 01-14-2004, 07:05 PM   #11
vincebs
Member
 
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496

Rep: Reputation: 30
The GUI interface most Linuxes use is called XFree86. XFree86 runs desktop managers such as GNOME and KDE.

If you are running KDE, there should be "K" button at the bottom of the screen where you open programs from. If you are running GNOME, it should be a footprint.

What do you see on your screen when you load your computer? And after you login, what do you see?
 
Old 01-14-2004, 07:31 PM   #12
Computergirl24
Member
 
Registered: Dec 2003
Location: PA, USA
Distribution: mandrake 9.1
Posts: 65

Original Poster
Rep: Reputation: 15
after i login there's a blue screen with a clock in the upper right hand corner of the screen. other than that, there's nothing. a menu comes up when i left click on the screen.
 
Old 01-14-2004, 07:54 PM   #13
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
When you installed mandrake, did you choose to install either kde or gnome?
 
Old 01-14-2004, 08:17 PM   #14
Computergirl24
Member
 
Registered: Dec 2003
Location: PA, USA
Distribution: mandrake 9.1
Posts: 65

Original Poster
Rep: Reputation: 15
i chose to install them both, but i dont think they both completely installed
 
Old 01-14-2004, 08:28 PM   #15
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
did you get errors during install? If you did, I'd suggest to reinstall (I hate recommending this but it is probably the easiest for you).

also, when you boot up to single user mode and then do
telinit 3
and login as a user and do
startx /usr/bin/startx

does this start kde? you can tell if it's kde by the K button on the menu bar. You should also see a kde splash screen when it starts up.
 
  


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
Common Problem with all RPM installs Airhead315 Linux - Newbie 6 09-28-2005 04:37 AM
RPM Question concerning multiple installs {-_-} Linux - Software 3 09-10-2004 08:59 AM
rpm installs liljhand Linux - Software 6 05-14-2004 05:21 PM
RPM installs, but doesn't keegan Linux - Software 6 01-06-2004 11:49 AM
RPM Installs... but what do you do afters? jimdaworm Linux - Newbie 3 08-21-2003 06:01 PM

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

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