Re: GTK+INSTALLATION IN WINDOWS

2011-05-02 Thread walter tallent
From: Dov Grobgeld dov.grobg...@gmail.com To: AKSHAT MALTARE akshat.malt...@gmail.com Cc: gtk-app-devel-list@gnome.org Sent: Sun, May 1, 2011 1:56:12 AM Subject: Re: GTK+INSTALLATION IN WINDOWS One way of doing this is as follows: - Cross compile for windows from Linux

Re: GTK+INSTALLATION IN WINDOWS

2011-05-02 Thread Michael T .
Hi, so it would be very helpfull if you could tell us the step by step procedure of installing packages or reffer us some website where we could find it. the easiest way to do this is described here: http://www.gtkforums.com/viewtopic.php?t=8908

gtk installation

2011-05-02 Thread Patience Mtsweni
i have been trying to install gtk and i can't run the makefile. ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: GTK+INSTALLATION IN WINDOWS

2011-05-01 Thread Dov Grobgeld
One way of doing this is as follows: - Cross compile for windows from Linux. E.g. on Fedora, this may be done by installing the mingw32* packages. - Install the cross compiled makensis package to create an installer for Windows under Linux. - Run the installer under Windows

GTK+INSTALLATION IN WINDOWS

2011-04-30 Thread AKSHAT MALTARE
RESPECTED SIR,MADAM, I am using gtk+ in my c,c++ code to develop a cross platform application and have created my gui using gtk+ in linux and now i just want to test those codes for windows.I had been trying to install gtk on windows from last two days but

gtk installation- help reqd

2009-12-26 Thread keerthi b s
hello , im finding the follwing error while installing gtk+ files.. when i use ./configure under gtk folder in usr/local dir the follwing error is coming .. can anybody pls help.. checking pkg-config is at least version 0.16... yes checking for GLIB - version = 2.21.3... *** 'pkg-config

Re: gtk installation- help reqd

2009-12-26 Thread Allin Cottrell
On Fri, 25 Dec 2009, keerthi b s wrote: hello , im finding the follwing error while installing gtk+ files.. when i use ./configure under gtk folder in usr/local dir the follwing error is coming .. can anybody pls help.. Wrong list: please post this sort of thing to the gtk-app-devel list.

gtk installation problem

2009-02-06 Thread Ashish
Hi there, I have a problem installing Gtk+-2.14.7 when I run the ./configure command, it returns the error saying No package 'atk','pango','cairo' found. I have installed all the new versions of abve packages but still it couldnt fined the path. it is asking for adjusting pkg_config_path

GTK+ installation error in Mac OS X

2008-12-04 Thread Dongpyo Hong
Hi all, I just want to report that I encountered errors while I was installing GTK+. Well most of case the dependent library packages go well without many of complains. But, when I make GTK+ library, it complains “No such library ” for me 2 libraries which I complied and installed.

gtk installation problems

2007-09-16 Thread Kenneth Strouts
Hello. gtk is apparently installed on my system (according to YAST.) I am missing a crucial file called gtk-config. Any ideas why? If I try to install a newer version of gtk I encounter a number of errors; collect2: ld returned 1 exit status make[3]: *** [gtk-query-immodules-2.0] Error 1

Re: gtk installation problems

2007-09-16 Thread Yeti
On Sun, Sep 16, 2007 at 04:54:06PM +0100, Kenneth Strouts wrote: gtk is apparently installed on my system (according to YAST.) I am missing a crucial file called gtk-config. Any ideas why? gtk-config is a Gtk+ 1.2 thing. Gtk+ 2.x has never installed any such file. The equivalent for Gtk+

Re: gtk installation problems

2007-09-16 Thread Claudio Saavedra
El dom, 16-09-2007 a las 16:54 +0100, Kenneth Strouts escribió: gtk is apparently installed on my system (according to YAST.) I am missing a crucial file called gtk-config. Any ideas why? If I try to install a newer version of gtk I encounter a number of errors; gtk-config was used eons

gtk installation problems configure: error: X development libraries not found

2007-02-15 Thread arthy geraldin
Hello, I'm new to gtk and this is the first time I'm installing it.I've installed all the dependencies for gtk. When I'm trying to give a ./configure inside the gtk+-2.10.0 directory I get the following error. checking return type of signal handlers... (cached) void checking for x86

