search for: libpng12

Displaying 20 results from an estimated 153 matches for "libpng12".

Did you mean: libpng10
2007 Jun 21
4
FW: Suse RPM installation problem
Hello I am trying to install the R RPM for Suse 10.0 on an x86_64 PC. However I am failing a dependency for "libpng12.so.0" straight away PC5-140:/home/rmgzshd # rpm -i R-base-2.5.0-2.1.x86_64.rpm error: Failed dependencies: libpng12.so.0(PNG12_0)(64bit) is needed by R-base-2.5.0-2.1.x86_64 I do seem to have this file PC5-140:/home/rmgzshd # whereis libpng12.so.0 libpng12.so: /usr/lib...
2011 Sep 26
7
Problem with srcds
...dedicated server) when i running the server i got alot of this error and the server is not running he just show the errors and crashed I searched a lot and could not find a solution Help Please? Thanks, Bar. Code: err:wincodecs:PngEncoder_CreateInstance Failed writing PNG because unable to find libpng12.so.0 fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005 err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder :D :D :D :D :D :D
2011 May 23
3
RGL package installation problem on Centos
...glu.h... yes checking for glEnd in -lGL... yes checking for gluProject in -lGLU... yes checking for freetype-config... yes configure: using Freetype and FTGL configure: creating ./config.status config.status: creating src/Makevars ** libs g++ -I/usr/local/lib64/R/include -DHAVE_PNG_H -I/usr/include/libpng12 -DHAVE_FREETYPE -Iext/ftgl -I/usr/include/freetype2 -Iext -I/usr/local/include -g -O2 -fpic -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o g++ -I/usr/local/lib64/R/include -DHAVE_PNG_H -I/usr/include/libpng12 -DHAVE_FREETYPE -Iext/ftgl -I/usr/include/freetype2 -Iext -I/usr/local/include -g -O2 -fpic -g...
2008 Feb 20
1
Compilation error on installing rgl package
...U... yes configure: creating ./config.status config.status: creating src/Makevars ** libs g++ -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include -I/System/Library/Frameworks/OpenGL.framework/Headers -DHAVE_PNG_H -I/usr/local/include/libpng12 -I/usr/X11/include -DDarwin -DNO_GL_PREFIX -I/usr/X11R6/include -Iext -I/usr/local/include -g -O2 -fPIC -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o g++ -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include -I/System/Library/Frameworks/OpenG...
2011 Feb 14
0
package rgl installation failure due to png
...glEnd in -lGL... yes checking for gluProject in -lGLU... yes checking for freetype-config... yes configure: using Freetype and FTGL configure: creating ./config.status config.status: creating src/Makevars ** libs g++ -I/usr/people/rim/zhangx2s/software/R/lib64/R/include -DHAVE_PNG_H -I/usr/include/libpng12 -I/usr/X11R6/include -DHAVE_FREETYPE -Iext/ftgl -I/usr/include/freetype2 -Iext -I/usr/local/include -g -O2 -fpic -g -O2 -c BBoxDeco.cpp -o BBoxDeco.o g++ -I/usr/people/rim/zhangx2s/software/R/lib64/R/include -DHAVE_PNG_H -I/usr/include/libpng12 -I/usr/X11R6/include -DHAVE_FREETYPE -Iext/ftgl...
2006 Jun 26
1
Patch for rgl with gcc 4.0 in R 2.3.0 on OS X
...ig.status config.status: creating src/Makevars ** libs ** arch - i386 g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DRGL_USE_CARBON -I/System/Library/Frameworks/AGL.framework/Headers -DHAVE_PNG_H -I/opt/local/include/libpng12 -msse3 -fPIC -fno-common -g -O2 -march=pentium-m -mtune=prescott -c BBoxDeco.cpp -o BBoxDeco.o g++-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DRGL_USE_CARBON -I/System/Library/Frameworks/AGL.framework/Headers -DHAV...
2002 Oct 07
0
Problems with libpng12.so.0 in Mandrake 8.2 )
On Mon, 7 Oct 2002, [iso-8859-1] CARLOS ORTEGA wrote: > I have just downloaded the R-1.6.0's rpm for > Mandrake8.2. I installed your previous rpms without > any problem, but in this case, I cannot do that > because there is a dependence with the > "libpng12.so.0". On my system: locate libpng12.so.0 gives me: /usr/lib/libpng12.so.0 urpmf /usr/lib/libpng12.so.0 gives me: libpng3 /usr/lib/libpng12.so.0 You must install libpng3. However, if I do: rpm -q libpng3 I get libpng3-1.2.4-3.1mdk.i586.rpm This is not the version on the original man...
2016 Jan 28
2
More Capability for Capabilities
...g is involved [1]. So I'd say that > is a job > for your operating system. > > Eg on mine and taking png: > > edd at max:~$ r -e 'print(capabilities()[["png"]])' > [1] TRUE > edd at max:~$ ldd /usr/lib/R/modules/R_X11.so | grep png > libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 > (0x00007f150324d000) > edd at max:~$ dpkg -S /lib/x86_64-linux-gnu/libpng12.so.0 > libpng12-0:amd64: /lib/x86_64-linux-gnu/libpng12.so.0 > edd at max:~$ > > Dirk > > [1] Presumably only minor numbers change while the ABI...
2009 May 22
1
Cannot Install Cairo Library
...er pkg-config knows about cairo... yes checking for configurable backends... cairo cairo-ft cairo-pdf cairo-png cairo-ps cairo-xlib cairo-xlib-xrender configure: CAIRO_CFLAGS=-D_REENTRANT -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/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 -lXren...
2007 Dec 13
2
ld issue
I have an annoying little issue that perhaps someone can explain to me. I installed zenoss (very cool, http://www.zenoss.org) and things are OK. when I use emacs or when somethings like a cron job execute, I get notice of an error... emacs: /opt/zenoss/lib/libpng12.so.0: no version information available (required by emacs) or /usr/bin/webalizer: /opt/zenoss/lib/libpng12.so.0: no version information available (required by /usr/lib/libgd.so.2) doing my google bit, I seem to find that this isn't a necessarily a zenoss problem but rather a problem caused by...
2007 Mar 19
1
Debian compilation problem
...nused-parameter -I/usr/include/iceape/java -I/usr/include/iceape/plugin -I/usr/include/iceape/nspr -I/usr/local/include/swfdec-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/liboil-0.3 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/alsa -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/i...
2016 Jan 28
1
More Capability for Capabilities
Good day, The capabilities function gives a logical result of which features R has been compiled with. Is there a more advanced variety of the function that will give the version number of the library, or its system path, rather than simply TRUE ? -------------------------------------- Dario Strbenac PhD Student University of Sydney Camperdown NSW 2050 Australia
2016 Jan 28
0
More Capability for Capabilities
...job >> for your operating system. >> >> Eg on mine and taking png: >> >> edd at max:~$ r -e 'print(capabilities()[["png"]])' >> [1] TRUE >> edd at max:~$ ldd /usr/lib/R/modules/R_X11.so | grep png >> libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 >> (0x00007f150324d000) >> edd at max:~$ dpkg -S /lib/x86_64-linux-gnu/libpng12.so.0 >> libpng12-0:amd64: /lib/x86_64-linux-gnu/libpng12.so.0 >> edd at max:~$ >> >> Dirk >> &gt...
2006 Feb 03
2
rgl install problem on Solaris 10 X86
...r X... libraries /usr/openwin/lib, headers /usr/openwin/include checking for libpng-config... yes configure: creating ./config.status config.status: creating src/Makevars ** libs CC -xtarget=generic64 -I/export/home/choid/bin/R2.2.1/lib/R/include -I/usr/openwin/include -DHAVE_PNG_H -I/usr/include/libpng12 -I/mounts/devel/SUNWspro/prd/include -I/mounts/devel/GNU/repoz/readline43/include -KPIC -O -xlibmil -dalign -I/mounts/devel/SUNWspro/prod/include -c api.cpp -o api.o CC: Warning: Option -dalign passed to ld, if ld is invoked, ignored otherwise CC -xtarget=generic64 -I/export/home/choid/bin/R2.2....
2013 Jan 18
1
Updating gtk2
What does this error mean? Updating : gtk2 35/178 g_module_open() failed for /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so: /usr/local/lib/libpng12.so.0: undefined symbol: inflateReset /usr/bin/gtk-query-immodules-2.0-64: /usr/local/lib/libpng12.so.0: no version information available (required by /usr/lib64/libcairo.so.2) Do I really need gtk2 running on a server anyway?
2009 Mar 12
3
Error compiling rgl package
Hi, I receive the following error while I try to install rgl package: CC -xtarget=native64 -I/opt/R-2.8.1/lib/R/include -I/opt/SUNWhpc/HPC8.1/sun/include -DHAVE_PNG_H -I/usr/include/libpng12 -DHAVE_FREETYPE -Iext/ftgl -I/usr/sfw/include/freetype2 -I/usr/sfw/include -Iext -I/opt/SUNWhpc/HPC8.1/sun/include -I/usr/sfw/include -I/opt/csw/include -KPIC -O -c Background.cpp -o Background.o "math.h", line 47: Error: modf is not a member of file level. "math.h", lin...
2007 Sep 06
1
Rggobi compilation error: display.c
...b/R/include -g -DUSE_EXT_PTR=1 -D_R_=1 -I/usr/local/include/ggobi -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/local/include -fpic -g -O2 -c brush.c -o brush.o [... snipped ...] gcc -std=gnu99 -I/usr/local/lib/R/include -I/usr/local/lib/R/include -g -DUSE_EXT_PTR=1 -D_R_=1 -I/usr/local/include/ggobi -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1....
2016 Apr 19
3
Problem with X11
..."", width, height, pointsize, gamma, bg, : X11 module cannot be loaded In addition: Warning message: In (function (display = "", width, height, pointsize, gamma, bg, : unable to load shared object '/usr/lib/R/modules//R_X11.so': /usr/lib/x86_64-linux-gnu/libpng12.so.0: version `PNG12_0' not found (required by /usr/lib/R/modules//R_X11.so) and this is my sessionInfo() > sessionInfo() R version 3.2.4 Revised (2016-03-16 r70336) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Debian GNU/Linux stretch/sid locale: [1] LC_CTYPE=en_GB.utf8...
2006 Jul 17
1
Suse10 libgtkmm problem with x86_64
...55b79000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x55be8000) libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x55c18000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x55c20000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x55d19000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0x55d27000) libz.so.1 => /lib/libz.so.1 (0x55d66000) libglitz.so.1 => /usr/lib/libglitz.so.1 (0x55d7a000) libm.so.6 => /lib/tls/libm.so.6 (0x55d9e000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x55dc4000) libpthread.s...
2016 Apr 19
1
Possible problem with R/X11/libpng on Debian
...= "", width, height, pointsize, gamma, bg, : il modulo X11 non pu? essere caricato Inoltre: Warning message: In (function (display = "", width, height, pointsize, gamma, bg, : unable to load shared object '/usr/lib/R/modules//R_X11.so': /usr/lib/x86_64-linux-gnu/libpng12.so.0: version `PNG12_0' not found (required by /usr/lib/R/modules//R_X11.so) which, freely translated from italian, is "module X11 can't be loaded". Some further details/checks follow (at least for the libpng part): l at m740n:~$ cd /usr/lib/x86_64-linux-gnu/ l at m740n:/usr/...