Hi,

Snow Leopard is still very new and might or might not be compatible  
with libavg 0.9.0 - it came out before Snow Leopard, and I haven't  
tested it with the new OS. I'll try to help you get it to work, but I  
won't try this on my machines until the dust has settled. Leopard  
definitely works.

That said, ffmpeg _is_ included in the dependencies tarball (I assume  
something went wrong unpacking), and I'd advise you to try XCode 3.1.2  
(not 3.2) - that is what we use. Also, please try the svn version as  
well.

Cheers,

   Uli

On Sep 23, 2009, at 7:24 PM, Lars Wieneke wrote:

> Hi there,
>
> I just tried to install libavg 0.9.0 both using the installer for os x
> and building it from source and both approaches failed unfortunately.
>
> libavg installer breaks after "moving things into place" with error
> "The installation failed"
>
> Building from source:
> - I checked out the svn version and downloaded the dependencies
> following the instructions on the wiki.
> -  Running UnpackDeps.sh failed as ffmpeg is not included in the
> dependencies  and the tarballs/ directory doesn't exist
> -  checked out svn version of ffmpeg and put ffmpeg in deps folder
> -  modified the UnpackDeps.sh script by removing the tarballs/
> directory reference and the ffmpeg section
> - tried to compile the dependencies with ./BuildMacDeps.sh
> - compile failed with error:
>
> mv -f .deps/gm.Tpo .deps/gm.Po
> /bin/sh ../libtool --silent   --mode=link gcc -std=gnu99  -O3 -gstabs+
> -Wall -pipe -Wall -D_THREAD_SAFE -L/Users/lw/Documents/Developing/ 
> svn//
> lib -L/Users/lw/Documents/Developing/svn//lib -o gm gm.o ../magick/
> libGraphicsMagick.la
> Undefined symbols:
>   "_png_set_asm_flags", referenced from:
>       _ReadOnePNGImage in libGraphicsMagick.a(png.o)
>   "_png_get_asm_flags", referenced from:
>       _ReadOnePNGImage in libGraphicsMagick.a(png.o)
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[1]: *** [gm] Error 1
> make: *** [all-recursive] Error 1
>
> Any clues or suggestions?
>
> X-Code 3.2 64-Bit
>
> Ciao,
> Lars
>
>
>
> _______________________________________________
> libavg-users mailing list
> [email protected]
> https://mail.datenhain.de/mailman/listinfo/libavg-users
>

--
Any technology distinguishable from magic is insufficiently advanced.

Ulrich von Zadow | +49-172-7872715
Jabber: [email protected]
Skype: uzadow




_______________________________________________
libavg-users mailing list
[email protected]
https://mail.datenhain.de/mailman/listinfo/libavg-users

Reply via email to