LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   rpm installs, *.so.* files? (https://www.linuxquestions.org/questions/mandriva-30/rpm-installs-%2A-so-%2A-files-133815/)

Computergirl24 01-11-2004 06:32 PM

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 :confused:

Computergirl24 01-11-2004 06:47 PM

"drakxtools > needed for installation of rpmdrake.mdk.i386.rpm"
it may have been rpmdrake.mdk.i586.rpm, i'm not sure

quatsch 01-11-2004 07:05 PM

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.

Computergirl24 01-12-2004 05:05 AM

what is the mandrake control center?

quatsch 01-12-2004 10:23 AM

are you using KDE? Mandrake control center is under KDE-menu-> configuration

it's a set of tools for making life easier.

Computergirl24 01-13-2004 07:32 AM

i'm not using kde, i'm not using a gui interface. i can't because there's no /etc/shadow file.

quatsch 01-13-2004 10:51 AM

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.

Computergirl24 01-14-2004 05:33 AM

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.

quatsch 01-14-2004 04:48 PM

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?).

Computergirl24 01-14-2004 04:52 PM

my keyboard is working fine, i think, but i dont know if i'm in kde. how can i figure that out?

vincebs 01-14-2004 07:05 PM

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?

Computergirl24 01-14-2004 07:31 PM

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.

quatsch 01-14-2004 07:54 PM

When you installed mandrake, did you choose to install either kde or gnome?

Computergirl24 01-14-2004 08:17 PM

i chose to install them both, but i dont think they both completely installed

quatsch 01-14-2004 08:28 PM

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.


All times are GMT -5. The time now is 11:37 AM.