You're sure its not the perl XML parser causing the problem?
I had some error messages that had gd in them, but went away after I
installed the parser.

In terminal (home directory):
   sudo cpan
(If you've never done this before, that command will start a
configuration process where you can answer all questions with default
options. Once finished you should have the cpan shell where you type
'install XML::Parser'. If asked for installing dependencies always say
'yes'. Finally you will get a message if XML::Parser is up to date.
Exit the cpan shell by typing 'exit'.

Also, try to run these 2 commands after you modify your things.
    make clean (to clean up previous mess)
    make all (redo the make all command, hopefully now without errors)

if that does not do it for you, then I'm lost as well...
Good luck.
Bjorn

-- 
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spctools-discuss?hl=en.

Reply via email to