Bugs item #1568925, was opened at 2006-10-02 00:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1568925&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: dooglus (dooglus)
Assigned to: Nobody/Anonymous (nobody)
Summary: bad value for IMAGE_DIR when building synfigstudio

Initial Comment:
I built synfig and synfigstudio from the current svn 
sources using Debian Unstable.

The config.h which was generated by ./configure when 
building synfigstudio has this line:

#define IMAGE_DIR "/pixmaps"

This results in synfigstudio being unable to locate 
any of the graphics (for the splash screen, and the 
icons, for instance) unless I export an environment 
variable:

export SYNFIG_ROOT=/usr/local

Doing that works around the problem.

Note that when I ran 'bootstrap' I saw warnings about 
the versions of autoconf and automake I was using.  I 
just tried running 'bootstrap' again to copy and 
paste the warning here, but they no longer appear.  
Now all I see is:

bootstrap: Using autoconf (GNU Autoconf) 2.60a
bootstrap: Using automake (GNU automake) 1.7.9

but I'm pretty sure yesterday it was telling me 
something like "the version of autoconf is wrong; got 
2.60a, expected 2.59(something) - bootstrap may 
fail".  bootstrap didn't appear to fail, so I ignored 
the warning and carried on.  I mention it now because 
maybe it's these 'wrong versions of auto*' which 
caused IMAGE_DIR to be set incorrectly.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1568925&group_id=144022

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to