Derek Atkins <[EMAIL PROTECTED]> writes:
> At this point the only remaining problem is that g-wrap installs
> libgw-runtime.so.0.0.0 but there is no symlink from .so.0 ->
> .so.0.0.0 so guile can't find it. However, this version of the .so
> _does_ appear to work.
Normally, in Debian at least, I'd add cmds to the debian/rules file to
create symlinks like that before building the package, if the "make
install" step didn't do that. Can we do that in the spec.in?
Also, for whatever reason, "make install" here does create all the
symlinks:
$ ls -l /usr/local/opt/g-wrap/share/guile/g-wrapped/
total 120
-rw-r--r-- 1 rlb staff 20533 Jan 17 17:11 gw-runtime-spec.scm
-rw-r--r-- 1 rlb staff 41368 Jan 17 17:11 libgw-runtime.a
-rwxr-xr-x 1 rlb staff 788 Jan 17 17:11 libgw-runtime.la
lrwxrwxrwx 1 rlb staff 22 Jan 17 17:11 libgw-runtime.so ->
libgw-runtime.so.0.0.0
lrwxrwxrwx 1 rlb staff 22 Jan 17 17:11 libgw-runtime.so.0 ->
libgw-runtime.so.0.0.0
-rwxr-xr-x 1 rlb staff 45413 Jan 17 17:11 libgw-runtime.so.0.0.0
Glad to at least have the functional problems fixed...
Thanks for the help.
--
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel