compile error please help more help

Doug Stewart dastew at sympatico.ca
Sun Dec 14 15:47:23 CST 2008


Doug Stewart wrote:
<snip>
>
>
> I downloaded and ./configure and make and make install pcre
> Now I am starting over with a fresh install and try.
> I will report the result later.
>
> Thanks for your help
>
>
> Doug
>   
now for the next problem
make ends with:

mv tips.texi-t tips.texi
./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < 
var.txi > var.texi-t
mv var.texi-t var.texi
./munge-texi -d ../../src/DOCSTRINGS -d ../../scripts/DOCSTRINGS < 
vr-idx.txi > vr-idx.texi-t
mv vr-idx.texi-t vr-idx.texi
gawk -f ./mkcontrib.awk ./contributors.in > contributors.texi-t
mv contributors.texi-t contributors.texi
makeinfo -I.. -I. -I./.. ./octave.texi
../../run-octave -f -q -H -p . --eval "sparseimages ('gplot', 'eps');"
warning: gnuplot_set_term: size is zero
error: libpcre.so.0: cannot open shared object file: No such file or 
directory
error: called from:
error: /home/doug/octave4/scripts/plot/__go_draw_axes__.m at line 1607, 
column 14
error: /home/doug/octave4/scripts/plot/__go_draw_axes__.m at line 1593, 
column 11
error: /home/doug/octave4/scripts/plot/__go_draw_axes__.m at line 64, 
column 14
error: /home/doug/octave4/scripts/plot/__go_draw_figure__.m at line 58, 
column 8
error: /home/doug/octave4/scripts/plot/gnuplot_drawnow.m at line 56, 
column 7
error: /home/doug/octave4/scripts/plot/print.m at line 447, column 7
error: /home/doug/octave4/doc/interpreter/sparseimages.m at line 261, 
column 7
error: /home/doug/octave4/doc/interpreter/sparseimages.m at line 40, 
column 1

make[3]: *** [gplot.eps] Error 1
make[3]: Leaving directory `/home/doug/octave4/doc/interpreter'
make[2]: *** [interpreter] Error 2
make[2]: Leaving directory `/home/doug/octave4/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/home/doug/octave4'
make: *** [all] Error 2
doug at ubuntu32:~/octave4$



any suggestions?

doug


More information about the Help-octave mailing list