Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
This is what I get when trying to run boson. codertux@tux ~ $ boson [int main(int, char**)] Boson 0.13 is starting... [int main(int, char**)] resolving GL, GLX and GLU symbols cannot enter directory /opt/sun-jdk-1.4.2.12/jre/lib/i386/native_threads/ cannot enter directory /opt/sun-jdk-1.4.2.12/jre/lib/i386/classic/ cannot enter directory /opt/sun-jdk-1.4.2.12/jre/lib/i386/server/ Resolved GL symbols from file /usr/lib/opengl/nvidia/lib/libGL.so Resolved GLU symbols from file /usr/lib/libGLU.so [int main(int, char**)] GL, GLX and GLU symbols successfully resolved oops - bodebug.areas not found! check your installation! I've searched the web for a solution to the bodebug.areas message and the only thing I found was this: http://sourceforge.net/mailarchive/message.php?msg_id=11147421 I hope that'll help fix this... Greetings, Andrei
Try chmod 755 /usr/share/config
I just did... it runs fine now... could someone modify the ebuild to do that by itself?
I think older versions of boson created that directory with bad permissions but 0.13 is okay.