I am working on a package for Gnucash 1.9.x (beta versions
for Gnucash 2.0 that should be released soon). The package is my in
exp branch.

It compiles fine, but there is a problem with shared libs:

% gnucash
ERROR: In procedure dynamic-link:
ERROR: file: "libgw-core-utils", message: "dlopen(libgw-core-utils.so, 9): 
image not found"

The package has the following splitoffs: gnucash-dev and
gnucash-shlibs. When gnucash-dev is installed, gnucash works
fine. gnucash-dev contains the following file:

lrwxr-xr-x root/admin        0 2006-05-06 19:37:09 
./sw/lib/libgw-core-utils.dylib -> libgw-core-utils.0.0.0.dylib

while gnucash-shlibs contains:

-rwxr-xr-x root/admin    17932 2006-05-06 19:37:09 
./sw/lib/libgw-core-utils.0.0.0.dylib
lrwxr-xr-x root/admin        0 2006-05-06 19:37:09 
./sw/lib/libgw-core-utils.0.dylib -> libgw-core-utils.0.0.0.dylib

It looks like gnucash needs the symlink /sw/lib/libgw-core-utils.dylib.

Any idea of what the problem is ?

Sebastien



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to