[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mozilla 1.0.1



On Thursday 03 October 2002 20:07, Ahmad Al-Twajry wrote:
> Al Salam Ala Mn Etba Al Hoda
>
> Hi guys,
> Anyone know how to fix the Arabic bug in mozilla 1,0,1
> (http://bugzilla.mozilla.org/show_bug.cgi?id=99823)

for me I cut the road short .. I use Mozilla 1.1 or Mozilla 1.2 .. the Arabic 
probelm is fixed on them ..

>
>
> I tryed to patched the patch but it doesn't work (I think its for old
> version) !!
>
> [root at localhost mozilla]# patch -Np1 -i moz.patch

you should do it like follows:
patch -Np1 <moz.patch 

inputing the file through .. not giving it as an arguemnt ..



> can't find file to patch at input line 8
> Perhaps you used the wrong -p or --strip option?
> The text leading up to this was:
> --------------------------
>
> |Index: content/shared/public/nsBidiUtils.h
> |===================================================================
> |RCS file: /cvsroot/mozilla/content/shared/public/nsBidiUtils.h,v
> |retrieving revision 1.2
> |diff -u -r1.2 nsBidiUtils.h
> |--- content/shared/public/nsBidiUtils.h        5 Mar 2002 00:41:35 -0000
>
> 1.2
>
> |+++ content/shared/public/nsBidiUtils.h        1 Apr 2002 22:09:39 -0000
>
> --------------------------
> File to patch:
>
>
>
> BTW I compiled mozilla with this commands :
>
> export MOZILLA_OFFICIAL="1" &&
> export BUILD_OFFICIAL="1" &&
> export MOZ_INTERNAL_LIBART_LGPL="1" &&
> cd extensions &&
> rm -rf spellcheck &&
> tar -xjf ../../mozilla-1.0.1-spellchecker.tar.bz2 &&
> cd .. &&
> patch -Np1 -i mozilla-1.0.1.patch &&
> ./configure --prefix=/opt/mozilla \
>             --enable-default-mozilla-five-home \
>             --with-x --with-system-zlib \
>             --with-system-jpeg --with-system-png --with-system-mng \
>             --enable-xft --enable-crypto \
>             --enable-java-supplement \
>             --disable-jsd --disable-accessibility \
>             --disable-tests --disable-debug \
>             --enable-optimize=-O3 --disable-dtd-debug \
>             --disable-logging --enable-reorder \
>             --enable-strip --enable-elf-dynstr-gc \
>             --enable-cpp-rtti --enable-extensions=all,spellcheck \
>             --enable-svg
> make &&
> make install &&
> install -d /opt/mozilla/include/mozilla-1.0.1/security &&
> cp -Lf dist/private/security/*.h dist/public/security/*.h \
>    /opt/mozilla/include/mozilla-1.0.1/security &&
> install -d /opt/mozilla/lib/mozilla-1.0.1/openoffice &&
> cp -f dist/lib/libembed_base_s.a dist/lib/liblber50.a \
>    dist/lib/libmozreg_s.a /opt/mozilla/lib/mozilla-1.0.1/openoffice &&
> ln -nsf mozilla-1.0.1 /opt/mozilla/include/mozilla &&
> ln -nsf mozilla-1.0.1 /opt/mozilla/lib/mozilla &&
> ln -sf /opt/mozilla/bin/mozilla /usr/bin/mozilla &&
> ln -sf /opt/mozilla/bin/mozilla /usr/bin/netscape &&
> cd /opt/mozilla/lib/mozilla-1.0.1 &&
> export LD_LIBRARY_PATH="/opt/mozilla/lib/mozilla-1.0.1" &&
> export MOZILLA_FIVE_HOME="/opt/mozilla/lib/mozilla-1.0.1" &&
> ./regxpcom &&
> ./regchrome &&
> touch `find /opt/mozilla/lib/mozilla-1.0.1 -name *.rdf`
>
> Thank You

-- 
Yours,
Isam Bayazidi
===========================
Arabeyes = Arabic + Linux
===========================