Re: Compiling the CVS Tree

2003-01-20 Thread Lars Clausen
On Mon, 30 Dec 2002, Hans Breuer wrote: At 04:57 29.12.02 -0600, Lars Clausen wrote: Nope. The FREETYPE code is using this factor _twice_ which IMO is questionable. The one definition as constant like the comment says is ok, but just using it a second time as in

Re: Compiling the CVS Tree

2003-01-20 Thread Lars Clausen
On Sat, 28 Dec 2002, Janne Heikkinen wrote: On Fri, 27 Dec 2002, William Trenker wrote: On line 69) it is assumed that 'freetype-config --cflags' produces a result such as: '-I/usr/X11R6/include/freetype2' Unfortunately, on my system at least, 'freetype-config --cflags' produces:

Re: Compiling the CVS Tree

2003-01-17 Thread Lars Clausen
On 29 Dec 2002, Lars Clausen wrote: On Sat, 28 Dec 2002, Janne Heikkinen wrote: On Fri, 27 Dec 2002, William Trenker wrote: On line 69) it is assumed that 'freetype-config --cflags' produces a result such as: '-I/usr/X11R6/include/freetype2' Unfortunately, on my system at least,

Re: Compiling the CVS Tree

2002-12-30 Thread Hans Breuer
At 04:57 29.12.02 -0600, Lars Clausen wrote: On Sat, 28 Dec 2002, Janne Heikkinen wrote: [...] Another problem I have with CVS version is that fonts are really huge, with following change to lib/font.c I get normal sized fonts: static real global_size_one = 1.0; /* 28.35; */ This value is

Re: Compiling the CVS Tree

2002-12-29 Thread Lars Clausen
On Sat, 28 Dec 2002, Janne Heikkinen wrote: On Fri, 27 Dec 2002, William Trenker wrote: On line 69) it is assumed that 'freetype-config --cflags' produces a result such as: '-I/usr/X11R6/include/freetype2' Unfortunately, on my system at least, 'freetype-config --cflags' produces:

Compiling the CVS Tree

2002-12-28 Thread William Trenker
I just downloaded the CVS tree. I also downloaded and installed FreeType2 and intltools. I ran into several snags trying to build Dia. The software versions I have are: Linux 2.4.19 GTK+ 2.0.5 GLIB 2.0.4 FreeType 2.1.0 gettext0.11.1

Re: Compiling the CVS Tree

2002-12-28 Thread Alan Horkan
On Fri, 27 Dec 2002, William Trenker wrote: Date: Fri, 27 Dec 2002 15:56:37 + From: William Trenker [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Compiling the CVS Tree I just downloaded the CVS tree. I also downloaded and installed FreeType2

Re: Compiling the CVS Tree

2002-12-28 Thread Janne Heikkinen
On Fri, 27 Dec 2002, William Trenker wrote: On line 69) it is assumed that 'freetype-config --cflags' produces a result such as: '-I/usr/X11R6/include/freetype2' Unfortunately, on my system at least, 'freetype-config --cflags' produces: '-I/usr/X11R6/include -I/usr/X11R6/include/freetype2'

Compiling the CVS tree

2002-12-24 Thread Dan Warburton
I managed to compile the release code and thought I would try the cvs head. I've checked out the cvs tree but am having touble getting started running autogen.sh (which I am guessing is the first step )gives: bash-2.05a$ autogen.sh I am going to run ./configure with no arguments - if you

Re: Compiling the CVS tree

2002-12-24 Thread Lars Clausen
On Tue, 24 Dec 2002, Dan Warburton wrote: I managed to compile the release code and thought I would try the cvs head. I've checked out the cvs tree but am having touble getting started running autogen.sh (which I am guessing is the first step )gives: [...] Running libtoolize You