[Gnome-print] error in configure script?
- From: Chipzz <chipzz ULYSSIS Org>
- To: gnome-print helixcode com
- Subject: [Gnome-print] error in configure script?
- Date: Thu, 14 Sep 2000 14:08:07 +0200 (CEST)
You have an error in printConf.sh, unicode is not included in the library
list. Since printConf.sh is automatically generated by configure (it is,
isn't it?), I suspect the error is somewhere in configure though. Also, upon
not detecting unicode, configure does not stop, which is an error because it
won't build without unicode.
A quick hack is to replace printConf.sh.in with the following file (untested):
#
# Configuration file for using the gnome-print library
#
PRINT_LIBDIR="@PRINT_LIBDIR@"
PRINT_LIBS="@PRINT_LIBS@ -lunicode"
PRINT_INCLUDEDIR="@PRINT_INCLUDEDIR@"
MODULE_VERSION="gnome-print-@VERSION@"
This is of course a quick hack and doesn't really solve the problem...
Greetings,
Chipzz AKA
Jan Van Buggenhout
--
--------------------------------------------------------------------------
UNIX isn't dead - It just smells funny
Chipzz@ULYSSIS.Org
--------------------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]