Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
[no subject]

[no subject]



pkg/max/complete-bundle.sh pgadmin3.app

Also, (and I'm on an XP box ATM, so this is from memory and might need
adjusting to suit!), whats the output of:

otool -L
pgAdmin3.app/Contents/MacOS/../../Contents/Frameworks/libwx_macu_stc-2.6
.0.dylib

And

otool -L
pgAdmin3.app/Contents/MacOS/../../Contents/Frameworks/libwx_macu-2.6.0.d
ylib

On Windows, similar errors can be seen if the library is present, but
one of it's dependencies is not which prevents it being loaded. I wonder
if that is what you are seeing. Come to think of it, are you sure your
libwx_macu_stc-2.6.0.dylib is from 2.6.3 (I believe the version number
in the filename is supposed to be 2.6.0 whatever the 'real' version is)?

Regards, Dave.



Home | Main Index | Thread Index

top