[fluxus] 0.11b1

dave dave at pawfal.org
Sun Sep 3 04:40:53 PDT 2006


I think it's just the old - looking in /usr/local/lib when it's
installed in /usr/lib isn't it?

I've finally fixed the SConstruct for this, try it again

On Sat, 2006-09-02 at 21:03 +0200, Artem Baguinski wrote:
> could be that it should be testing for -lpng -lz then.
> 
> On 02/09/06, Claude Heiland-Allen <claudiusmaximus at goto10.org> wrote:
> > dave wrote:
> > > http://www.pawfal.org/fluxus/files/fluxus-0.11b1.tar.gz
> > >
> > > please give it a go and let me know if it works or not, so I can release
> > > it to the world :)
> >
> > scons can't find png on my gentoo...
> >
> >
> > $ uname -a
> > Linux minimus 2.6.14-gentoo-r5-gcc-3.4.5 #1 PREEMPT Wed Mar 29 13:02:57
> > BST 2006 i686 Intel(R) Pentium(R) M processor 1.60GHz GenuineIntel GNU/Linux
> > claude at minimus ~/Build/Fluxus/fluxus-0.11b1 $ scons
> > scons: Reading SConscript files ...
> > --------------------------------------------------------
> > Fluxus: Configuring Build Environment
> > --------------------------------------------------------
> > Checking for main() in C library m... yes
> > Checking for main() in C library jack... yes
> > Checking for main() in C library sndfile... yes
> > Checking for main() in C library pthread... yes
> > Checking for main() in C library guile... yes
> > Checking for main() in C library fftw3... yes
> > Checking for main() in C library ode... yes
> > Checking for main() in C library lo... yes
> > Checking for main() in C library jpeg... yes
> > Checking for main() in C library tiff... yes
> > Checking for main() in C library z... yes
> > Checking for main() in C library png... no
> > ERROR: 'png' must be installed!
> > claude at minimus ~/Build/Fluxus/fluxus-0.11b1 $ locate libpng.so
> > /usr/lib/libpng.so.3
> > /usr/lib/libpng.so
> > /usr/lib/libpng.so.3.12.0
> > claude at minimus ~/Build/Fluxus/fluxus-0.11b1 $ locate -r png.h$
> > /usr/include/libpng12/png.h
> > /usr/include/png.h
> >
> >
> > Claude
> > --
> > http://claudiusmaximus.goto10.org
> >




More information about the Fluxus mailing list