I know I've sent a million messages recently, and I appreciate your patience.
Since I did so much hacking on my installation to finally get it to work, I'd like to try again and do it cleaner. I've moved my installation to a new name (so I can revert to it if neccesary) and I've checked out a new copy of -r branch_2_1_fcs.
When I try to compile, either by simply executing "ant" or by using "build.sh" (btw, which one should I be doing?), I get a bunch of classes not found in the JavaMail API.
2 things on this: First, I thought we used to have code that would fetch those third-party dependencies, am I wrong? Secondly, since it doesn't appear to be fetching automatically, should I put in it $JAMES_HOME/lib?
When it comes to lib directories, I'm often VERY confused. There is a lib in:
$JAMES_HOME/ $JAMES_HOME/dist/james-$VERSION/ $JAMES_HOME/dist/james-$VERSION/apps/james.sar:/SAR-INF/ $JAMES_HOME/dist/james-$VERSION/apps/james/SAR-INF/
My assumption for each of these is:
$JAMES_HOME is for stuff needed to build James? $JAMES_HOME/dist/james-$VERSION/ is for stuff needed to start Phoenix?
These two confuse the heck out of me because first, I would assume that the files in them would be the same, but they aren't. Can anyone help?
$JAMES_HOME/dist/james-$VERSION/apps/james.sar:/SAR-INF/ $JAMES_HOME/dist/james-$VERSION/apps/james/SAR-INF/
Kenny
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
