Click to See Complete Forum and Search --> : fluxbox install


dijit
11-13-2003, 08:12 AM
i know this is going to sound stupid, but i downloaded fluxbox for slackware, untarred it and now need to install it

however, upon untarring i get 3 directories (install, usr and etc), and i have tried typing ./configure from all of these directories (especially usr/bin) but cannot configure it from anywhere?!

the install guide doesnt seem to go so basic as to tell you where to type this from :)

dwyatte
11-13-2003, 08:53 AM
sounds like you downloaded a .tgz and untarred it. a .tgz is a slackware binary, which means that it is precompiled. As root do a:

installpkg xxxxxxxxxxxxxxx.tgz

where xxxxxxxxxxxxxx is fluxbox and the version number, architecture, etc, to install it. You only need to untar .tar.gz files to compile and install them.

dijit
11-13-2003, 08:57 AM
ok i see

i have done that - now where has it gone and how can i use it?

dijit
11-13-2003, 09:36 AM
I have added the file .xinitrc to my home directory with the path exec /usr/X11R6/bin/fluxbox

chmod'd it

and added the directory .fluxbox

however at login, when i type startx, it fails.

Any idea why?

Icarus
11-13-2003, 09:53 AM
Originally posted by dijit
however at login, when i type startx, it fails.

Any idea why? Not without seeing any errors...

dijit
11-13-2003, 10:11 AM
weitingse 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18 i686 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Nov 13 14:16:32 2003
(==) Using config file: "/etc/X11/XF86Config"
/usr/X11R6/bin/fluxbox: error while loading shared libraries: libXft.so.2: canno
t open shared object file: No such file or directory

serz
11-13-2003, 01:56 PM
It looks like you're missing a XFree86 packages, try installing them from your cd's. They're under the "x" dir.

dijit
11-27-2003, 10:43 AM
ok i put it in the X11 directory

and now i get an error saying incorrect permissions for .xinitrc

even though i did
chmod 700 on it?

serz
11-27-2003, 01:10 PM
Yes, that would be ok.

dijit
11-28-2003, 10:47 AM
no :) thats what i mean - i did that and i get this error

serz
11-28-2003, 12:19 PM
Oh.. :(

Could you please post the exact error you get? Also, post the content of your .xinitrc.