Re: emacsのインストールでエラー
JJ <[email protected]> Tue, 24 Feb 2004 10:46:09 +0900
| Newsgroups | gmane.emacs.mule |
|---|---|
| Message-ID | <[email protected]> |
> Emacs LD_LIBRARY_PATH
>
>(Emacs )
> configure build
>
>LDFLAGS="-s -R/usr/local/lib" ./configure ...
LDFLAGS="-s -R/usr/local/lib" ./configure
~
LDFLAGS="-s;-R/usr/local/lib" ./configure
make ~
make install
>;;