Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-13 Thread hbabcockos1
On Nov 8, 2006, at 11:23 AM, Alan W. Irwin wrote: > anything more we can do in the linking department. One possibility > is to > try a different version of Tcl/Tk (the fink version if you got the > above > results with the Apple native version or vice versa). But if you > get the > same o

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-08 Thread Alan W. Irwin
On 2006-11-08 08:23-0800 Alan W. Irwin wrote: > Bus errors for -dev tk and a different other bad (blank screen) result > when interactively choosing dev tk from the menu are obviously not good signs. > > I suspect that we have been building the ABS version all this time on Mac OS > X and nobody ac

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-08 Thread Alan W. Irwin
On 2006-11-08 00:13-0500 [EMAIL PROTECTED] wrote: > Alan wrote: >> Have a look at include/plplot.h. It has a whole series of defined's that >> it checks. If any of those are true it #define's __unix. I suspect you >> just >> have to add the appropriate check for Mac OS X to that list. > > I a

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-07 Thread hbabcockos1
>> Everything continues to work well for OS-X. >> >> I need some pointers to get the Tk driver to work on OS-X however. At >> present there are at least two problems: >> >> (1) plFindName and by extension, plFindCommand always fail on OS-X >> because it is not a OS of type __unix (src/plctrl.c), ev

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-07 Thread Alan W. Irwin
On 2006-11-07 08:24+0100 Werner Smekal wrote: > Hi, > >> Have a look at include/plplot.h. It has a whole series of defined's that >> it checks. If any of those are true it #define's __unix. I suspect you >> just >> have to add the appropriate check for Mac OS X to that list. > > I found this

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-06 Thread Werner Smekal
Hi, > Have a look at include/plplot.h. It has a whole series of defined's that > it checks. If any of those are true it #define's __unix. I suspect you just > have to add the appropriate check for Mac OS X to that list. I found this website ( http://predef.sourceforge.net/index.php ) which i

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-06 Thread Alan W. Irwin
On 2006-11-06 23:23-0500 [EMAIL PROTECTED] wrote: > > On Nov 6, 2006, at 12:42 PM, Alan W. Irwin wrote: > >> On 2006-11-05 21:20-0800 Alan W. Irwin wrote: >> >>> Tomorrow, I will >>> use the same "Apple" method to transform the data for the >>> remaining *.pc >>> files that we configure. It shoul

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-06 Thread hbabcockos1
On Nov 6, 2006, at 12:42 PM, Alan W. Irwin wrote: > On 2006-11-05 21:20-0800 Alan W. Irwin wrote: > >> Tomorrow, I will >> use the same "Apple" method to transform the data for the >> remaining *.pc >> files that we configure. It shouldn't make much difference to the >> result of >> the curr

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-06 Thread Alan W. Irwin
On 2006-11-05 21:20-0800 Alan W. Irwin wrote: > Tomorrow, I will > use the same "Apple" method to transform the data for the remaining *.pc > files that we configure. It shouldn't make much difference to the result of > the current install-tree builds on Mac OS X, but it will make those builds >

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-05 Thread Alan W. Irwin
On 2006-11-05 23:04-0500 Hazen Babcock wrote: > I just installed version 0.21 and now there is no -framework mangling. > > I can build the examples in the install tree... That's excellent news to hear. Thanks for hanging in there with me as we figured out the install tree xtk?? examples build pr

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-05 Thread Hazen Babcock
On Nov 5, 2006, at 9:53 PM, Alan W. Irwin wrote: > On 2006-11-05 21:29-0500 Hazen Babcock wrote: > >> iMac /usr/local/lib/pkgconfig : PKG_CONFIG_PATH=. pkg-config -- >> libs test >> -framework tcl tk > > I am virtually positive that is a bug in this really ancient (see > below) > version. > >>

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-05 Thread Hazen Babcock
> The only potential problem with these changes is when you tried > that first > transformation by hand editing plplot-tcl.pc, one of the essential > "-framework" strings was not emitted by pkg-config. That's really > peculiar. > Could you try the following simple example to see what you get o

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-05 Thread Alan W. Irwin
On 2006-11-05 21:29-0500 Hazen Babcock wrote: > iMac /usr/local/lib/pkgconfig : PKG_CONFIG_PATH=. pkg-config --libs test > -framework tcl tk I am virtually positive that is a bug in this really ancient (see below) version. > > iMac /usr/local/lib/pkgconfig : pkg-config --version > 0.15.0 > > Is

Re: [Plplot-devel] OS-X and Tcl/Tk

2006-11-05 Thread Alan W. Irwin
On 2006-11-04 22:30-0500 Hazen Babcock wrote: > > Linking with the Tcl/Tk frameworks in the build tree (works): > > Linking C shared library libplplottcltkd.dylib > cd /Users/hbabcock/Documents/OpenSource/PLplot/plplot-CBS-1/bindings/tcl && > /usr/local/bin/cmake -P CMakeFiles/plplottcltkd.dir/cm

[Plplot-devel] OS-X and Tcl/Tk

2006-11-04 Thread Hazen Babcock
Linking with the Tcl/Tk frameworks in the build tree (works): Linking C shared library libplplottcltkd.dylib cd /Users/hbabcock/Documents/OpenSource/PLplot/plplot-CBS-1/bindings/ tcl && /usr/local/bin/cmake -P CMakeFiles/plplottcltkd.dir/ cmake_clean_target.cmake cd /Users/hbabcock/Documents/Op