Jump to content

fluxbox on 10.1 OE


solarian
 Share

Recommended Posts

hi there!

 

When I ran configure on the latest stable Fluxbox-0.1.14

or the newest devel version 0.9.10 , I got this error line

configure: error: Fluxbox requires the X Window System libraries and headers.

In configure log file (0.1.14) I came upon this

configure:8515: checking for X
configure:8617: g++ -E  conftest.cc
configure:8613:27: X11/Intrinsic.h: No such file or directory
configure:8623: $? = 1
configure: failed program was:
#line 8612 "configure"
#include "confdefs.h"
#include <X11/Intrinsic.h>
configure:8674: g++ -o conftest -g -O2   conftest.cc -lXt  >&5
configure:8656:27: X11/Intrinsic.h: No such file or directory
configure: In function `int main()':
configure:8666: error: `XtMalloc' undeclared (first use this function)
configure:8666: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:8677: $? = 1
configure: failed program was:
#line 8655 "configure"
#include "confdefs.h"
#include <X11/Intrinsic.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
    extern "C"
#  endif
  int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
XtMalloc (0)
;
 return 0;
}
configure:8721: result: no
configure:9687: error: Fluxbox requires the X Window System libraries and headers.

 

I'll take a blind shot in a herd and say that this isbecause of Xorg :jester:

so, how to overcome this and install Fluxbox on my box?

 

I'd prefer it to be a source, not some .rpm solution, because I have tested an rpm from http://rpm.pbone.net/ and Fluxbox had problems logging out (exit). It just froze with my mouse free to wander. So it would be good if I could configure it on my box.

Edited by solarian
Link to comment
Share on other sites

You're probably on the right track thinking it has to do with Xorg, but I'm can't tell you how to fix it. I'd post this question to the Fluxbox help forum at:

 

http://sourceforge.net/forum/forum.php?forum_id=110771

 

Somebody there should be able to help. As for me, I installed the rpm 'fluxbox-0.9.10-2mdk' and it's working pretty well except I have the same logout problem. I've been getting around that by just restating X instead, a-la ctrl-alt-backspace. No biggie. It will do the transparent menus and stuff, but it's maybe not quite as perfected as v1.14 was. Still, I intend to stay with the newer 0.9x versions 'cause 1.14 is no longer maintained.

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