Re: GTK+ installation

2007-01-08 Thread Richard Boaz
software must figure out for themselves all the details of GTK+ installation, since: 1) the GTK+ libraries, when delivered built-in with the OS, are usually too old, and anyway 2) are only the runtime version of the GTK+ libraries (at least on redhat), i.e., completely useless for my purposes

Re: GTK+ installation

2007-01-08 Thread Paul Davis
On Mon, 2007-01-08 at 14:46 +0100, Richard Boaz wrote: (And to answer Yeti's question: yes, the system 'magically' builds and installs the entire system, alleviating the end-user from knowing intimately all the details related to the externally contributed libraries. I regard a

Re: gtk installation

2006-08-14 Thread Sergei Steshenko
--- Bill Cunningham [EMAIL PROTECTED] wrote: Well I started over again installed pkg-config. Set the variable in .bash_profile and installed glib fine. Then I tried atk. Atk could find pkgconfig but not glib. I set the LD_CONFIG_LIB or something like that variable that didn't work. I

Re: gtk installation

2006-08-14 Thread Sergei Steshenko
--- Bill Cunningham [EMAIL PROTECTED] wrote: Well I started over again installed pkg-config. Set the variable in .bash_profile and installed glib fine. Then I tried atk. Atk could find pkgconfig but not glib. I set the LD_CONFIG_LIB or something like that variable that didn't work. I

gtk installation

2006-08-13 Thread Bill Cunningham
Well I started over again installed pkg-config. Set the variable in .bash_profile and installed glib fine. Then I tried atk. Atk could find pkgconfig but not glib. I set the LD_CONFIG_LIB or something like that variable that didn't work. I tried setting the path in ld.so.conf and ran ldconfig.

Re: gtk installation help needed!!

2006-07-11 Thread Matt Hull
did configure fail ? and is there an rmp for that ? i am not a redhat person but thought there was yum to install that. matt On Mon, 10 Jul 2006, justforfun wrote: My redhat enterprise 4 had gtk installed, works fine for me. However, I have a Fedora new machine now, which does not have gtk

gtk installation help needed!!

2006-07-10 Thread justforfun
My redhat enterprise 4 had gtk installed, works fine for me. However, I have a Fedora new machine now, which does not have gtk for developer installed. I downloaded gtk+-2.9.4.tar.gz and also gtk+-2.8.19.tar.gz I tried ./configure and it works fine. However, I could not do a make It conplains

Re: GTK installation

2005-07-02 Thread Antonio Gomes
shout. Please search the archives first (this is asked every week at least once) and/or do what it tells you: set PKG_CONFIG_PATH to point to lib/pkgconfig dir correspondig to your Gtk+ installation. Yeti -- Antonio Gomes E-mail: [EMAIL PROTECTED] Embedded Linux Lab - 10LE INdT - Instituto Nokia

Re: GTK installation

2005-07-02 Thread David Necas (Yeti)
On Sat, Jul 02, 2005 at 11:12:32AM -0400, Antonio Gomes wrote: just once again (sorry Yeti, but let's make easier his life :)) You must install all GTK dependences in the right place (using the --prefix configure options and/or setting up your PGK_CONFIG_PATH with the .pc files created)

GTK installation

2005-06-30 Thread Ninad Pachpute
Hi i got the following error after doing ./configure while installing GTK 2.6 checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0 = 2.6.0

Re: GTK installation

2005-06-30 Thread David Necas (Yeti)
them. PLEASE EXPLAIN.. Please don't shout. Please search the archives first (this is asked every week at least once) and/or do what it tells you: set PKG_CONFIG_PATH to point to lib/pkgconfig dir correspondig to your Gtk+ installation. Yeti -- A: Because it messes up the order in which people

AW: Problem with GTK installation under Solaris 9

2005-05-17 Thread Schuler, Dr. Christian
Daniel, thanks for your help. Although I was not sucessful yet: -Ursprüngliche Nachricht- Von: Daniel Nilsson [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 13. Mai 2005 20:22 An: Schuler, Dr. Christian; gtk-list@gnome.org Betreff: Re: Problem with GTK installation under Solaris 9

Re: Problem with GTK installation under Solaris 9

2005-05-17 Thread Daniel Nilsson
On Tue, May 17, 2005 at 11:07:36AM +0200, Schuler, Dr. Christian wrote: Daniel, thanks for your help. Although I was not sucessful yet: I have installed gtk-2.2.4 Solaris 9 binaries from sunfreeware When I try to compile and link the base.c test programm, I get the following linker

Problem with GTK installation under Solaris 9

2005-05-13 Thread Schuler, Dr. Christian
Hi, I have installed gtk-2.2.4 Solaris 9 binaries from sunfreeware # pkginfo -l SMCgtk PKGINST: SMCgtk NAME: gtk CATEGORY: application ARCH: sparc VERSION: 2.2.4 BASEDIR: /usr/local VENDOR: The GTK Team PSTAMP: Steve Christensen INSTDATE: May 13 2005

Re: Problem with GTK installation under Solaris 9

2005-05-13 Thread Daniel Nilsson
Schuler, Dr. Christian ([EMAIL PROTECTED]) wrote: I have installed gtk-2.2.4 Solaris 9 binaries from sunfreeware When I try to compile and link the base.c test programm, I get the following linker errors: # gcc base.c -o base `pkg-config --cflags --libs gtk+-2.0` Undefined

Problem with a GTK+ installation

2003-12-15 Thread Gael
Hello, I am currently trying to install GTK+ 2.2.0. It's OK for configure and make, but when I launch 'make install' the following error appears: make[3]: Entering directory `/home/gael/gtk+-2.2.0/gdk' /bin/sh ../mkinstalldirs /usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c

gtk installation problem: glib installation: iconv.h

2003-10-14 Thread kameron cole
of successful. Now the gtk installation fails concerning too low a version of glib (no more pango problem? who knows?). I've installed libiconv successfully - or, so I think: the installation program returns with no errors - usually a sign of success. However, when I try to install glib-2.2.3, I

Re: gtk installation problem: glib installation: iconv.h

2003-10-14 Thread Owen Taylor
* be able to recover from. kind of successful. Now the gtk installation fails concerning too low a version of glib (no more pango problem? who knows?). Well, you installed GLib-2.0.6. In the same directory as you found GTK+-2.2.4, you'll find GLib-2.2.3. I've installed libiconv successfully

Help Needed with GTK+ Installation.

2003-09-18 Thread rvijay07
Hi: I am having a hard time installing the GTK+ library. Here is the related Log File. I wish to know which directory I need to go to use ./configure Also all the documents are not available in /usr/doc and the directory usr/doc/gtk+- 1.2.10/ doesn't exist. Please assist. Thanks. Vijay

Re: Help Needed with GTK+ Installation.

2003-09-18 Thread Anthony
Hi Vijay, First of all, could you tell us a little more about your situation? Who makes your Linux distribution (RedHat, Mandrake, Slackware)? And are you installing GTK+ fresh, or are you upgrading an existing installation? But generally, you run the configure script after downloading

gtk installation err / libjpeg ?

2003-07-22 Thread Vidhya CS
hi , I am trying to install gtk , while running the ./configure , it says jpeg loader not found , I have installed libjpeg and LD_LIBRARY_PATH is pointing to those libs . the error am getting is : WARNING: *** JPEG loader will not be built (JPEG library not found) *** configure: error: ***

Re: gtk installation err / libjpeg ?

2003-07-22 Thread Olaf Frczyk
On Tue, 2003-07-22 at 17:39, Vidhya CS wrote: hi , I am trying to install gtk , while running the ./configure , it says jpeg loader not found , I have installed libjpeg and LD_LIBRARY_PATH is pointing to those libs . the error am getting is : WARNING: *** JPEG loader will not be built

Re: gtk installation err / libjpeg ?

2003-07-22 Thread Vidhya CS
Olaf Fr±czyk wrote: On Tue, 2003-07-22 at 17:39, Vidhya CS wrote: hi , I am trying to install gtk , while running the ./configure , it says jpeg loader not found , I have installed libjpeg and LD_LIBRARY_PATH is pointing to those libs . the error am getting is : WARNING: ***

RE: gtk installation err / libjpeg ?

2003-07-22 Thread Timmerman, LJH
2003 20:31 To: Olaf Fr±czyk Cc: gtk-list Subject: Re: gtk installation err / libjpeg ? Olaf Fr±czyk wrote: On Tue, 2003-07-22 at 17:39, Vidhya CS wrote: hi , I am trying to install gtk , while running the ./configure , it says jpeg loader not found , I have installed

GTK+ installation

2003-03-12 Thread Kevin Cheang
Dear all, I need some help on the installation of GTK+. I have installed the GTK+ recently on Linux 8.0, however, some accident occured. The Gnome appeared problems, it does not function normally: the terminal can't be called out, including the changing of background are also appear the warming

PHP-GTK installation problems under Linux.

2002-12-29 Thread Roumen Semov
PHP-GTK 0.5.2 to work with my PHP 4.2.3. After successful installation from source of both apps I am trying to run examples from the test directory on the php-gtk installation and I always get this message: === Warning: dl() [http://www.php.net/function.dl]: php

gtk installation

2002-10-15 Thread Sarah Leitner
I am preparing to install gtkmm 2.0. However, I can't get gtk to install. I did a ./configure with the --without-libjpeg ande --without-libtiff options. Then, when I run make, it tells me that it failed to load ./stock_add_16.png Unable to load image-loading module:

php gtk installation problrm

2002-04-24 Thread Karim Sobh
Dear all, I am trying to install php-gtk-0.5.0.tar.gz on linux redhat 7.1, Here is what I did: 1.tar -xvzf php-gtk-0.5.0.tar.gz 2. cd php-gtk-0.5.0 3. ./buildconfig 4. ./configure on this step I had an error saying the following: ./configure: line 3360: syntax error near unexpected token

Re: php gtk installation problrm

2002-04-24 Thread Neil Hodgson
Karim Sobh: I am trying to install php-gtk-0.5.0.tar.gz on linux redhat 7.1, Here is what I did: 1.tar -xvzf php-gtk-0.5.0.tar.gz 2. cd php-gtk-0.5.0 3. ./buildconfig 4. ./configure on this step I had an error saying the following: ./configure: line 3360: syntax error near unexpected

Problem in GTK Installation

2001-03-20 Thread Kaushik Bhattacharyya
I am trying to install gtk-1.2.9 in our Solaris 2.7 server. After downloading the software I have issued the following commands to install the software-. %gzip -cd gtk-1.2.9.tar.gz | tar xvf - % cd gtk-1.2.9 % ./configure % make - when I am giving this command it is saying unknown command and

Re: Problem in GTK Installation

2001-03-20 Thread Valdis . Kletnieks
On Mon, 19 Mar 2001 10:20:27 +0800, Kaushik Bhattacharyya [EMAIL PROTECTED] said: % make - when I am giving this command it is saying unknown command and the % make install command is also not taking. It is saying command not found. Is /usr/ccs/bin in your $PATH? Or wherever Sun hid the

Re: GTK+ installation error

2000-08-09 Thread Vlad Harchev
g' as root. - Original Message - From: "Vlad Harchev" [EMAIL PROTECTED] To: "Ibrahim El-Shafei" [EMAIL PROTECTED] Cc: "GTK+ Mailing List" [EMAIL PROTECTED] Sent: Monday, August 07, 2000 10:26 AM Subject: Re: GTK+ installation error On Mon, 7 Aug 2000, Ibrahim

Re: GTK+ installation error

2000-08-07 Thread Vlad Harchev
On Mon, 7 Aug 2000, Ibrahim El-Shafei wrote: Hi, Dear sir, When I was trying to install GTK+-1.2.8, I received a message when I wrote ./configure saying that glib-1.2.8 is found, but the glib (1.2.3) is still on my computer, ok. When I tried to uninstall glib-1.2.3 I received an

GTK+ installation error

2000-08-06 Thread Ibrahim El-Shafei
Dear sir, When I was trying to install GTK+-1.2.8, I received a message when I wrote ./configure saying that glib-1.2.8 is found, but the glib (1.2.3) is still on my computer, ok. When I tried to uninstall glib-1.2.3 I received an error. the error is attached with this e-mail (log file).