[Mono-osx] Mono 1.1.7 TEST dmg available
Gareth Baker
g.j.baker@dl.ac.uk
Wed, 04 May 2005 14:34:39 +0100
I wonder if its a DYLD_LIBRARY_PATH problem? It seems that applications are
looking for this jpeg initialisation routine in the libJPEG library in the
framework before looking in the ApplicationServices.framework. Do I need a
path to the libraries in the Mono.framework in my DYLD_LIBRARY_PATH?
Gareth Baker
On 5/4/05 1:36 PM, "Adhamh Findlay" <monoosx@adhamh.com> wrote:
> Gareth Baker wrote:
>
>> The installer runs but the libJPEG library in the framework still causes
>> problems with my (Tiger) system (see my previous post for details) - that is
>> ANY application crashes immediately it is launched. Applications which are
>> already running on the system prior to the installation of the Mono
>> framework are not affected.
>>
>> Gareth Baker
>>
>>
>>
> So far I have been unable to reproduce this problem. Can anyone else
> reproduce it?
>
> I do have problems related to this building on Tiger, but not install a
> Panther binary on Tiger.
>
> The build problems will get fixed by linking against the ImageIO
> framework instead of build things like jpeg separately.
>
> Adhamh