Re: no copy from hints windows?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <openmacnews(at)gmail(dot)com>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: no copy from hints windows?
Date: 2006-01-17 09:32:05
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40103D849@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: OpenMacNews [mailto:openmacnews(at)gmail(dot)com]
> Sent: 17 January 2006 09:19
> To: Dave Page; pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] no copy from hints windows?
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> hi dave,
>
> > Does the wx HTML sample work ok on your machine?
>
> hmmm .... never built the sample app b4.
>
> build goes w/o error, but on dubl-clik-finder-launch of any
> of the built
>
> ./samples/html/*.*.app
>
> i get:
>
> 2006-01-17 01:15:28 -0800
>
> Link (dyld) error:
>
> Library not loaded: ../../../lib/libwx_macu-2.6.0.dylib
> Referenced from:
> /usr/ports/wxwidgets/wxwidgets_262_dyn/macosx-build/samples/ht
ml/help/help.app/Contents/MacOS/help
> Reason: image not found
>
>
> dunno what's missing here ...

Rats, you're supposed to be sleeping so I can look at Mac stuff tonight
when you wake up!

I don't know how OSX hunts for .dylibs - on Linux it would need its path
setup in /etc/ld.so.conf. You can also bung it it in the appbundle
someplace - I imagine our create-bundle.sh script might give some clues
on where it can be put. Or, try a static build of wx.

Failing that I'll have to try to look tonight when I have my Mac to
hand. Which depends if my 23 month old son decides to go to be at a
reaonable hour or not tonight.

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-01-17 09:46:29 SVN Commit by dpage: r4899 - in trunk/pgadmin3: src/include xtra/pgagent/include
Previous Message OpenMacNews 2006-01-17 09:18:41 Re: no copy from hints windows?