Michael Lechasseur writes:
Hi Guenter,
I did:
./configure make make ggext
You can choose between making single externals and making the ggext library.
If you try to do both, it won't work. e.g. ./configure make ggext
*or*
./configure make
if you want to change between the two you have to "make clean" inbetween.
... and again I doubt that my decision to split the externals was a good one, ...
Guenter
"./configure" and "make" were fine. But I got the following error with "make ggext":
ld -export_dynamic -shared -o -ggext.pd_linux ggee.o */*.o -lpthread -lm -lc ld cannot open */*.o: No such file or directory
*BESIDES* not purchasing nato objects, is there anything immediately obvious that I am doing wrong? I got the same error with ggee-0.17.tar.gz
Thanks,
Michael
-----Original Message----- From: Guenter Geiger [mailto:geiger@epy.co.at] Sent: Monday, October 16, 2000 2:11 PM To: mik Cc: pd list Subject: pd 0.32 + ggext
Yes, I realized this only today, and have changed the gui externals to be compatible with the new version
ftp'able at ftp://xdv.org/pub/gige/ggext/ggee-0.18.tar.gz
as always you have to compile them yourself with ./configure;make :) The release is not backward compatible, so it's only for the diehard.
Guenter