On Thu, Aug 09, 2012 at 02:24:16PM +0200, Felix Salfelder wrote: > after "make install" to $prefix > LD_LIBRARY_PATH=$prefix/share/gnucap $prefix/bin/gnucap > >load lang_geda.so > works. i havent yet patched gnucap to find it automatically.
Hi there. there is no need to patch gnucap. linking with -rpath <moduledir> does the job. i have committed this to 'geda_shared_module'. regards felix _______________________________________________ Gnucap-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnucap-devel
