search for: imlib2

Displaying 12 results from an estimated 12 matches for "imlib2".

Did you mean: imlib
2005 Dec 20
1
imlib2-loader_jpeg RPM Needed
Hi All, was trying to install eterm rpm, and got the below dependencies errors, Eterm-0.9.3-1.i386.rpm [root at status1 eterm]# rpm -Uvh Eterm-0.9.3-1.i386.rpm error: Failed dependencies: imlib2 is needed by Eterm-0.9.3-1.i386 imlib2-loader_jpeg is needed by Eterm-0.9.3-1.i386 imlib2-loader_png is needed by Eterm-0.9.3-1.i386 libImlib2.so.1 is needed by Eterm-0.9.3-1.i386 libast.so.2 is needed by Eterm-0.9.3-1.i386 and did a yum, [root at status1 eterm...
2014 Jul 04
1
DESCRIPTION.in file causes R CMD check to fail?
...tories will be owned by you and # have default permissions. # # This archive contains: # # DESCRIPTION # DESCRIPTION.in # echo x - DESCRIPTION sed 's/^X//' >DESCRIPTION << 'END-of-DESCRIPTION' XPackage: image2k XType: Package XTitle: interface between pixmap and Imlib2 and/or MagickWand XVersion: 0.1 XDate: 2014-06-24 XAuthor: Greg Minshall XMaintainer: Greg Minshall <minshall at acm.org> XDescription: image2k creates pixmaps from any image file that is X supported by the Imlib2 and/or MagickWand libraries (assuming one or X both of these libraries are av...
2004 Aug 03
1
Unmet dependency prevents r-gnome installation in Debian stable (PR#7151)
Full_Name: Kimmo Uusitalo Version: 1.8.0-1 OS: Debian 3.0 "Woody" Submission from: (NULL) (128.214.205.4) r-gnome 1.8.0-1 requires gdk-imlib2 which is not available in Debian 3.0 stable. I have the following in /etc/apt/sources.list : deb http://cran.r-project.org/bin/linux/debian woody main Btw, it would be very nice to have the newest version of R even for Debian stable.
2014 Jul 13
2
how to list external dependencies (i.e., non-R packages)?
hi. i'm working on a package which only works if one (or both) of two libraries (Imlib2 and MagickWand) exist on the machine on which the package is compiled and executed. as currently written, the program purposely generates an error at *compile* time if neither library is available (thinking the earlier the user is notified, the less frustrating). is there a way of specifying this...
2008 Apr 21
4
[PATCH] liboggplay - kate support, build fixes, and misc
...tting kate tracks to work with the mozilla plugin, which I've now got working on Linux). In addition to the Kate code: - a new oggplay-uninstalled.pc file - configure.ac checks for C++ compiler - no check for fishsound version - it wanted 0.8.0, but the svn itself was 0.7.1 !? - don't use imlib2 (nor dump-first-frame) if it isn't here (I didn't have this when I started hacking on liboggplay) - frob the CFLAGS/LIBS in Makefile.am to make it build for me (you want to look at this and only pick what seems correct to you, as I'm hazy on that one) - oggplay_set_track_inactive is now...
2008 Apr 28
3
[PATCH] browser_plugin - kate support, build fixes, and misc
Hi, this patch adds: - kate support (what else) - this bumps the Javascript API to 1.1 - a few build fixes (note that the adding of -L/usr/X11/lib -lX11 looks suspect to me, that shouldn't be needed, so you may want to leave it out if you think so as well - it's odd as X11 using programs do configure fine on that box) - bad pointer dereference fix (mouse callback) - avoid the input
2008 Apr 29
3
[PATCH] browser_plugin - kate support, build fixes, and misc
...lect splitting up afterwards. Bad me. > I've not yet committed this to trunk. It does sound pretty cool > though. I don't see any problem with adding pango etc. support, it's > pretty much where we wanted to go for CMML handling anyway. Ah, good. At the moment, it's still imlib2 only though. Not great but will do for now. Cairo/Pango will be needed if/when I add my rendering lib, but I'm just starting on it, so imlib2 it will be for the near future. If you have any comments/concerns about the Kate code, feel free to comment. Especially on the Javascript API side (neve...
2019 Oct 24
0
Conky on CentOS 8
On 24/10/2019 11:31 pm, H Toms wrote: > Although I would strongly recommend that you *do not* do this > (installing fedora packages on CentOS is a bad idea) - this works: > > Download packages > > conky-1.10.8-2.fc29.i686.rpm > > imlib2-1.4.9-7.fc29.i686.rpm > > tolua++-1.0.93-24.fc29.i686.rpm > > wireless-tools-29-21.fc29.i686.rpm > > You should be able to find them on rpmfind easily enough... note that > they are all i686! Then just "dnf install" them. > > Worked for me. Thanks for that...
2008 Apr 21
0
[PATCH] liboggplay - kate support, build fixes, and misc
...of http://svn.annodex.net/libfishsound/branches/1.0-stable The latest version is 0.9.1. trunk is mostly up-to-date with that, and has some extra, incomplete, stuff. (the liboggplay README does however specify the branch, just above the line you added about Kate support ;-) > - don't use imlib2 (nor dump-first-frame) if it isn't here (I didn't > have this when I started hacking on liboggplay) > - frob the CFLAGS/LIBS in Makefile.am to make it build for me (you > want to look at this and only pick what seems correct to you, as I'm > hazy on that one) thanks, yo...
2006 Feb 21
10
segfault after page view
I realize this is slightly off-topic, but I''m stumped and I hope someone else has had the same problem. When running a rails app using webrick (script/server), I can load any given page which involves a controller once, and any subsequent page loads trigger a "Segmentation fault" without any other info. This problem is very new, and has only started occurring since I last
2006 Aug 01
2
tab characters with Rails 1.1 on Windows
We just upgraded to Ruby 1.8.4 and Rails 1.1. It works fine on my Mac OSX, but in Windows, Rails spits out errors like "Invalid char `\002'' in expression". Apparently, Ruby or Rails on Windows has a problem parsing tab characters. This seems to be a common problem: http://softiesonrails.com/articles/2006/04/27/spaces-not-tabs However, the only recommended solutions seems
2009 Jul 03
3
ffmpeg and zoneminder install problems
...vcodec -I"/root/software/ffmpeg"/libavformat -I"/root/software/ffmpeg"/libswscale -I"/root/software/ffmpeg"/libavdevice -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -DHAVE_AV_CONFIG_H -MM vhook/fish.c vhook/null.c vhook/watermark.c vhook/drawtext.c vhook/imlib2.c vhook/ppm.c version.h | sed 's,^\([a-z]\),vhook/\1,' > .vhookdep vhook/drawtext.c:61:10: error: #include expects "FILENAME" or <FILENAME> vhook/drawtext.c:62:10: error: #include expects "FILENAME" or <FILENAME> gcc -MM -fomit-frame-pointer -g -Wdeclar...