Hi,

MSEgui uses xlib by the units in packages/x11. The linker searches for 
libX11.so which is not installed on most systems by default so one has to 
install the libx11 devel package or manually create a symlink libX11.so -> 
libX11.so.6 in order to compile MSEgui applications.
Some users are unable to cope with this or give up with the 
comment "MSEide+MSEgui does not work on my system".

Is it possible to add libX11.so.6 to the list of searched files for "X11" 
externals without using dlopen/dlsym?

Thanks, Martin
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to