Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

wmaker: could not load shared library libwraster.so.2: no such file or directory

  • 28-11-2003 12:52pm
    #1
    Closed Accounts Posts: 7,230 ✭✭✭


    just installed windowmaker and this is the error i get. i rm'd config.cache and did ./configure --enable-kde --enable-gnome --with-libs-from="-L/opt/lib -L/usr/X11R6/lib -L /usr/share/lib" and i still get the error. Any ideas how to fix this?


Comments

  • Closed Accounts Posts: 6,718 ✭✭✭SkepticOne


    Is libwraster on your system anywhere?

    I would check for the location of libwraster.so.*

    It should have been installed with window maker but it may have gone into a non-standard directory.

    Check /etc/ld.so.conf for the standard library locations on your system. If libwraster has not been put int /usr/libs or /usr/local libs or one of the locations specified in /etc/ld.so.conf then you will need to move it or update /etc/ld.so.conf with the new directory.


  • Closed Accounts Posts: 5,564 ✭✭✭Typedef


    vim /etc/ld.so.conf

    add

    /usr/local/wmaker/libs

    or incantations to that effect.


  • Closed Accounts Posts: 7,230 ✭✭✭scojones


    Like a glove, cheers!

    "edited" ah for **** sake, it started once and it worked fine, now it's doing it again. i have the file in all of the dirs listed in /etc/ld.so.conf and i even passed said dirs to ./configure and NOTHING. Arse :mad:


  • Closed Accounts Posts: 7,230 ✭✭✭scojones


    nevermind i fixed it. *sigh*


Advertisement