Jump to content

How start Fluxbox?


hea
 Share

Recommended Posts

So you installed with a tarball correct? What ever is in /usr/local/bin/ should be fine. The contents of a

/usr/X11R6/bin/startxxxx

is the path to the wm, which in your case is probably

/usr/local/bin/fluxbox

 

To find out, as a user and or root run

which fluxbox

 

I'm currently using waimea

[bvc@localhost bvc]$ which waimea

/usr/X11R6/bin/waimea

[bvc@localhost bvc]$

 

/usr/X11R6/bin/startwaimea

exec /usr/X11R6/bin/waimea

 

You don't need to create this Plain Text file but you could. For /etc/ X11/wmsession.d for fluxbox put the result of which.

Link to comment
Share on other sites

Guest joehill

well, it sounds like you want fluxbox to show up in your login manager.

 

if so, your best bet is to install from rpm, the Mandrake rpm will automatically put an entry in your login manager.

 

if you really want to install from source, write back, I can probably link you to some info on that, but the rpm would be your best bet until you get your feet wet.

Link to comment
Share on other sites

Here

http://fluxbox.sourceforge.net/download.php

you'll find a link to a Mandrake source rpm. Download it>cd to its location>rpmbuild --rebuild fluxbox-x.x.x-bla.src.rpm

 

Look for a line that says

Wrote /usr/src/RPM/RPMS/ixxx/fluxbox-bla.bla

 

rpm -ivh /usr/src/RPM/RPMS/ixxx/fluxbox-bla.bla

 

 

 

 

If all is well continue on. In the future if you have to use a tarball ./configure with

 

./configure --prefix=/usr pkgname.tar.gz

 

and it'll be installed in /usr/bin instead of /usr/local/bin

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...