[OS X TeX] GNUPLOT on Mac

"M. Tamer Özsu" tozsu at sympatico.ca
Wed Aug 13 16:45:15 CEST 2008


Pete, thanks. I am following the instruction that installing Gnuplots  
should be as simple as following these steps:

./configure
make
make check
install

Obviously, there is more to do than this.

Best.

--
M. Tamer Özsu
University of Waterloo

On Wed 13-Aug-08, at 10:35 AM, Peter Dyballa wrote:

>
> Am 13.08.2008 um 15:07 schrieb M. Tamer Özsu:
>
>> 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
>
>
> These function obviously come from libreadline. Obviously it's not  
> found by ld. You can help ld by adding "-L/path/to/folder" to  
> environment variable LDFLAGS.
>
> Adding a framework to the application looks a bit suspicious. I am  
> used to expressions like
>
> 	 -Wl,-framework,CoreServices
>
> -Wl tells GCC that the following text is meant for the linkage  
> editor ld, the next word addresses the kind of data, and then  
> follows the item.
>
> --
> Greetings
>
>  Pete
>
> ’Twas a woman who drove me to drink, and I never had the courtesy to  
> thank her for it.
> 				— W.C. Fields
>
>
>
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
>




More information about the macostex-archives mailing list