It seems that libssl is installed yet:
> locate libssl
/usr/lib/libssl.so.0.9.7
/usr/lib/libssl.so.0.9.8
/usr/lib/libssl3.so
/usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libssl.so
/usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libssl.so.0
/usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libssl.so.0.9
Looks like libssl is missing on your system:
cannot find -lssl
collect2: ld returned 1 exit status
make[4]: *** [libprintbackend-cups.la] Erreur 1
Peace...
Tom
julien wrote:
> Thank you Ulf,
>
> cups-devel, findutils-locate and pin now installed.
> But still a problem with something missing in
Thank you Ulf,
cups-devel, findutils-locate and pin now installed.
But still a problem with something missing installing gtk:
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk
-I../../../gtk -I../../../gdk -I../../../gdk
-DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -pthread -I/usr/includ
Hi,
On Mon, 2007-07-30 at 18:48 +0200, Ulf-D. Ehlert wrote:
> Am Montag, 30. Juli 2007 schrieb julien:
> > What is missing?
>
> Package cups-devel is missing.
Yes, looks a lot like it. The GTK+ configure script should however have
detected this. So it would be a good idea to investigate if thi
Hi,
On Mon, 2007-07-30 at 08:28 +, Heiko Schmidt wrote:
> I had the same problem under Ubuntu but with the GTK+.
>
> After installing GTK+-2.10.13 from source I've got the same error
> message that this modversion returns 2.10.13 but 2.10.11 was found.
> Now what I have to do to get rid of th
Hi Julien,
Am Montag, 30. Juli 2007 schrieb julien:
> What is missing?
Package cups-devel is missing.
Try these commands when you are looking for (missing) files or packages
(this is my SuSE 9.3 output):
$ locate cups/cups.h # searching files on harddisk
/usr/include/cups/cups.h
$
$ ls
On 7/30/07, DJ <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This gives me a solid 1 pixel left, right, bottom and an anti-aliased
> lower left and right corner.
>
> I probably created 5 more steps than necessary :-). Is there a better
> way?
>
> 1. File->New
> Specify the required height and width and fil
Under suse-10.2, I have gtk+-2.10.6.
I downloaded gtk+-2.10.13, necessary for gimp-2.3.19. md5sum is right.
glib-2.12.4, pango-1.14.5, atk-1.12.3, cairo-1.2.4 are installed.
./configure is OK.
make gives this error : (only a part in this screenshot)
make[4]: going into directory « /home/julien
I had the same problem under Ubuntu but with the GTK+.
After installing GTK+-2.10.13 from source I've got the same error
message that this modversion returns 2.10.13 but 2.10.11 was found. Now
what I have to do to get rid of the 2.10.11 version? Where I can find
this LD_LIBRARY_PATH environment v
Hi,
On Mon, 2007-07-30 at 09:08 +0200, julien wrote:
> Before installing GIMP-2.3.19, I installed glib-2.13.7 (under suse-10.2)
> from source.
Why did you do that? glib-2.13 is an unstable development release.
Better stick to the version of glib that is already on your system. glib
2.12.4 is new
Before installing GIMP-2.3.19, I installed glib-2.13.7 (under suse-10.2)
from source.
When I run ./configure --prefix=/usr/gimp-2.3.19, I get
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.12.3...
*** 'pkg-config -
11 matches
Mail list logo