[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AbiWord - hebrew
- To: "Linux IL" <linux-il(at-nospam)cs.huji.ac.il>
- Subject: Re: AbiWord - hebrew
- From: <dgi_il(at-nospam)hotmail.com>
- Date: Mon, 30 Apr 2001 21:37:00 -0000
- References: <Pine.LNX.4.33.0104292308250.1415-100000@deot.net>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
As far as I know there is, I could not build it with bidi thought... (some
problems with some external libraries), here is the output:
cd src; make -r all
make[1]: Entering directory `/usr/local/src/libiconv/src'
/bin/sh ../libtool --mode=compile
gcc -O -I. -I. -I../include -I./../include -c ./iconv.c
gcc -O -I. -I. -I../include -I./../include -c ./iconv.c -fPIC -DPIC -o
iconv.lo
In file included from ./iconv.c:19:
./include/libiconv.h:64: parse error before `iconv_open'
./include/libiconv.h:64: warning: data definition has no type or storage
class
./include/libiconv.h:74: parse error before `cd'
./include/libiconv.h:80: parse error before `cd'
/iconv.c:89: parse error before `iconv_open'
/iconv.c: In function `iconv_open':
/iconv.c:100: `iconv_t' undeclared (first use in this function)
/iconv.c:100: (Each undeclared identifier is reported only once
/iconv.c:100: for each function it appears in.)
/iconv.c:150: parse error before `cd'
/iconv.c: At top level:
/iconv.c:156: parse error before `icd'
/iconv.c: In function `iconv':
/iconv.c:160: `icd' undeclared (first use in this function)
/iconv.c:161: `inbuf' undeclared (first use in this function)
/iconv.c:162: `outbuf' undeclared (first use in this function)
/iconv.c:169: `outbytesleft' undeclared (first use in this function)
/iconv.c:183: `inbytesleft' undeclared (first use in this function)
/iconv.c: At top level:
/iconv.c:376: parse error before `icd'
/iconv.c: In function `iconv_close':
/iconv.c:378: `icd' undeclared (first use in this function)
make[1]: *** [iconv.lo] Error 1
make[1]: Leaving directory `/usr/local/src/libiconv/src'
make: *** [all] Error 2
???
I hope you can be more helpfull then the abiword mailing list... (just
ignored me)
I used:
make ABI_OPT_BIDI_ENABLED=1
(if you want the default direction to be rtl, add also
ABI_OPT_BIDI_RTL_DOMINANT=1 and for a debug build add
ABI_OPT_DEBUG=1.
----- Original Message -----
From: Oren Held <mlist@opinionz.cjb.net>
To: <dgi_il@hotmail.com>
Cc: <linux-il@linux.org.il>
Sent: Sunday, April 29, 2001 8:08 PM
Subject: Re: AbiWord - hebrew
> Hello
>
> > One small question: did had you installed the bidi built or the normal?
I
> > got the bidi for windows (from a week or so) and I can tell you it is
not
> > looking good yet...
>
> Is there a bidi version for LINUX ? I've got the normal version.
>
> Cya,
> Oren.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il