libjpeg shared object for gdk-pixbuf

libjpeg shared object for gdk-pixbuf

Post by Justin Ashmal » Sat, 28 Sep 2002 03:27:21



Hi,

Short version:
Running Solaris 8 and I'm looking for libjpeg.so.6*

Long version:
I'm trying to compile gdk-pixbuf. It fails with:
make: Fatal error: Don't know how to make target `all-local'
Earlier on in the compile I get the following warning:

/bin/sh ../libtool --mode=link gcc  -g -O2  -o libpixbufloader-jpeg.la
-rpath /usr/local/lib/gdk-pixbuf/loaders -version-info 1:0:0 -module
io-jpeg.lo -ljpeg
rm -fr .libs/libpixbufloader-jpeg.la .libs/libpixbufloader-jpeg.*
.libs/libpixbufloader-jpeg.*

*** Warning: This library needs some functionality provided by -ljpeg.
*** I have the capability to make that library automatically link in
when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.

*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module libpixbufloader-jpeg.  Therefore, libtool
will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.

The readme for gdk-pixbuf states that I need
libjpeg         v6b             ; ls -l /usr/lib/libjpeg.so.6*

I've downloaded libjpeg v6b from http://www.ijg.org/ (as instructed in
the readme) and compiled it, but "make -n install" gives no mention of a
.so file (even when compiled with --enable-shared and --enable-static),
just a libjpeg.la file.

Am I on the right track? Do I really need the .so file?

Any info gratefully recieved!

Regards

Justin

 
 
 

libjpeg shared object for gdk-pixbuf

Post by Dave Uhrin » Sat, 28 Sep 2002 06:18:58



> The readme for gdk-pixbuf states that I need
> libjpeg         v6b             ; ls -l /usr/lib/libjpeg.so.6*

> I've downloaded libjpeg v6b from http://www.ijg.org/ (as instructed in
> the readme) and compiled it, but "make -n install" gives no mention of
> a .so file (even when compiled with --enable-shared and
> --enable-static), just a libjpeg.la file.

You need to install GNU libtool in order to get a shared libjpeg.

ftp.gnu.org/pub/gnu/libtool

You also require libtool to build shared libraries in bind-9.2.1 if you
decide to update your nameserver.

 
 
 

1. Display images using Gtk/Gdk/Gdk-pixbuf

Hi,

I'm currently working on an simple image viewer application that will be
  extended with some quite specific features later on.
I decided to use Glade to produce the structure and Gdk and Gdk-pixbuf
for image loading etc.
Since this is my first try with gtk/gdk etc I'm getting quite confused
about the different kinds of image structures.
Having successfully loaded a pixbuf using gdk_pixbuf_new_from_file I'm
wondering how to make it show in a specific GtkPixmap (or GtkImage).
I tried to use gdk_pixbuf_render_pixmap_and_mask to render the pixbuf to
the pixmap that was previously created in the code produced by glade,
but nothing happens ;(

Can anybody give me a hint about how to visualize a pixbuf in a
GtkPixmap or GtkImage?

thanks in advance

Andy

Gtk 1.2
Gdk-pixbuf 0.10.0

2. Perl:How I can to get value of HTML tags, using modules( CGI or LWP)?

3. gdk-pixbuf (Gnome) compile error on Solaris

4. Somebody PLEASE help get WindowMaker compiled under RH5.1

5. Gnome installation: gdk-pixbuf/libbonoboui conflict

6. remote printer problem

7. can't install gdk-pixbuf in redhat

8. How to catch Ctrl key event

9. Can't install gdk-pixbuf in redhat

10. Compiling GNOME - Compiler can't find GDK-Pixbuf

11. gdk-pixbuf problems

12. gdk-pixbuf (Gnome) compile error on Solaris

13. A problem with gdk-pixbuf/GNOME panel