Re: ANNOUNCE: gnome-print 0.23
- From: peter bunney <peter bunney freeserve co uk>
- To: gnome-list gnome org
- Cc: Philippe Defert cern ch
- Subject: Re: ANNOUNCE: gnome-print 0.23
- Date: Sat, 23 Sep 2000 18:16:58 +0100
Philippe Defert cern ch writes:
>
>Edit the configure script and (if you really have libunicode 0.4)
>s/`gnome-config --modversion unicode`/`echo unicode-0.4`/;
>s/(".* `gnome-config --libs .*) unicode`"/"$1` -lunicode -lz"/;
>The fact is that there is no unicodeConf.sh in the libunicode 0.4
>distrib.
>Amicalement.
>Philippe.
Can you give a bit more detail for the ignorant?
My depth of knowledge ends at the "./configure;make;make install" level
:-(
I found this in the script..............
**********************
echo $ac_n "checking for libunicode >= 0.4""... $ac_c" 1>&6
echo "configure:4909: checking for libunicode >= 0.4" >&5
vers=`gnome-config --modversion unicode | sed -e "s/unicode-//" | \
awk 'BEGIN { FS = "."; } { printf "%d", $1 * 1000 + $2;}'`
if test "$vers" -ge 4; then
echo "$ac_t""found" 1>&6
else
{ echo "configure: error: not found" 1>&2; exit 1; }
fi
***************************
Where do the 2 part-lines go?
Thanks
Peter Bunney
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]