Hi there,
I am having a problem with the gcw driver on Archlinux, which (sadly)
does not actively support the plplot library. So I compiled it myself
with some extra options (gcw, psttf).
Since Archlinux uses Freetype 2.2, I need LASi v 1.0.6 (also compiled
myself), which doesn't seem to be a pro
> So the problem probably lies in a clash between the version of glib on
> my system and what plplot expects, but I am not sure.
>
> Does anyone know what I have to do to get a working gcw driver?
>
I do not think that is the problem - you have compiled PLplot as a
whole, so glib should be okay.
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
Hi Arjen,
> What happens if you build without freetype?
Then it works, but the fonts look horrible. :-(
> Looking at the source code, I'd say you have not set all the
> environment variables yet to point to the various fonts.
Do you mean that apart from the following three configure options, I
On 2006-11-05 22:14+0100 wim van hoydonck wrote:
> Hi Arjen,
>
>> What happens if you build without freetype?
>
> Then it works, but the fonts look horrible. :-(
>
>> Looking at the source code, I'd say you have not set all the
>> environment variables yet to point to the various fonts.
>
> Do yo
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
> 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
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.
>
>>
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