[gnome-slackware]Re: Gnome-slackware digest, Vol 1 #6 - 13 msgs



On Fri, 22 Feb 2002 07:50:03 -0500 (EST)
gnome-slackware-request gnome org wrote:

> Send Gnome-slackware mailing list submissions to
> 	gnome-slackware gnome org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://mail.gnome.org/mailman/listinfo/gnome-slackware
> or, via email, send a message with subject or body 'help' to
> 	gnome-slackware-request gnome org
> 
> You can reach the person managing the list at
> 	gnome-slackware-admin gnome org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Gnome-slackware digest..."
> 
> 
> Today's Topics:
> 
>    1. gnome2 installation (Abruzzo Silvio)
>    2. Re: gnome2 installation (xavier ordoquy)
>    3. Re: gnome2 installation (Enver ALTIN)
>    4. Re: gnome2 installation (Blackguard666)
>    5. gnome 2.0, pango-0.25 (thorsten m)
>    6. Re: Gnome-slackware digest, Vol 1 #5 - 6 msgs (Guybrush Threepwood)
>    7. Re: gnome 2.0, pango-0.25 (Enver ALTIN)
>    8. Re: gnome 2.0, pango-0.25 (Enver ALTIN)
>    9. Re: gnome2 installation (Alberto Manuel =?ISO-8859-1?Q?Brand=E3o_Sim=F5es?=)
>   10. Re: Re: Gnome-slackware digest, Vol 1 #5 - 6 msgs (xavier ordoquy)
>   11. Re: gnome 2.0, pango-0.25 (thorsten m)
>   12. Re: gnome 2.0, pango-0.25 (thorsten m)
>   13. Re: gnome 2.0, pango-0.25 (xavier ordoquy)
> 
> --__--__--
> 
> Message: 1
> Date: Thu, 21 Feb 2002 23:15:10 +0100
> From: Abruzzo Silvio <goku_vegeta libero it>
> To: gnome-slackware gnome org
> Subject: [gnome-slackware]gnome2 installation
> Reply-To: gnome-slackware gnome org
> 
> I want compile gnome 2 on the my distribuction. The problem is that glib 
> 2.3.14 don't compile. The error are:
> 
> make  all-recursive
> make[1]: Entering directory `/home/silvio/gnome2/glib-1.3.14'
> Making all in .
> make[2]: Entering directory `/home/silvio/gnome2/glib-1.3.14'
> make[2]: Nothing to be done for `all-am'.
> make[2]: Leaving directory `/home/silvio/gnome2/glib-1.3.14'
> Making all in m4macros
> make[2]: Entering directory `/home/silvio/gnome2/glib-1.3.14/m4macros'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/silvio/gnome2/glib-1.3.14/m4macros'
> Making all in glib
> make[2]: Entering directory `/home/silvio/gnome2/glib-1.3.14/glib'
> Making all in libcharset
> make[3]: Entering directory 
> `/home/silvio/gnome2/glib-1.3.14/glib/libcharset'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/home/silvio/gnome2/glib-1.3.14/glib/libcharset'
> make[3]: Entering directory `/home/silvio/gnome2/glib-1.3.14/glib'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
> -DG_LOG_DOMAIN=\"GLib\" -DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED 
> -DGLIB_COMPILATION     -g -O2 -Wall -posix -D_REENTRANT -c gconvert.c
> rm -f .libs/gconvert.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" 
> -DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -g -O2 -Wall 
> -posix -D_REENTRANT -c gconvert.c  -fPIC -DPIC -o gconvert.o
> In file included from /usr/include/errno.h:36,
>                  from gconvert.c:26:
> /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
> make[3]: *** [gconvert.lo] Error 1
> make[3]: Leaving directory `/home/silvio/gnome2/glib-1.3.14/glib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/silvio/gnome2/glib-1.3.14/glib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/silvio/gnome2/glib-1.3.14'
> make: *** [all-recursive-am] Error 2
> 
> What can I do? please help me  Any help will be appreciate.
> 
> --
> Abruzzo Silvio
> 
> 
> 
> --__--__--
> 
> Message: 2
> Date: Thu, 21 Feb 2002 22:28:46 +0100 (MET)
> From: "xavier ordoquy" <xordoquy wanadoo fr>
> To: <gnome-slackware gnome org>
> Subject: Re: [gnome-slackware]gnome2 installation  
> Reply-To: gnome-slackware gnome org
> 
> 
> > I want compile gnome 2 on the my distribuction. The problem is that gli=
> b 2.3.14 don't compile.
> 
> Some kernel headers are broken. It also happened to me.
> At the moment, I'm having the 2.4.17 kernel and all the gnome2 cvs compil=
> es (I do a compilation every 2 days).
> 
> The easy way to change the headers is to download the 2.4.17 kernel:
> - go to /usr/src,
> - remove the linux link,
> - untar the archive,
> - move linux to linux-2.4.17
> - link linux-2.4.17 to linux
> This should be fine after that.
> 
> > What can I do=3F please help me Any help will be appreciate.
> 
> Hold on. I did a quick hack that build gnome2 packages on garnome.
> I have to commit them in a few hours, change a few things so that the pac=
> kages go to the right places, and update links.
> 
> I think that this week end they'll be on the gnome ftp.
> 
> Regards.
> 
> 
> 
> 
> --__--__--
> 
> Message: 3
> Subject: Re: [gnome-slackware]gnome2 installation
> From: Enver ALTIN <enveraltin yahoo com>
> To: gnome-slackware gnome org
> Date: 21 Feb 2002 23:50:55 +0200
> Reply-To: gnome-slackware gnome org
> 
> On Fri, 2002-02-22 at 00:15, Abruzzo Silvio wrote:
> > I want compile gnome 2 on the my distribuction. The problem is that glib 
> > 2.3.14 don't compile. The error are:
> > What can I do? please help me  Any help will be appreciate.
> 
> It looks like you don't have kernel sources/includes installed.
> -- 
> Enver (a.k.a. skyblue)
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> --__--__--
> 
> Message: 4
> From: Blackguard666 <blackguard666 vibros-land net>
> Organization: VIBROS
> To: gnome-slackware gnome org
> Subject: Re: [gnome-slackware]gnome2 installation
> Date: Thu, 21 Feb 2002 23:23:11 +0100
> Reply-To: gnome-slackware gnome org
> 
> All 2 previous responses are good.
> 
> 1st - See if you have the kernel includes installed.
> 2nd - I you have installed it and the compilation don't work, download 
> another kernel (the last 2.4.X) and install the the includes like writed in 
> the 1st response. In that case to, another way is to compile and install a 
> new kernel 2.4.X (i think it is the best way but you need to know how to 
> compile that kernel 'goodly').
> 
> 
> Le Jeudi 21 Février 2002 23:15, vous avez écrit :
> > I want compile gnome 2 on the my distribuction. The problem is that glib
> > 2.3.14 don't compile. The error are:
> >
> > make  all-recursive
> > make[1]: Entering directory `/home/silvio/gnome2/glib-1.3.14'
> > Making all in .
> > make[2]: Entering directory `/home/silvio/gnome2/glib-1.3.14'
> > make[2]: Nothing to be done for `all-am'.
> > make[2]: Leaving directory `/home/silvio/gnome2/glib-1.3.14'
> > Making all in m4macros
> > make[2]: Entering directory `/home/silvio/gnome2/glib-1.3.14/m4macros'
> > make[2]: Nothing to be done for `all'.
> > make[2]: Leaving directory `/home/silvio/gnome2/glib-1.3.14/m4macros'
> > Making all in glib
> > make[2]: Entering directory `/home/silvio/gnome2/glib-1.3.14/glib'
> > Making all in libcharset
> > make[3]: Entering directory
> > `/home/silvio/gnome2/glib-1.3.14/glib/libcharset'
> > make[3]: Nothing to be done for `all'.
> > make[3]: Leaving directory
> > `/home/silvio/gnome2/glib-1.3.14/glib/libcharset' make[3]: Entering
> > directory `/home/silvio/gnome2/glib-1.3.14/glib' /bin/sh ../libtool
> > --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
> > -DG_LOG_DOMAIN=\"GLib\" -DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED
> > -DGLIB_COMPILATION     -g -O2 -Wall -posix -D_REENTRANT -c gconvert.c
> > rm -f .libs/gconvert.lo
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\"
> > -DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -g -O2 -Wall
> > -posix -D_REENTRANT -c gconvert.c  -fPIC -DPIC -o gconvert.o
> > In file included from /usr/include/errno.h:36,
> >                  from gconvert.c:26:
> > /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
> > make[3]: *** [gconvert.lo] Error 1
> > make[3]: Leaving directory `/home/silvio/gnome2/glib-1.3.14/glib'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/home/silvio/gnome2/glib-1.3.14/glib'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/silvio/gnome2/glib-1.3.14'
> > make: *** [all-recursive-am] Error 2
> >
> > What can I do? please help me  Any help will be appreciate.
> 
> --__--__--
> 
> Message: 5
> Date: Fri, 22 Feb 2002 04:06:07 +0100
> From: thorsten m <thenktor gmx de>
> To: gnome-slackware gnome org
> Subject: [gnome-slackware]gnome 2.0, pango-0.25
> Reply-To: gnome-slackware gnome org
> 
> Hi
> i wanted to compile gnome 2.0 on my slackware 8.0 distribution.
> 
> but the pango compilation aborts with this error:
> 
> (...)
> /root/compile/gnome-2.0-beta/pango-0.25/examples/moc_viewer-qt.cc(.gnu.linkonce.d.__vt_10ViewerView+0x188): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool)'
> /root/compile/gnome-2.0-beta/pango-0.25/examples/moc_viewer-qt.cc:97: undefined reference to `QFrame::drawFrameMask(QPainter *)'
> /root/compile/gnome-2.0-beta/pango-0.25/examples/moc_viewer-qt.cc:97: undefined reference to `QFrame::drawContentsMask(QPainter *)'
> collect2: ld returned 1 exit status
> make[2]: *** [pango-viewer] Error 1
> make[2]: Leaving directory `/root/compile/gnome-2.0-beta/pango-0.25/examples'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/compile/gnome-2.0-beta/pango-0.25'
> make: *** [all-recursive-am] Error 2
> 
> what's wrong??
> 
> --__--__--
> 
> Message: 6
> From: Guybrush Threepwood <elric fibertel com ar>
> To: gnome-slackware gnome org
> Date: 22 Feb 2002 00:10:56 -0300
> Subject: [gnome-slackware]Re: Gnome-slackware digest, Vol 1 #5 - 6 msgs
> Reply-To: gnome-slackware gnome org
> 
> On Thu, 2002-02-21 at 14:01, gnome-slackware-request gnome org wrote:
> > Send Gnome-slackware mailing list submissions to
> > 	gnome-slackware gnome org
> >=20
> > To subscribe or unsubscribe via the World Wide Web, visit
> > 	http://mail.gnome.org/mailman/listinfo/gnome-slackware
> > or, via email, send a message with subject or body 'help' to
> > 	gnome-slackware-request gnome org
> >=20
> > You can reach the person managing the list at
> > 	gnome-slackware-admin gnome org
> >=20
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Gnome-slackware digest..."
> >=20
> >=20
> > Today's Topics:
> >=20
> >    1. Re: RE: Hello (Eric Hutchinson)
> >    2. RE: Hello (reddog83)
> >    3. Re: RE: Hello (xavier ordoquy)
> >    4. Re: RE: Hello (Igor Popik)
> >    5. Re: RE: Hello (xavier ordoquy)
> >=20
> > -- __--__-- 
> >=20
> > Message: 1
> > Date: Wed, 20 Feb 2002 19:40:48 -0800 (PST)
> > From: Eric Hutchinson <sanityimp yahoo com>
> > Subject: Re: [gnome-slackware]RE: Hello
> > To: gnome-slackware gnome org
> > Reply-To: gnome-slackware gnome org
> >=20
> > /usr/lib/mozilla
> >=20
> > its parellel to the netscape package. It should be
> > packaged similarly.
> >=20
> > --- Blackguard666 <blackguard666 vibros-land net>
> > wrote:
> > > It is a REALY GOOD question, It's interesting me
> > > too.
> > >=20
> > > Le Mercredi 20 F=E9vrier 2002 11:30, vous avez =E9crit :
> > > > I have enough room on my hard drive to build
> > > Mozilla if you would like?
> > > > BUt where do we send the stripped down binaries to
> > > after they are done?
> > > > Just acouple of things.
> > > > Nathan
> > > > _______________________________________________
> > > > Gnome-slackware mailing list
> > > > Gnome-slackware gnome org
> > > >
> > >
> > http://mail.gnome.org/mailman/listinfo/gnome-slackware
> > > _______________________________________________
> > > Gnome-slackware mailing list
> > > Gnome-slackware gnome org
> > >
> > http://mail.gnome.org/mailman/listinfo/gnome-slackware
> >=20
> >=20
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Sports - Coverage of the 2002 Olympic Games
> > http://sports.yahoo.com
> >=20
> > -- __--__-- 
> >=20
> > Message: 2
> > From: reddog83 <reddog83 chartermi net>
> > To: gnome-slackware gnome org
> > Date: Wed, 20 Feb 2002 23:08:50 -0500
> > Subject: [gnome-slackware]RE: Hello
> > Reply-To: gnome-slackware gnome org
> >=20
> > Nope that is not what Pat want's for Gnome.
> > He want's all Gnome based packages in the /opt/gnome directory=20
> > sorry not the /usr directory.
> >=20
> > -- __--__-- 
> >=20
> > Message: 3
> > Subject: Re: [gnome-slackware]RE: Hello
> > From: xavier ordoquy <xordoquy aurora-linux com>
> > To: gnome-slackware gnome org
> > Date: 21 Feb 2002 09:28:50 +0100
> > Reply-To: gnome-slackware gnome org
> >=20
> > On Thu, 2002-02-21 at 05:08, reddog83 wrote:
> > > Nope that is not what Pat want's for Gnome.
> > > He want's all Gnome based packages in the /opt/gnome directory=20
> > > sorry not the /usr directory.
> >=20
> > Neither it is want we want.
> >=20
> > Igor ? still around ?
> >=20
> > --=20
> >  Xavier Ordoquy, Aurora-linux
> >  "The software said 'runs on Win95 or better,' so I installed it on
> > Linux"
> >=20
> >=20
> > -- __--__-- 
> >=20
> > Message: 4
> > Subject: Re: [gnome-slackware]RE: Hello
> > From: Igor Popik <igipop wsfiz edu pl>
> > To: gnome-slackware gnome org
> > Date: 21 Feb 2002 12:35:06 +0100
> > Reply-To: gnome-slackware gnome org
> >=20
> > W li=3DB6cie z czw, 21-02-2002, godz. 09:28, xavier ordoquy pisze:=3D20
> > > On Thu, 2002-02-21 at 05:08, reddog83 wrote:
> > > > Nope that is not what Pat want's for Gnome.
> > > > He want's all Gnome based packages in the /opt/gnome directory=3D20
> > > > sorry not the /usr directory.
> > >=3D20
> > > Neither it is want we want.
> > hmm, ok, /opt maybe isn't the best place (well, /opt/gnome is more like w=
> in=3D
> > dows c:\Program Files\), but i guess we should build packages with /opt/g=
> no=3D
> > me(2) prefix... to maintain compatibility or whatever...
> >=20
> > > Igor ? still around ?
> > Yep ;-)
> >=20
> > --=3D20
> > :: Igor Popik, THrull ircnet   =3D20
> > :: http://www.netkrab.com, http://gadu.gnu.pl
> > :: mailto:igipop wsfiz edu pl, mailto:thrull slackware pl
> >=20
> >=20
> > -- __--__-- 
> >=20
> > Message: 5
> > Subject: Re: [gnome-slackware]RE: Hello
> > From: xavier ordoquy <xordoquy aurora-linux com>
> > To: gnome-slackware gnome org
> > Date: 21 Feb 2002 13:31:37 +0100
> > Reply-To: gnome-slackware gnome org
> >=20
> >=20
> > > hmm, ok, /opt maybe isn't the best place
> > > (well, /opt/gnome is more like windows c:\Program Files\),
> > > but i guess we should build packages with /opt/gnome(2) prefix...
> > > to maintain compatibility or whatever...
> >=20
> > mmm, I badly said what I wanted to ;)
> > /opt/gnome(2) is a must since the gnome -> gnome2 translation will get
> > some delay to the users (evolution and a few other apps needs to be
> > ported) so one may want to keep both gnome versions.
> >=20
> > > > Igor ? still around ?
> > > Yep ;-)
> >=20
> > Did you started looking at garnome ?
> >=20
> > MCArkan
> >=20
> > --=20
> >  Xavier Ordoquy, Aurora-linux
> >  "The software said 'runs on Win95 or better,' so I installed it on
> > Linux"
> >=20
> >=20
> >=20
> > -- __--__-- 
> >=20
> > _______________________________________________
> > Gnome-slackware mailing list
> > Gnome-slackware gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-slackware
> >=20
> >=20
> > End of Gnome-slackware Diges
> 
> Hi. I think there is no problem in the location of default gnome 2
> packages, for example, before installing gnome 1.4 from the slack cd, i
> made /opt/gnome to be a symbolic link to /usr/local/, so now gnome is
> technically on /usr/local.=20
> 
> 
> --__--__--
> 
> Message: 7
> Subject: Re: [gnome-slackware]gnome 2.0, pango-0.25
> From: Enver ALTIN <enveraltin yahoo com>
> To: gnome-slackware gnome org
> Date: 22 Feb 2002 05:33:57 +0200
> Reply-To: gnome-slackware gnome org
> 
> On Fri, 2002-02-22 at 05:06, thorsten m wrote:
> > Hi
> 
> Hi,
> 
> > /root/compile/gnome-2.0-beta/pango-0.25/examples/moc_viewer-qt.cc(.gnu.linkonce.d.__vt_10ViewerView+0x188): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool)'
> > /root/compile/gnome-2.0-beta/pango-0.25/examples/moc_viewer-qt.cc:97: undefined reference to `QFrame::drawFrameMask(QPainter *)'
> > /root/compile/gnome-2.0-beta/pango-0.25/examples/moc_viewer-qt.cc:97: undefined reference to `QFrame::drawContentsMask(QPainter *)'
> 
> Somehow, pango depends on Qt. Do you have Qt installed?
> -- 
> Enver (a.k.a. skyblue)
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> --__--__--
> 
> Message: 8
> Subject: Re: [gnome-slackware]gnome 2.0, pango-0.25
> From: Enver ALTIN <enveraltin yahoo com>
> To: gnome-slackware gnome org
> Date: 22 Feb 2002 05:42:40 +0200
> Reply-To: gnome-slackware gnome org
> 
> On Fri, 2002-02-22 at 05:06, thorsten m wrote:
> > but the pango compilation aborts with this error:
> 
> you can configure it using ./configure --without-qt.
> 
> Good luck
> -- 
> Enver (a.k.a. skyblue)
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> --__--__--
> 
> Message: 9
> Subject: Re: [gnome-slackware]gnome2 installation
> From: Alberto Manuel =?ISO-8859-1?Q?Brand=E3o_Sim=F5es?= <albie alfarrabio di uminho pt>
> To: gnome-slackware gnome org
> Date: 22 Feb 2002 08:15:59 +0000
> Reply-To: gnome-slackware gnome org
> 
> On Thu, 2002-02-21 at 22:15, Abruzzo Silvio wrote:
> > /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
> > make[3]: *** [gconvert.lo] Error 1
> > make[3]: Leaving directory `/home/silvio/gnome2/glib-1.3.14/glib'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/home/silvio/gnome2/glib-1.3.14/glib'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/silvio/gnome2/glib-1.3.14'
> > make: *** [all-recursive-am] Error 2
> >=20
> > What can I do? please help me  Any help will be appreciate.
> 
> 	Did you delete the kernel source at /usr/src/linux?
> 
> 	Alberto Sim=F5es
> 
> 
> --__--__--
> 
> Message: 10
> Subject: Re: [gnome-slackware]Re: Gnome-slackware digest, Vol 1 #5 - 6 msgs
> From: xavier ordoquy <xordoquy aurora-linux com>
> To: gnome-slackware gnome org
> Date: 22 Feb 2002 09:34:32 +0100
> Reply-To: gnome-slackware gnome org
> 
> 
> > Hi. I think there is no problem in the location of default gnome 2
> > packages, for example, before installing gnome 1.4 from the slack cd, i
> > made /opt/gnome to be a symbolic link to /usr/local/, so now gnome is
> > technically on /usr/local. 
> 
> What's the point ? I don't get it.
> 
> -- 
>  Xavier Ordoquy, Aurora-linux
>  "The software said 'runs on Win95 or better,' so I installed it on
> Linux"
> 
> 
> --__--__--
> 
> Message: 11
> Date: Fri, 22 Feb 2002 12:09:00 +0100
> From: thorsten m <thenktor gmx de>
> To: gnome-slackware gnome org
> Subject: Re: [gnome-slackware]gnome 2.0, pango-0.25
> Reply-To: gnome-slackware gnome org
> 
> On 22 Feb 2002 05:42:40 +0200
> Enver ALTIN <enveraltin yahoo com> wrote:
> 
> > On Fri, 2002-02-22 at 05:06, thorsten m wrote:
> > > but the pango compilation aborts with this error:
> > 
> > you can configure it using ./configure --without-qt.
> > 
> > Good luck
> > -- 
> > Enver (a.k.a. skyblue)
> > 
> 
> i tried it with QT 2.3.1 and 3.xx --> always the same error
> but --without-qt it seems to work. thanks
> 
> cu
> thorsten
> 
> --__--__--
> 
> Message: 12
> Date: Fri, 22 Feb 2002 12:52:43 +0100
> From: thorsten m <thenktor gmx de>
> To: gnome-slackware gnome org
> Subject: Re: [gnome-slackware]gnome 2.0, pango-0.25
> Reply-To: gnome-slackware gnome org
> 
> On Fri, 22 Feb 2002 12:09:00 +0100
> thorsten m <thenktor gmx de> wrote:
> 
> > On 22 Feb 2002 05:42:40 +0200
> > Enver ALTIN <enveraltin yahoo com> wrote:
> > 
> > > On Fri, 2002-02-22 at 05:06, thorsten m wrote:
> > > > but the pango compilation aborts with this error:
> > > 
> > > you can configure it using ./configure --without-qt.
> > > 
> > > Good luck
> > > -- 
> > > Enver (a.k.a. skyblue)
> > > 
> > 
> > i tried it with QT 2.3.1 and 3.xx --> always the same error
> > but --without-qt it seems to work. thanks
> > 
> 
> hmm, next problem: pango compiles but if i try to compile libgnomecanvas i get this error:
> 
> checking for gtk+-2.0 >= 1.3.12 libart-2.0 >= 2.3.8 pango >= 0.23 pangoft2 >= 0.23... Package pangoft2 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `pangoft2.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'pangoft2' found
> 
> configure: error: Library requirements (gtk+-2.0 >= 1.3.12 libart-2.0 >= 2.3.8 pango >= 0.23 pangoft2 >= 0.23) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
> 
> --__--__--
> 
> Message: 13
> Subject: Re: [gnome-slackware]gnome 2.0, pango-0.25
> From: xavier ordoquy <xordoquy aurora-linux com>
> To: gnome-slackware gnome org
> Date: 22 Feb 2002 13:46:49 +0100
> Reply-To: gnome-slackware gnome org
> 
> > hmm, next problem: pango compiles but if i try to compile libgnomecanvas i get this error:
> > 
> > checking for gtk+-2.0 >= 1.3.12 libart-2.0 >= 2.3.8 pango >= 0.23 pangoft2 >= 0.23... Package pangoft2 was not found in the pkg-config search path.
> > Perhaps you should add the directory containing `pangoft2.pc'
> > to the PKG_CONFIG_PATH environment variable
> > No package 'pangoft2' found
> > 
> > configure: error: Library requirements (gtk+-2.0 >= 1.3.12 libart-2.0 >= 2.3.8 pango >= 0.23 pangoft2 >= 0.23) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
> > 
> 
> Slackware has an issue with freetype headers.
> A quick turnaround is to move
> /usr/X11R6/include/freetype
> to
> /usr/X11R6/include/freetype1
> 
> MCArkan
> 
> -- 
>  Xavier Ordoquy, Aurora-linux
>  "The software said 'runs on Win95 or better,' so I installed it on
> Linux"
> 
> 
> 
> --__--__--
> 
> _______________________________________________
> Gnome-slackware mailing list
> Gnome-slackware gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-slackware
> 
> 
> End of Gnome-slackware Digest



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]