Binary distributions are available only for a small number of platforms : Linux, OS/2, FreeBSD.
If you found a bug and fixed it for us or just reported it to us so we could fix it, then a monthly (or so) release may not be good enough for you.
People who are interested in what happens to LessTif can subscribe to the lesstif-commits mailing list , which gets a copy of the comments entered by the core developers as they make updates to the CVS repository.
The CVSROOT to use is :pserver:anoncvs@anoncvs.hungry.com:/cvsroot. As you may have figured out, this is an environment variable that you should set using export CVSROOT=... or the setenv command.
Use cvs login to get yourself known to the system. The password is anoncvs.
Then use the command cvs checkout lesstif to get LessTif for the first time, use cvs update lesstif from the same place to update; or move in the lesstif/ directory and simply type cvs update.
The anonymous CVS server is currently only a P75 system which will probably not perform well when using compression. Please don't use cvs's compression option with it.
One final remark: once you have a checked out CVS distribution, cvs update will get you up to date. When a directory is added, like lib/Xlt, this won't show up in your image just like that. You'll have to put yourself in the "lib" directory and run cvs update -d Xlt.
Please send comments, questions, ... to the mailing list. |