|
From: Reiner S. <rei...@im...> - 2006-10-05 17:40:31
|
On Wed, Oct 04 2006, Daniel J Sebald wrote:
> Reiner Steib wrote:
>
>> Thanks, the fix works for me. Unless there's a more clean solution,
>> I'd suggest to install Dan's patch. The patch doesn't apply anymore
>> to src/Makefile; attached you'll find an updated patch against rc1.
>
> Thank you Reiner. I've attached the patch you created to the S.F. entry.
Thanks. The patch works for me WRT the installed binaries. Now I
tried "make check" with the patch and it failed to locate the
gnuplot_x11 binary:
,----
| make[2]: Entering directory `[...]/gnuplot-4.2.rc1_x11_patch/demo'
| Expected X11 driver: [...]/gnuplot-4.2.rc1_x11_patch/demo/../src/gnuplot_x11-4-2-rc1-x86_64
| Exec failed: No such file or directory
| See 'help x11' for more details
| make[2]: *** [check-noninteractive] Error 141
`----
`src/gnuplot_x11' exist, but `src/gnuplot_x11-4-2-rc1-x86_64' doesn't.
Here are the commands, starting from a fresh rc1:
--8<---------------cut here---------------start------------->8---
patch -p1 < ../prefixsuffix-djs-rsteib-2006-10-04.patch
conf_1="--enable-history-file --with-readline=gnu --enable-mouse"
suffix="4-2-rc1-`uname -m`"
./configure --program-suffix=-"$suffix" --prefix=${SOFT:-/usr/local} $conf_1
rm src/*.o
HOME=. make
make install
make check
--8<---------------cut here---------------end--------------->8---
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
|