LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Fluxbox installation on redhat, How? (https://www.linuxquestions.org/questions/linux-software-2/fluxbox-installation-on-redhat-how-42602/)

Synaesthesia 01-24-2003 05:02 AM

Fluxbox installation on redhat, How?
 
Please help, i dont suppose anybody can give me a step by step runthrough of how to install fluxbox on redhat 8.0 as it just doesnt seem to work, i heard from "reliable sources" that you have to do something special to get it to work on redhat, no idea what though.
If anybody can help it'd be most appreciated.

irish_rover 01-24-2003 05:27 AM

You need to grab the source rpm first and rebuild into a normal rpm. Don't worry it's actually quite easy. Try the this page: http://www.xs4all.nl/~hanb/software/...enericrpm.html

You can download the file there and it has instructions on building the rpm.

Also, if you are running a display/login manager like gdm or kdm you'll need to add a quick script to make fluxbox show up as one of your options.

For now just get the source rpm and try to build it. Then come back here and we can try to get it working.

oobnuker 02-13-2003 01:31 PM

OK - compiled fluxbox - now what? How to get it into GDM?

irish_rover 02-13-2003 01:39 PM

Now you can run gdmconfig to add a new startup script for fluxbox. Basically you need to make a bash script with at least something like this...

#!/bin/bash
exec /usr/bin/fluxbox

Make sure to check the location of the fluxbox executable on your system for the correct path.

do_guh_new 02-13-2003 01:44 PM

here's a step by step from that other forum I refugeed from (is refugeed a word? :) ) that I posted a while back. http://www.justlinux.com/forum/showt...threadid=65583

that should help you it's step by step


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