Jean Bréfort | 3 Apr 2003 10:58
Picon

Re: libgnomeprint .so versioning

Chema Celorio wrote:

>On Thu, 2003-03-27 at 16:31, Jody Goldberg wrote:
>  
>
>>- Given that the api will change in 2.4 as things like cmd line
>>  handling and pango support improve.  I don't see alot of options
>>  other than (B)
>>    
>>
>
>You mean the API will get extended. Right? The API will not change from
>2.2 to 2.4.
>
>  
>
Do you mean that Pango support will not be implemented in 2.4? What are 
your intentions about that?
I hoped I'll could use something as a gnome_print_pangolayout function 
both for GChemPaint and Guppi. Should I change my mind?

Best regards,

Jean Bréfort
Chema Celorio | 3 Apr 2003 16:25

Re: libgnomeprint .so versioning

On Thu, 2003-04-03 at 02:58, Jean Bréfort wrote:
> Chema Celorio wrote:
> 
> >On Thu, 2003-03-27 at 16:31, Jody Goldberg wrote:
> >  
> >
> >>- Given that the api will change in 2.4 as things like cmd line
> >>  handling and pango support improve.  I don't see alot of options
> >>  other than (B)
> >>    
> >>
> >
> >You mean the API will get extended. Right? The API will not change from
> >2.2 to 2.4.
> >
> >  
> >
> Do you mean that Pango support will not be implemented in 2.4? What are 
> your intentions about that?

It will be, the API will be extended but the 2.2 API will not change. We
will keep API and ABI compatiblity, that does not mean that we will not
add new entry points.

regards,
Chema

> I hoped I'll could use something as a gnome_print_pangolayout function 
> both for GChemPaint and Guppi. Should I change my mind?
> 
(Continue reading)

Iain | 26 Apr 2003 16:06
Picon
Favicon

Libgnome-Print and gtkhtml


        To Whom it May Concern,

I hope this is the right list.  If it is not, I apologize.  I have been try to compile GNUCASH, and have finally
installed all the dependencies.  However, make fails with:

make
.
.
.

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/gnc-module -I../../src/engine
-I../../src/network-utils -I../../src/app-utils -I../../src -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/include/gnome-1.0 -I/usr/include/gnome-1.0/libguppitank -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/include/gnome-xml -I/usr/include/libglade-1.0
-I/usr/include/orbit-1.0 -I/usr/include/freetype2 -I/usr//include/gnome-xml
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gnome-xml
-I/usr/include/libglade-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0
-I/usr/include/freetype2 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr//include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/incl

 ude -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -DORBIT2=1 -pthread
-I/usr/include/libgtkhtml-3.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomeprintui-2.2
-I/usr/include/libgnome-2.0 -I/usr//include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
(Continue reading)

Martin Kretzschmar | 26 Apr 2003 21:19
Picon

Re: Libgnome-Print and gtkhtml

Hi Iain,

Am Sam, 2003-04-26 um 16.06 schrieb Iain:
> 
> I hope this is the right list.  If it is not, I apologize.

Not the right list, but if you knew that, you wouldn't have the problem,
I guess. So no problem.

>   
> I have been try to compile GNUCASH, and have finally installed all the
> dependencies.

You grabbed too new versions of the libraries. From GnuCash's website:

        The majority of the GnuCash 1.6.x dependencies are satisfied by
        installing standard Gnome 1.4 core libraries.

The same apparently holds for GnuCash 1.8.x You told configure to use
some Gnome 2.2 libraries. They are not compatible with 1.x libs.

Here's what Debian's GnuCash requires, your versions of the libraries
shouldn't be much higher than what's in the parentheses:

bonobo (>= 1.0.22), gdk-imlib1, guile-1.6-libs, libart2 (>= 1.2.13-5),
libaudiofile0 (>= 0.2.3-4), libbonobo2 (>= 1.0.22), libc6 (>= 2.3.1-1),
libdb3 (>= 3.2.9-17), libesd0 (>= 0.2.29-1) | libesd-alsa0 (>=
0.2.29-1), libfreetype6 (>= 2.1.3-9), libgal23 (>= 0.24),
libgdk-pixbuf-gnome2 (>= 0.22.0-2.0.1), libgdk-pixbuf2 (>=
0.22.0-2.0.1), libghttp1 (>= 1.0.9-9), libglade-gnome0, libglade0,
(Continue reading)


Gmane