Displaying 20 results from an estimated 6000 matches similar to: "gsoc"
2011 Jul 12
1
missing package in centos 6 - gtk+
Hi all,
Was installing centos 6 and found this:
./CentOS-5.6-x86_64/CentOS/gtk+-1.2.10-56.el5.i386.rpm
./CentOS-5.6-x86_64/CentOS/gtk+-devel-1.2.10-56.el5.i386.rpm
./CentOS-5.6-x86_64/CentOS/gtk+-devel-1.2.10-56.el5.x86_64.rpm
./CentOS-5.6-x86_64/CentOS/gtk+-1.2.10-56.el5.x86_64.rpm
./CentOS-6.0-x86_64/Packages/gtk+extra-2.1.1-13.el6.i686.rpm
2010 Nov 16
2
Playwith-problem with loading
Helllo,
I am having trouble with running the library Playwith in the R-2.12.0. running under 32bit Windows XP. After calling the library the error message "The procedure entry point gdk_cairo_reset_clip could not be located in the dynamic library libgdk-win32-2.0-0.dll." occurs and the R asks for instaling the GTK+ package. However the instalation of GTK+ thorugh the R fails. I have
2009 Jun 21
2
gtk+-2 and centos 5
I'm a bit confused about how to compile somethingon Centos 5 that's looking for
gtk +-2.
./configure errors out with this message:
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
2005 Oct 12
5
Should I and can I upgrade GTK+/PyGTK?
I'm trying out different music players. One that looks promising is
called Quod Libet:
http://www.sacredchao.net/quodlibet
I downloaded the tar file and attempted to install it. I got this
message:
[dave at localhost quodlibet-0.13.1]$ ./quodlibet.py
E: You need GTK+ 2.6 and PyGTK 2.6 or greater.
E: You have GTK+ 2.4.13 and PyGTK 2.4.0.
E: Please upgrade GTK+/PyGTK.
I tried a YUM update,
2005 Dec 08
2
x86_64 kernel compilation
If I can squeeze a message between the discussions on security (:-)) I
have been trying to compile a kernel on an x86_64 box under CentOS4.1 and
now 4.2.
The problem is that neither make xconfig or make gconfig work:
make gconfig
*
* Unable to find the GTK+ installation. Please make sure that
* the GTK+ 2.0 development package is correctly installed...
* You need gtk+-2.0, glib-2.0 and
2010 Feb 19
2
problem with RGtk
Dear List,
I would like to ask about package RGtk2 with which I have a problem.
I will very much appreciate if somebody could tell me what I need to do.
I need to install a package scdMicro and it depends on gWidgetsRGtk2.
I am working on MAC, version 10.5.8.
When I try to load gWidgetsRGtk2 (or RGtk2), it asks me:
"Instal GTK+?"
I installed Gtk+ from CRAN, and added a path:
export
2016 Jul 28
1
[PATCH] build: improve Gtk check
Check the presence of Gtk properly depending on the value of --with-gtk:
if a specific version is chosen, then let PKG_CHECK_MODULES fail if that
version if not found, otherwise fallback from gtk3 to gtk2 to no gtk.
Also move few common AC_SUBST in a single place.
---
m4/guestfs_misc_libraries.m4 | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)
diff --git
2009 Nov 25
1
rattle(): unable to load shared library
Hi
I'm trying to install the rattle GUI on winwos 2000, with last version R 2.10.
I had a first problem using the rattle package, as it was asking pkg
XMl, which is no more in the CRAN repo. I instead simply install in
R/libraries the XML pkg from:
http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.10/
Maybe I mised something here... So now I was able to run the library(rattle)
then,
2014 Feb 14
2
GSoC 2014
Hi,
I am Nikhar Agrawal, currently studying in my third year at IIIT-H,
pursuing Computer Science and Engineering. I am fairly proficient in C++. I
have been a GSoC 2013 participant for Boost C++ libraries and managed to
successfully merge my project into Boost trunk.
As a part of my course on Information Retrieval and Extraction, I did a
project on searching for queries on the latest 40 gb
2000 May 22
1
RE:bug 548 graphics '*' (PR#549)
A little more followup. The gtk() device uses gdk_string_width to
find the character extents. That seems undocumented anywhere in the
gtk+ sources. It is returning the maximal descent for the font for all
input strings on my system. Looking at the current gtk+-1.2.7 sources it
appears to call XTextExtents, and that _should_ give the
string descent.
Since gdk fonts are private opaque structures
2011 Aug 11
6
unable to mount zfs file system..pl help
# uname -a
Linux testbox 2.6.18-194.el5 #1 SMP Tue Mar 16 21:52:39 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
# rpm -qa|grep zfs
zfs-test-0.5.2-1
zfs-modules-0.5.2-1_2.6.18_194.el5
zfs-0.5.2-1
zfs-modules-devel-0.5.2-1_2.6.18_194.el5
zfs-devel-0.5.2-1
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
pool1 120K 228G 21K /pool1
pool1/fs1 21K 228G 21K /vik
[root at
2011 Jun 10
2
Require of gWidgetsRGtk2 fails: RGtk2.dll can't be found, but it's there
Dear list,
I've been trying to get gWidgets/gWidgetsRGtk2 to run every other month
for a while, but somehow I simply can't figure out what's going wrong.
I tried several distributions of the GTK runtime environment for Windows
(http://downloads.sourceforge.net/gladewin32/gtk-2.12.9-win32-1.exe as
described in the package's vignette,
2011 Jan 25
3
Failing to install {rggobi} on win-7 R 2.12.0
Greetings all,
I am failing to install the package rggobi on windows 7 with R 2.12.0.
On R 2.11.1, the package was installed fine.
I asked for help on the rggobi google group 4 days ago, and didn't receive
any help, so I was wondering if someone here might have a suggestion.
Here are the details:
-----------------------------------
I am having a similar (bot not exact) problem as Tom had
2007 Aug 02
2
new package plotAndPlayGTK
Package plotAndPlayGTK provides a graphical user interface for R
plots. Wrap it around your plot commands, like playwith(plot(mydata)).
A window pops up with a Cairo plot device and a toolbar with buttons
to interact with the plot. The default buttons allow you to add
persistent labels to data points, zoom in and out and around, save the
plot to a file, and so on. Furthermore, you can edit the
2007 Aug 02
2
new package plotAndPlayGTK
Package plotAndPlayGTK provides a graphical user interface for R
plots. Wrap it around your plot commands, like playwith(plot(mydata)).
A window pops up with a Cairo plot device and a toolbar with buttons
to interact with the plot. The default buttons allow you to add
persistent labels to data points, zoom in and out and around, save the
plot to a file, and so on. Furthermore, you can edit the
2018 Nov 06
1
[PATCH] p2v: use newer GTK APIs if possible
Make use of APIs available in early GTK+ 3 versions, adding
compatibility functions/macros for older GTK+ versions.
There is no behaviour change, and it helps in porting to even newer GTK+
versions.
---
p2v/gui-gtk3-compat.h | 16 ++++++++++++++++
p2v/gui.c | 13 +++++++++----
2 files changed, 25 insertions(+), 4 deletions(-)
diff --git a/p2v/gui-gtk3-compat.h
2009 Feb 12
1
ggobi install
hi - not sure if this is the right spot to ask for help on this,
probably a basic question...
I am trying to install ggobi on R running on Ubuntu Hardy - I am new to
both Linux & R so the answer may be obvious & I'm just missing it. I
have installed GGobi via synaptic, but trying to install rggobi I get
the following error - there's some path problem but I don't fully
2012 Feb 19
1
GTK+
Hi
I am struggling to install GTK+ for Windows 7. RGtk2 needs this
package to load. Does anybody know of a installation file that works?
2004 Feb 02
1
ocfs compilation error
I'm trying to compile ocfs 1.0.9 and when I execute ./configure I receive
the following error msg:
*** the gtk-config script installed by GTK could not be found
*** If GTK wall installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environmet variable to the
*** full path to gtk-config
configure: warning GTK+ not found, ocfstool will not be be built
when I run
2006 May 08
1
Acrobat Reader version for CentOS 3?
Having had a working version of Acrobat Reader, I upgraded to 7.0.5 a
couple of days ago (without backing up the previous install, of course).
Unfortunately, the acroread command fails with:
GTK+ UI Toolkit libraries, ver. 2.4 or greater were not found.
The (CentOS 3) standard libraries for gtk+ etc. are installed.
Anyone know what is the most recent compatible version of Acrobat Reader
for