vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: OpenMacNews [mailto > Sent: 30 March 2006 21:58 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] r5067 + wx563 crash on osx 10.4.5 > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > hi dave, > > > From the top of the source tree (with a complete bundle present), > > what's the output from: > > > > pkg/max/complete-bundle.sh pgadmin3.app > > % pkg/mac/complete-bundle.sh pgadmin3.app > > Completing bundle: pgadmin3.app > Found executables: .//Contents/MacOS/pgAdmin3 > .//Contents/SharedSupport/helper/pg_dump > .//Contents/SharedSupport/helper/pg_restore > Post-processing: .//Contents/MacOS/pgAdmin3 > Post-processing: .//Contents/SharedSupport/helper/pg_dump > Post-processing: .//Contents/SharedSupport/helper/pg_restore > Bundle completed Hmm, nothing about adding libraries? > > Also, (and I'm on an XP box ATM, > > truly sorry to hear that ... ;-) > Well, it's probably about the fastest laptop (well, excluding those from the likes of Alienware that have about a 5 minute battery life) money can buy ATM, so I'm not complaining too much :-) > libwx_macu_stc-2.6.0.dylib (compatibility version > 3.0.0, current version 3.1.0) > @executable_path/Contents/Frameworks/libjpeg.62.dylib > (compatibility version 63.0.0, current version 63.0.0) > @executable_path/Contents/Frameworks/libpng.3.dylib > (compatibility version 4.0.0, current version 4.0.0) > @executable_path/Contents/Frameworks/libtiff.3.dylib > (compatibility version 12.0.0, current version 12.1.0) > @executable_path/Contents/Frameworks/libpcre.0.dylib > (compatibility version 1.0.0, current version 1.1.0) > @executable_path/Contents/Frameworks/libexpat.1.dylib > (compatibility version 7.0.0, current version 7.0.0) > @executable_path/Contents/Frameworks/libz.1.dylib > (compatibility version 1.0.0, current version 1.2.3) > @executable_path/Contents/Frameworks/libSDL-1.2.0.dylib > (compatibility version 8.0.0, current version 8.2.0) > > /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime > (compatibility version 1.0.0, current version 63.0.0) > /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit > (compatibility version 1.0.0, current version 275.0.0) > /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon > (compatibility version 2.0.0, current version 128.0.0) > /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa > (compatibility version 1.0.0, current version 11.0.0) > /usr/lib/libSystem.B.dylib (compatibility version > 1.0.0, current version 88.1.5) > @executable_path/Contents/Frameworks/libwx_macu-2.6.0.dylib > (compatibility version 3.0.0, current version 3.1.0) > /usr/lib/libiconv.2.dylib (compatibility version 5.0.0, > current version > 5.0.0) > /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit > (compatibility version 1.0.0, current version 1.0.0) > /usr/lib/libstdc++.6.dylib (compatibility version > 7.0.0, current version 7.3.0) > /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, > current version > 1.0.0) > > % otool -L "/Volumes/Develop/DB > Tools/pgAdmin3.app/Contents/MacOS/../../Contents/Frameworks/li > bwx_macu-2.6.0.dylib" > > libwx_macu-2.6.0.dylib (compatibility version 3.0.0, > current version 3.1.0) > @executable_path/Contents/Frameworks/libjpeg.62.dylib > (compatibility version 63.0.0, current version 63.0.0) > @executable_path/Contents/Frameworks/libpng.3.dylib > (compatibility version 4.0.0, current version 4.0.0) > @executable_path/Contents/Frameworks/libtiff.3.dylib > (compatibility version 12.0.0, current version 12.1.0) > @executable_path/Contents/Frameworks/libpcre.0.dylib > (compatibility version 1.0.0, current version 1.1.0) > @executable_path/Contents/Frameworks/libexpat.1.dylib > (compatibility version 7.0.0, current version 7.0.0) > @executable_path/Contents/Frameworks/libz.1.dylib > (compatibility version 1.0.0, current version 1.2.3) > @executable_path/Contents/Frameworks/libSDL-1.2.0.dylib > (compatibility version 8.0.0, current version 8.2.0) > > /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime > (compatibility version 1.0.0, current version 63.0.0) > /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit > (compatibility version 1.0.0, current version 275.0.0) > /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon > (compatibility version 2.0.0, current version 128.0.0) > /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa > (compatibility version 1.0.0, current version 11.0.0) > /usr/lib/libSystem.B.dylib (compatibility version > 1.0.0, current version 88.1.5) > /usr/lib/libiconv.2.dylib (compatibility version 5.0.0, > current version > 5.0.0) > /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit > (compatibility version 1.0.0, current version 1.0.0) > /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL > (compatibility version 1.0.0, current version 1.0.0) > /usr/lib/libstdc++.6.dylib (compatibility version > 7.0.0, current version 7.3.0) > /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, > current version > 1.0.0) Do all of that lot exist? Another thing worth trying would be to get the previous version of complete-bundle.sh from SVN (I hacked it about a bit yesterday). http://svn.pgadmin.org/cgi-bin/viewc...k/pgadmin3/pkg /mac/complete-bundle.sh?rev=5055 Regards, Dave (off to bed shortly - sorry!! ) ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
| ||||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 hi, >> Completing bundle: pgadmin3.app >> Found executables: .//Contents/MacOS/pgAdmin3 >> .//Contents/SharedSupport/helper/pg_dump >> .//Contents/SharedSupport/helper/pg_restore >> Post-processing: .//Contents/MacOS/pgAdmin3 >> Post-processing: .//Contents/SharedSupport/helper/pg_dump >> Post-processing: .//Contents/SharedSupport/helper/pg_restore >> Bundle completed > > Hmm, nothing about adding libraries? nope. that's all of it ... > Well, it's probably about the fastest laptop (well, excluding those from > the likes of Alienware that have about a 5 minute battery life) money > can buy ATM, so I'm not complaining too much :-) must ... resist ... the ... urge ... to ... abuse ... micro$haft ... >> libwx_macu_stc-2.6.0.dylib (compatibility version >> 3.0.0, current version 3.1.0) <snip> > Do all of that lot exist? seem to ... pgAdmin3.app/Contents/Frameworks > ls -al total 17128 drwxr-xr-x 19 root staff 646 Mar 30 10:36 ./ drwxr-xr-x 8 root staff 272 Mar 30 10:36 ../ - -rwxr-xr-x 1 root staff 1223060 Mar 30 10:36 libSDL-1.2.0.dylib - -rwxr-xr-x 1 root staff 1217124 Mar 30 10:36 libcrypto.0.9.7.dylib - -rwxr-xr-x 1 root staff 331928 Mar 30 10:36 libexpat.1.dylib - -rwxr-xr-x 1 root staff 233872 Mar 30 10:36 libgettextlib-0.14.5.dylib - -rwxr-xr-x 1 root staff 118532 Mar 30 10:36 libintl.3.dylib - -rwxr-xr-x 1 root staff 132380 Mar 30 10:36 libjpeg.62.dylib - -rwxr-xr-x 1 root staff 233308 Mar 30 10:36 libpcre.0.dylib - -rwxr-xr-x 1 root staff 484772 Mar 30 10:36 libpng.3.dylib - -rwxr-xr-x 1 root staff 118444 Mar 30 10:36 libpq.4.dylib - -rwxr-xr-x 1 root staff 458392 Mar 30 10:36 libreadline.5.1.dylib - -rwxr-xr-x 1 root staff 255536 Mar 30 10:36 libssl.0.9.7.dylib - -rwxr-xr-x 1 root staff 925832 Mar 30 10:36 libtiff.3.dylib - -rwxr-xr-x 1 root staff 6769384 Mar 30 10:36 libwx_macu-2.6.0.dylib - -rwxr-xr-x 1 root staff 450572 Mar 30 10:36 libwx_macu_ogl-2.6.0.dylib - -rwxr-xr-x 1 root staff 1138324 Mar 30 10:36 libwx_macu_stc-2.6.0.dylib - -rwxr-xr-x 1 root staff 3328528 Mar 30 10:36 libxml2.2.dylib - -rwxr-xr-x 1 root staff 84808 Mar 30 10:36 libz.1.dylib all the MacOSX stuff is there as well ... > Another thing worth trying would be to get the previous version of > complete-bundle.sh from SVN (I hacked it about a bit yesterday). > > http://svn.pgadmin.org/cgi-bin/viewc...le.sh?rev=5055 trying ... nope. replacing with r5055, same error. have YOU attempted a build agains wx2.6.3 release? .3, NOT .2 ? > Regards, Dave (off to bed shortly - sorry!! ) np. g'nite. r/ - -- /"\ \ / ASCII Ribbon Campaign X against HTML email, vCards / \ & micro$oft attachments [GPG] OpenMacNews at gmail dot com fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) iEYEAREDAAYFAkQsd/oACgkQlffdvTZxCMYGPwCfTnbjT72eWRVOUPI3pBDS024d TMkAnA71YicpFeKr3p0gMVupCGyDWOVh =5M37 -----END PGP SIGNATURE----- ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| Thread Tools | |
| Display Modes | |
|
|