search for: lpng12

Displaying 19 results from an estimated 19 matches for "lpng12".

2008 Apr 09
1
error linking swfplay
Hi, swfplay does not link in latest git 0.6.2-384-g234d0b0. /bin/sh ../libtool --mode=link gcc -g -O2 -o swfplay ../swfdec-gtk/libswfdec-gtk-0.7.la ../swfdec/libswfdec-0.7.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -lpng12 -lz -lgtk- x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 - lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lsoup-2.4 -lgio-2.0 -lgobject-2...
2004 Nov 22
1
Installing rgl in R2.0.1
...erwise ... erwise CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise CC -G -L/usr/local/lib -o rgl.so x11lib.o x11gui.o types.o math.o fps.o pixmap.o gui.o api.o device.o devicemanager.o rglview.o scene.o glgui.o -L/usr/openwin/lib -L/users/local/lib -R/users/local/lib -lpng12 -lz -lm -lstdc++ -lX11 -lXext -lGL -lGLU -lpng12 -lz -lm ld: fatal: library -lstdc++: not found ld: fatal: File processing errors. No output written to rgl.so *** Error code 1 make: Fatal error: Command failed for target `rgl.so' ERROR: compilation failed for package 'rgl' Previous p...
2004 Aug 24
0
rgl installation problems
...pen on RH9 (with the latest libpng and gcc in /usr/local/lib) >> >>g++ -shared -L/usr/local/lib -o rgl.so x11lib.o x11gui.o types.o math.o fps.o pixmap.o gui.o api.o device.o devicemanager.o rglview.o scene.o >>glgui.o -L/usr/X11R6/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lpng12 -lz -lm -lstdc++ -lX11 -lXext -lGL -lGLU -lpng12 -lz -lm >>Note that he had no --shared but did have crt1.o, that is was trying to build a standalone executable and not a shared object. >>Something is wrong with the R installation's rules to make shared libraries. >>On F...
2006 Jul 12
2
Error install rgl package on linux
...r3d.o pixmap.o PointSet.o PrimitiveSet.o QuadSet.o RenderContext.o render.o rglview.o scene.o select.o Shape.o SphereMesh.o SphereSet.o SpriteSet.o String.o Surface.o TextSet.o Texture.o TriangleSet.o types.o Viewpoint.o win32gui.o win32lib.o x11gui.o x11lib.o -L -lX11 -lXext -lGL -lGLU -L/usr/lib -lpng12 -L/usr/lib/R/lib -lR /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status make: *** [rgl.so] Error 1 chmod: cannot access `/home/subianto/local/lib/R/library/site-packages/rgl/libs/*': No such file or directory ERROR: compilation failed for package 'rgl' ** Removing '...
2009 Dec 18
6
BuildBots - config.log from compile
...y CGI isn't build on the Ubuntu box. Although everything seems to be available, it is currently showing checking for gd version via gdlib-config... 2.0.35 checking for gd include flags... -I/usr/include checking for gd library flags... -L/usr/lib -Wl,-Bsymbolic-functions -ljpeg -lfreetype -lpng12 -lz -lm checking for gd.h... yes checking for gdfontmb.h... yes checking for gdImagePng... no checking whether to build CGI programs... no Apparently something goes wrong when checking for the gdImagePng function. But I can't look in the config.log for the compile (and the default for this...
2006 Dec 25
0
No fonts in graphics using GDD
...U libc compatible malloc... yes checking return type of signal handlers... void checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for gdlib-config... /usr/bin/gdlib-config libgd-flags according to gdlib-config: -I/usr/include -L/usr/lib -ljpeg -lfontconfig -lpng12 -lz -lm if that is not correct, fix your gd installation checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdImageCreateFromPng in -lgd... yes checking usability of FreeType in GD... yes checking whether GD programs can be compiled... yes configure:...
2017 Nov 24
4
installing "rgl" package
...der "rgl") configure:4263: checking for glEnd in -lGL configure:4288: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g -DHAVE_PNG_H -I/usr/include/libpng12 conftest.c -lGL -L/usr/lib/x86_64-linux-gnu -lpng12 -lX11 >&5*/*usr/bin/ld: cannot find -lGL collect2: error: ld returned 1 exit status configure:4288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STR...
2017 Nov 24
2
installing "rgl" package
...: checking for glEnd in -lGL >> configure:4288: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector >> --param=ssp-buffer-size=4 -Wformat -Werror=format-security >> -D_FORTIFY_SOURCE=2 -g -DHAVE_PNG_H -I/usr/include/libpng12 >> conftest.c -lGL -L/usr/lib/x86_64-linux-gnu -lpng12 -lX11 >> >>> &5*/*usr/bin/ld: cannot find -lGL >>> >> collect2: error: ld returned 1 exit status >> configure:4288: $? = 1 >> configure: failed program was: >> | /* confdefs.h */ >> | #define PACKAGE_NAME "" >> | #define PACK...
2017 Nov 24
0
installing "rgl" package
...; configure:4263: checking for glEnd in -lGL > configure:4288: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -g -DHAVE_PNG_H -I/usr/include/libpng12 > conftest.c -lGL -L/usr/lib/x86_64-linux-gnu -lpng12 -lX11 >> &5*/*usr/bin/ld: cannot find -lGL > collect2: error: ld returned 1 exit status > configure:4288: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VE...
2004 Jun 25
4
rgl installation problems
Hi! I'm new to R, but have worked with Splus before. I installed several packages in R (R-1.9.1) without problems, but when I try to install rgl (rgl_0.64-13.tar.gz). I get the following, and the package does not install. Any help would be greatly appreciated. I'm running R in redhat 9. Thanks, Enrique ------- [my pc]# R CMD INSTALL rgl_0.64-13.tar.gz * Installing *source* package
2017 Nov 24
0
installing "rgl" package
...lEnd in -lGL > configure:4288: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -D_FORTIFY_SOURCE=2 -g? -DHAVE_PNG_H -I/usr/include/libpng12 > conftest.c -lGL? ?-L/usr/lib/x86_64-linux-gnu -lpng12 -lX11 > > &5*/*usr/bin/ld: cannot find -lGL > > collect2: error: ld returned 1 exit status > configure:4288: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "" >...
2017 Nov 24
0
installing "rgl" package
On 23 November 2017 at 15:05, Santosh wrote: | I am trying to install 'rgl' package in Ubuntu.. Would highly appreciate | your assistance .. I tried several leads available on various discussion | fora and nothing helped so far. Install the _pre-built binary package_ via sudo apt install r-cran-rgl Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2009 May 22
1
Cannot Install Cairo Library
.../include/libpng12 checking if R was compiled with the RConn patch... no checking cairo.h usability... yes checking cairo.h presence... yes checking for cairo.h... yes checking for PNG support in Cairo... yes checking for ATS font support in Cairo... no configure: CAIRO_LIBS=-lfreetype -lfontconfig -lpng12 -lz -lXrender -lcairo -lX11 checking for library containing deflate... none required checking whether Cairo programs can be compiled... yes checking whether cairo_image_surface_get_format is declared... no checking for FreeType support in cairo... yes checking whether FreeType needs additional fla...
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
...struct sockaddr_in6... yes checking for struct in6_addr... yes checking whether to enable IPv6 support... yes checking for gd version via gdlib-config... 2.0.34 checking for gd include flags... -I/usr/include checking for gd library flags... -L/usr/lib64 -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm -lgd checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdImagePng in -lgd... yes checking whether to build CGI programs... yes checking whether to build and install the development files... no checking for a sed that does not truncate output....
2011 May 23
3
RGL package installation problem on Centos
...Surface.o TextSet.o Texture.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o ftgl.o geom.o gl2ps.o glErrors.o glgui.o gui.o init.o osxgui.o osxlib.o par3d.o pixmap.o render.o rglmath.o rglview.o scene.o select.o win32gui.o win32lib.o x11gui.o x11lib.o -lGLU -lGL -L/usr/lib64 -lpng12 -lX11 -lfreetype installing to /usr/local/lib64/R/library/rgl/libs ** R ** demo ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ... ** testing if installed package can be loaded *** caught segfault *** address (nil), cause 'memory n...
2017 Nov 23
5
installing "rgl" package
Hi Rxperts, I am trying to install 'rgl' package in Ubuntu.. Would highly appreciate your assistance .. I tried several leads available on various discussion fora and nothing helped so far. * installing *source* package ?rgl? ...checking for gcc... gcc -std=gnu99 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of
2006 Dec 26
1
Colored Dendrogram
...t; checking return type of signal handlers... void > checking for memset... yes > checking for mkdir... yes > checking for rmdir... yes > checking for gdlib-config... /usr/bin/gdlib-config > libgd-flags according to gdlib-config: > -I/usr/include -L/usr/lib -ljpeg -lfontconfig -lpng12 -lz -lm > if that is not correct, fix your gd installation > checking gd.h usability... yes > checking gd.h presence... yes > checking for gd.h... yes > checking for gdImageCreateFromPng in -lgd... yes > checking usability of FreeType in GD... yes > checking whether GD programs...
2017 Jun 24
6
Device not supported?
On 06/24/2017 04:52 AM, Charles Lepple wrote: > On Jun 23, 2017, at 5:50 PM, Ambrogio Coletti <ambrojohn at gmail.com> wrote: >> "This TrippLite device (09ae:1330) is not (or perhaps not yet) supported by usbhid-ups. [...]" >> but my device (SU2200RTXLCD2U) is supported, as clearly state here. > No, the HCL also mentions "protocol 4001". For Tripp-Lite,
2008 Feb 20
1
Compilation error on installing rgl package
...t.o Texture.o TriangleSet.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o geom.o gl2ps.o glgui.o gui.o init.o math.o osxgui.o osxlib.o par3d.o pixmap.o render.o rglview.o scene.o select.o win32gui.o win32lib.o x11gui.o x11lib.o -lGLU -lGL -framework OpenGL -L/usr/local/lib -lpng12 -L/usr/X11/lib -lX11 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation mkdir Temp mv *.o Temp MAKINGAGL=TRUE /Library/Frameworks/R.framework/Resources/bin/R CMD SHLIB -o aglrgl.so *.cpp *.c g++ -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/L...