Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installation with fluxbox
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
CowHammer
n00b
n00b


Joined: 04 Feb 2005
Posts: 5

PostPosted: Sun Feb 06, 2005 1:09 am    Post subject: Installation with fluxbox Reply with quote

I just got everything up and running and I am installin fluxbox-0.1.14 and I ran ./configure from the fluxbox directory. When I run 'make' it runs through everything, but at the end it says the following:

Code:
g++ -DHAVE_CONFIG_H -I. -I. -I..  -Wall -DLOCALEPATH=\"/usr/local/share/fluxbox/nls\" -DDEFAULTMENU=\"/usr/local/share/fluxbox/menu\" -DDEFAULTSTYLE=\"/usr/local/share/fluxbox/styles/Clean\" -DDEFAULTKEYSFILE=\"/usr/local/share/fluxbox/keys\" -DDEFAULT_INITFILE=\"/usr/local/share/fluxbox/init\" -IFbTk   -g -O2  -I/usr/X11R6/include -DSHAPE  -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/X11R6/include  -c -o fluxbox.o `test -f fluxbox.cc || echo './'`fluxbox.cc
fluxbox.cc: In member function `void Fluxbox::save_rc()':
fluxbox.cc:1976: error: `B_EuropeanDate' undeclared (first use this function)
fluxbox.cc:1976: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
fluxbox.cc: In member function `void Fluxbox::load_rc(BScreen*)':
fluxbox.cc:2324: error: `B_AmericanDate' undeclared (first use this function)
make[3]: *** [fluxbox.o] Error 1
make[3]: Leaving directory `/etc/fluxbox-0.1.14/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/etc/fluxbox-0.1.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/etc/fluxbox-0.1.14'
make: *** [all] Error 2


I'm not sure if this is typical or not, but either that's a problem or I don't know how to configure fluxbox to give me a different style. Can I have some guidance?
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Sun Feb 06, 2005 1:23 am    Post subject: Reply with quote

Why not just
Code:
emerge fluxbox
Back to top
View user's profile Send private message
CowHammer
n00b
n00b


Joined: 04 Feb 2005
Posts: 5

PostPosted: Sun Feb 06, 2005 1:39 am    Post subject: Reply with quote

Well... That's an older version. Would I be able to upgrade from that fairly easily?
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Sun Feb 06, 2005 1:45 am    Post subject: Reply with quote

Don't know exactly which version of fluxbox you want. 0.9.11 is stable and 0.9.12-r1 (current version) is unstable in portage. Yes portage will handle update very well. When a new version comes out you just have to wait for it to be put into portage (generally only a few days) then emerge --sync, emerge -u fluxbox.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum