> and the rest finished that far, besides a small issue:
> 
> IF ( TRUTH >=< what_you_claim( WMH_IsAn_EXTENSION) )
>       HOW COMES:
>               it is in /usr/lib/libwmh.so.0.0.1 ?
>       SHOULDN'T THAT BE:
>               /usr/lib/ggi/*/*.so or sth.?

No. /usr/lib/ is correct. Applications using it are linked against it,
so you need to place it somewhere, where the dynamic linker can find
and load it, when the application is starting.
/usr/lib/ggi/*/*.so will only work, when this directory is in the
linker's default search path.


>       NOW WHAT:
>       default:
>               goto sleep()
>       OR TRY:
>               dlopen libgcp ?
>       ;;
>       BTW:
>               everything else was fine with wmh.
>       :-)
> ENDOF IT;

-- 
CU,

Christoph Egger
E-Mail: [EMAIL PROTECTED]

+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!

Reply via email to