On Jul 4, 8:10 am, "Dr. David Kirkby" <david.kir...@onetel.net> wrote: > On 07/ 4/10 03:25 PM, Glenn Tarbox, PhD wrote: > > > > > > > I ran into this by chance and don't know what to make of it, particularly > > since Sage is bundling libpng > > > On one machine (i7) I see: > > > checking for deflate in -lz... yes > > checking for libpng12-config... > > /mnt/hdb/sage/sage-4.4.4/local/bin/libpng12-config > > checking for libpng-config... > > /mnt/hdb/sage/sage-4.4.4/local/bin/libpng-config > > checking png.h usability... yes > > checking png.h presence... yes > > checking for png.h... yes > > checking for png_create_read_struct in -lpng12... yes > > > On the other (phenom - cuda1.tarbox.org): > > > checking for deflate in -lz... yes > > checking for libpng12-config... > > /mnt/hdb/sage/sage-4.4.4/local/bin/libpng12-config > > checking for libpng-config... > > /mnt/hdb/sage/sage-4.4.4/local/bin/libpng-config > > checking png.h usability... no > > checking png.h presence... no > > checking for png.h... no > > checking libpng/png.h usability... no > > checking libpng/png.h presence... no > > checking for libpng/png.h... no > > checking for png_create_read_struct in -lpng12... yes > > Can you tell us a bit more about the hardware and software you are using? Is > cuda1.tarbox.org based on the Nvidia CUDA architecture, as the name might > imply?
cuda1.tarbox.org has two Nvidia CUDA cards, but its really just a conventional machine with a few extra (proprietary... ugh) drivers and development tools. I haven't noticed any issues in the past... not that there weren't any, just didn't notice. Also, since upgrading to the latest Ubuntu, I didn't install / upgrade / bother with the cuda stuff. I put the "lspci -vvnn", lshw and "dpkg --get-selection" outputs up at: http://hq3.tarbox.org/sage/ Probably overkill in answering your question. A diff spewed way too much output to be useful on the packages although someone with an idea of what they were looking for might find them useful. thanks, -glenn > > Differs between the two libpng-config, libpgn12-config and the header files > might reveal why one is usable and the other is not. > > Dave -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org