I\'ve just begun to build the source packages and I got an error when running \'./configure\' in the CS dir:
mk/subs.mak:30: docs/docs.mak: No such file or directory
mk/subs.mak:30: docs/docs.mak: No such file or directory
make: *** No rule to make target `docs/docs.mak\'. Stop.
It doesn\'t appear to be fatal, but it would be better if it were fixed.
Now about the source package.
The source package should contain everything you need to run PS, no more, no less. The problems with getting CP, CEL and PS from CVS are:
1) You\'re often downloading more than you need.
2) Since you\'re using the latest of all 3 programs, there\'s a much higher chance of bugs.
3) Except for the forum, there\'s little documentation on how to get the 3 parts running together. This makes it a lot harder for newbies.
It would be very nice if there were a source package that has been tested and is easy to install.
Binary packages however have some inherent flaws.
1) They\'re not optimized for your system.
2) They\'re bigger
3) They\'re sometimes compiled against libs that are much newer than is neccesary. (The current problem....)
All in all, I still believe that a source package is a good idea. I\'ll test the current one and post my findings to the board.