Re: GTK compile problem

2005-12-07 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Rex Dieter wrote: >> I disagree. If LyX is (directly) using freetype/Xft functions, *it* >> should link against freetype/Xft, and not rely upon gtk's (or any >> other dependant library's) pkg-config to pull it in. Georg> I did not kno

Re: GTK compile problem

2005-12-06 Thread Martin Dietz
> --- Ursprüngliche Nachricht --- > Von: Rex Dieter <[EMAIL PROTECTED]> > An: lyx-devel@lists.lyx.org > Betreff: Re: GTK compile problem > Datum: Tue, 06 Dec 2005 15:47:31 -0600 > > Georg Baum wrote: > > Rex Dieter wrote: > > >>I disagree. If LyX is

Re: GTK compile problem

2005-12-06 Thread Rex Dieter
Georg Baum wrote: Rex Dieter wrote: I disagree. If LyX is (directly) using freetype/Xft functions, *it* should link against freetype/Xft, and not rely upon gtk's (or any other dependant library's) pkg-config to pull it in. I did not know that LyX uses xft directly. Since that is the case i

Re: GTK compile problem

2005-12-06 Thread Georg Baum
Rex Dieter wrote: > I disagree. If LyX is (directly) using freetype/Xft functions, *it* > should link against freetype/Xft, and not rely upon gtk's (or any other > dependant library's) pkg-config to pull it in. I did not know that LyX uses xft directly. Since that is the case it should of course

Re: GTK compile problem

2005-12-06 Thread Rex Dieter
Georg Baum wrote: Martin Dietz wrote: Someone please take a look at this: I still can't built the GTk version of LyX using GTK2.8 I upgraded gtk to 2.8 and see now the include and link problems, too. It seems that the pkg-config files of gtk 2.8 do not list the dependency on freetype. Pleas

Re: GTK compile problem

2005-12-06 Thread Georg Baum
Martin Dietz wrote: > Someone please take a look at this: I still can't built the GTk version of > LyX using GTK2.8 I upgraded gtk to 2.8 and see now the include and link problems, too. It seems that the pkg-config files of gtk 2.8 do not list the dependency on freetype. Please complain to the gt

Re: GTK compile problem

2005-12-06 Thread Rex Dieter
Martin Dietz wrote: Someone please take a look at this: I still can't built the GTk version of LyX using GTK2.8 The references the linker complaints about are clearly there: 3(NXDOMAIN):~/lyx-devel # sudo ldconfig -v | grep -i xft libXft.so.2 -> libXft.so.2.1.2 libXft.so.1 -> l

Re: GTK compile problem

2005-12-05 Thread Martin Dietz
ietz" <[EMAIL PROTECTED]> > An: lyx-devel@lists.lyx.org > Betreff: GTK compile problem > Datum: Sun, 20 Nov 2005 22:43:54 +0100 (MET) > > Hi, > I experience some problems compiling the gtk version of 1.4cvs. I > successfully compiled the xforms and qt frontends. >

Re: GTK compile problem

2005-11-21 Thread Martin Dietz
about missing files at all ?! Anyway, thanks for your response Martin > --- Ursprüngliche Nachricht --- > Von: "John C. Spray" <[EMAIL PROTECTED]> > An: Martin Dietz <[EMAIL PROTECTED]> > Kopie: lyx-devel@lists.lyx.org > Betreff: Re: GTK compile problem > Datum

Re: GTK compile problem

2005-11-21 Thread John C. Spray
On Sun, 2005-11-20 at 22:43 +0100, Martin Dietz wrote: > I attach the log. It seems there is some problem with the xft fonts. I tried > installing the latex-xftfonts and several other font packages wihout > success. See: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg82989.html And the wor

GTK compile problem

2005-11-20 Thread Martin Dietz
Hi, I experience some problems compiling the gtk version of 1.4cvs. I successfully compiled the xforms and qt frontends. I attach the log. It seems there is some problem with the xft fonts. I tried installing the latex-xftfonts and several other font packages wihout success. I run Opensuse 10.0. I