LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   I need help installing Fluxbox on FC4 (https://www.linuxquestions.org/questions/linux-software-2/i-need-help-installing-fluxbox-on-fc4-402053/)

downsys 01-11-2006 10:10 AM

I need help installing Fluxbox on FC4
 
when I run the rpm package I get this:
rpm -i fluxbox-0.9.13-1.rhfc3.nr.i386.rpm
warning: fluxbox-0.9.13-1.rhfc3.nr.i386.rpm: Header V3 DSA signature: NOKEY, key ID b8693f2c
error: Failed dependencies:
libImlib2.so.1 is needed by fluxbox-0.9.13-1.rhfc3.nr.i386
pyxdg is needed by fluxbox-0.9.13-1.rhfc3.nr.i386


I have the packages downloaded when I try to run pyxdg:python setup.py -v nothing happens and when I try to install libImlib2.so.1
it gives me:
rpm -i imlib2-1.1.2-1.i386.rpm
error: Failed dependencies:
imlib2-loader_argb = 1.1.2 is needed by imlib2-1.1.2-1.i386
imlib2-loader_jpeg = 1.1.2 is needed by imlib2-1.1.2-1.i386
imlib2-loader_png = 1.1.2 is needed by imlib2-1.1.2-1.i386

and when I try to install these packages i get failed dependencies:
needed imlib2-1.1.2-1.i386.rpm

help is greatly needed I must have fluxbox

Ahmed 01-12-2006 03:20 AM

Open a terminal and switch to root. Then type:

Code:

# yum install fluxbox
It should install fluxbox and resolve all dependencies in the process. If any problems occur, go to this page and set up Yum as instructed.

That page also has lots of other good stuff by the way, check it out.

-A


All times are GMT -5. The time now is 09:56 AM.