[OS X TeX] GNUPLOT on Mac

Jean-Claude DE SOZA jeanclaudedesoza at wanadoo.fr
Wed Aug 13 10:54:38 EDT 2008


With earlier versions of Gnuplot, the compilation is without problems.  
Since 4.2 and 4.3 versions, there are some problems during  
configuration.
If you have a MacIntel machine, enter this three commands in the  
Terminal :
export CFLAGS='-arch i386'  (replace i386 by ppc if you have a PowerPC  
machine)
export LDFLAGS='-arch i386'
./configure --with-readline=builtin
then run make and sudo make install. It will work.
Jean-Claude DE SOZA

Le 13 août 08 à 15:07, M. Tamer Özsu a écrit :

> Undefined symbols:
>  "_rl_forced_update_display", referenced from:
>      _restore_prompt in command.o
>  "_rl_ding", referenced from:
>      _alert in mouse.o
>  "_history_list", referenced from:
>      _write_history_list in history.o
>  "_rl_complete_with_tilde_expansion", referenced from:
>      _rl_complete_with_tilde_expansion$non_lazy_ptr in plot.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[2]: *** [gnuplot] Error 1
> make[1]: *** [check-recursive] Error 1
> make: *** [check-recursive] Error 1
>
> --
> M. Tamer Özsu
> University of Waterloo


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://email.esm.psu.edu/pipermail/macosx-tex/attachments/20080813/6182459a/attachment.html>


More information about the MacOSX-TeX mailing list