Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Les B. Labbauf #1
Installing GTK+2.2.1
I am trying to install GTK+2.2.1 on a Redhat 9.0 system. I have
sucessfully installed Glib, and Pango. Each configured and installed with
no errors or warnings. However when I try to ./configure GTK+2.2.1 I get
an error stating the following:
checking Pango flags... -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wl,--export-dynamic -L/usr/local/lib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure: error:
*** Can't link to Pango. Pango is required to build
Not sure why I am getting this error. I tried googling it but no luck.
Any help would be appreciated.
Les
Les B. Labbauf Guest
-
Error 1409 installing Acrobat 8 on SystemError message 1409, installing Acrobat 8Professional on O
Have tried installing from the CD or copy files to HD and then install. Will not happen either way. Will get error message or will not open. Have... -
Help! CFMX7 stalls on installing at "Installing WebServer Connectors"
I hope someone can help with this - I am currently doing an install (fresh = no other CF versions on server) on a small production server - the... -
Installing CF on XP pro with IIS 5
I have installed CF MX, 6.1 and 7 and still not having any luck and i really need to get this sorted. After i install the software the admin page... -
Installing standalone CF7 after installing JRun4
I have installed JRun4 in developer mode. Subsequently I am attempting to install CF7 in "Multiserver configuration" but this option is dimmed out... -
Installing PHP 4.3.8
I am trying to install php 4.3.8 with the following: ../configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var... -
T'aZ #2
Re: Installing GTK+2.2.1
On Sun, 31 Aug 2003 13:29:39 -0400, Les B. Labbauf wrote:
check configure log file, you will see (normally) the command executed and> I am trying to install GTK+2.2.1 on a Redhat 9.0 system. I have
> sucessfully installed Glib, and Pango. Each configured and installed
> with no errors or warnings. However when I try to ./configure GTK+2.2.1
> I get an error stating the following:
>
> checking Pango flags... -I/usr/include/pango-1.0 -I/usr/X11R6/include
> -I/usr/include/freetype2 -I/usr/local/include/pango-1.0
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -Wl,--export-dynamic -L/usr/local/lib -lpangoxft-1.0 -lpangox-1.0
> -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:
> error:
> *** Can't link to Pango. Pango is required to build
what was wrong
HTH
--
T'aZ |Jabber:taz-007@jabber.org|GPG keyID:E051925D|[url]http://taz.prout.be[/url]
*They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety.* Benjamin Franklin 1759
Faq TCPA|Palladium|DRM [url]http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html[/url]
T'aZ Guest
-
Andreas Janssen #3
Re: Installing GTK+2.2.1
Hello
Les B. Labbauf (<llabbauf_spam_killer@comcast.net>) wrote:
Did you perhaps forget to install the Glib and Pango devel packages?> I am trying to install GTK+2.2.1 on a Redhat 9.0 system. I have
> sucessfully installed Glib, and Pango. Each configured and installed
> with no errors or warnings.
best regards
Andreas Janssen
--
Andreas Janssen
[email]andreas.janssen@bigfoot.com[/email]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976
Andreas Janssen Guest
-
evil_bastard #4
Re: Installing GTK+2.2.1
T'aZ <j.adore.les@bonbon.net> wrote in message news:<pan.2003.09.02.07.34.45.252861@bonbon.net>.. .
> On Sun, 31 Aug 2003 13:29:39 -0400, Les B. Labbauf wrote:
>>> > I am trying to install GTK+2.2.1 on a Redhat 9.0 system. I have
> > sucessfully installed Glib, and Pango. Each configured and installed
> > with no errors or warnings. However when I try to ./configure GTK+2.2.1
> > I get an error stating the following:
> >
> > checking Pango flags... -I/usr/include/pango-1.0 -I/usr/X11R6/include
> > -I/usr/include/freetype2 -I/usr/local/include/pango-1.0
> > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> > -Wl,--export-dynamic -L/usr/local/lib -lpangoxft-1.0 -lpangox-1.0
> > -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:
> > error:
> > *** Can't link to Pango. Pango is required to build
> check configure log file, you will see (normally) the command executed and
> what was wrong
>
> HTH
I think the command that was executing was including in my post, will
double check, but I am sure that it is the "checking Pango flags ...."
that is included in the original post.
Les
evil_bastard Guest
-
evil_bastard #5
Re: Installing GTK+2.2.1
Andreas Janssen <andreas.janssen@bigfoot.com> wrote in message news:<bj1k23$mo3$06$1@news.t-online.com>...
> Hello
>
> Les B. Labbauf (<llabbauf_spam_killer@comcast.net>) wrote:
>>> > I am trying to install GTK+2.2.1 on a Redhat 9.0 system. I have
> > sucessfully installed Glib, and Pango. Each configured and installed
> > with no errors or warnings.
> Did you perhaps forget to install the Glib and Pango devel packages?
>
> best regards
> Andreas Janssen
Not sure, I will try that tonight.
Thanks.
Les
evil_bastard Guest



Reply With Quote

