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

Mozilla 1.0.1



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)


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
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
-- 
http://www.Linux4Me.com/
About Islam : http://www.Islam-QA.com
---------------
"If Linux doesn`t have the solution , you have the wrong problem."