=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-FAQ.oxweave,v retrieving revision 1.3 retrieving revision 1.5 diff -u -p -r1.3 -r1.5 --- OpenXM/doc/OpenXM-FAQ.oxweave 2000/09/28 00:57:06 1.3 +++ OpenXM/doc/OpenXM-FAQ.oxweave 2000/12/05 23:14:40 1.5 @@ -1,4 +1,35 @@ -% $OpenXM: OpenXM/doc/OpenXM-FAQ.oxweave,v 1.2 2000/09/27 23:17:10 takayama Exp $ +% $OpenXM: OpenXM/doc/OpenXM-FAQ.oxweave,v 1.4 2000/11/30 12:45:13 takayama Exp $ + +//&C Nov 30, 2000 +//&ja Q. Redhat Linux を利用しています. libgd がないので RPM パッケージのインストールが失敗します. +//&en Q. I'm using Redhat Linux. Installation of the RPM package of openxm fails because libgd does not exists. + +/*&ja + (A) http://www.redhat.com/downloads より, libgd をサーチします. + (B) libgd 1.3 を download して, rpm でインストールします. + + www.redhat.com では, 最新版の Redhat 用の libgd しかみつからないかも + しれません. その場合は http://rpmfind.net で探して下さい. + たとえば Redhat 6.2 用の libgd は + http://rpmfind.net/linux/RPM/redhat/6.2/i386////gd-1.3-6.i386.html + にあります. + ネットスケープの場合ならここにアクセスし, + gd-1.3-6 RPM for i386 + を shift+click して gd-1.3-6.i386.rpm をダウンロードします. +*/ +/*&en + (A) Search libgd at http://www.redhat.com/downloads + (B) Download libgd 1.3 and install it by rpm. + + You might find only the latest version of libgd at www.redhat.com. + If you need to find older versions, try to find them at http://rpmfind.net + For example, libgd for Redhat 6.2 is at + http://rpmfind.net/linux/RPM/redhat/6.2/i386////gd-1.3-6.i386.html + If you are using netscape, access to this site and + shift+click + gd-1.3-6 RPM for i386 + Then, you can download gd-1.3-6.i386.rpm +*/ //&C Sep 28, 2000 //&ja Q. asir より ssh を用いて remote の ox サーバを起動できません.