On Thu, 24 Jan 2002, George Vieira wrote: > /usr/local/lib/libgd.so.4: undefined reference to `jpeg_read_scanlines'
You either don't have libjpeg install, it isn't in your library path, or you need to run ldconfig. > /usr/local/lib/libgd.so.4: undefined reference to `XpmReadFileToXpmImage' Ditto with whereever this comes from (libxpm?) Cheers, Mikal -- Michael Still ([EMAIL PROTECTED]) -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
