E. Jordan Bojar ([EMAIL PROTECTED]):
> Jeremy Wadsack kindly wrote:
>> You need to edit some of the settings in the anlghead.h file and and
>> re-compile.
> I tried this in the most obvious fashion, and got errors. What's the
> syntax for replacing all those NULLs?
e.g.
#define CONFIGDIR /usr/local/etc/
>> I don't think you can move zlib, etc to /usr/local/lib/ as
>> the copies provided with Analog are not the originals.
> Since I don't have zlib anywhere else, I would think there wouldn't be a
> problem.
So it shouldn't matter where Analog puts it and you don't want
Analog's version anywhere else because it's not standard.
>> However, you
>> can build Analog to use an existing installation of gd (with existing
>> zlib, libpng, etc). See the anlghead.g and Makefile for details on
>> this.
> Or without graphics support at all, correct?
Add to you Makefile:
DEFS = -DNOGRAPHICS
> Is there a tutorial for any of this?
No, but it's all described in the bottom of Makefile.
--
Jeremy Wadsack
Wadsack-Allen Digital Group
+------------------------------------------------------------------------
| This is the analog-help mailing list. To unsubscribe from this
| mailing list, go to
| http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
| List archives are available at
| http://www.mail-archive.com/[email protected]/
| http://lists.isite.net/listgate/analog-help/archives/
| http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------