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

XEmacs update (was Re: SHIFT-JIS ファイ ルの文字化け )



土田です。
# fj にもポストさせていただきます。XEmacs を rpm からしかインストールし
# たことのない初心者です。

At Thu, 03 Jan 2002 19:50:01 +0900,
I wrote:
> だけども、今まで XEmacs のコンパイルっていうのを過去に1回行ってうまくい
> かなくて諦めてしまったことがあるのですが、再度挑戦してみたいと思います。
> お薦めのポインタがありましたら、ご教示ください。

xemacs21.4.3 を落してきて ./configure を行ってみたら PANIC に見舞われて
しまいました。現在、Vine 2.1.5 上で XEmacs 2.1.12 がインストールされてい
るのですが、簡単に XEmacs を上位バージョンにアップデートする方法を、ご教
示お願いできたら嬉しいです。

[tetsuo@localhost xemacs-21.4.3]$ ./configure --with-mule --with-canna --with-xpm --site-includes=/usr/include --site-libraries=/usr/lib
checking whether ln -s works... yes
checking host system type... i686-pc-linux
(snip)
checking for dld_init in -ldld... no
configure: warning: Module support cannot be provided.

*** PANIC *** The C compiler can no longer build working executables.
*** PANIC *** Please examine the tail of config.log for runtime errors.
*** PANIC *** The most likely reason for this problem is that configure
*** PANIC *** links with shared libraries, but those libraries cannot be
*** PANIC *** found at run time.
*** PANIC ***
*** PANIC *** On a Linux system, edit /etc/ld.so.conf and re-run ldconfig.
*** PANIC *** On other systems, try telling configure where to find the
*** PANIC *** shared libraries using the --site-runtime-libraries option
*** PANIC ***
*** PANIC *** Another way to shoot yourself in the foot is to specify
*** PANIC *** --with-FEATURE when FEATURE is not actually installed
*** PANIC *** on your system.  Don't do that.