On Mon, 17 Feb 2003, Andre Poenitz wrote:

> On Mon, Feb 17, 2003 at 11:32:44AM +0100, Jean-Marc Lasgouttes wrote:
> > Andre', does this means this bug exists in 1.3.0? Is it easily
> > fixable?
> 
> I am currently compiling a 1.3.0 release.
> I'll check.
> 
Have you ever heard of something called 'modules'?

        http://modules.sourceforge.net/

We're using it at work, and it works really well for us. For instance, 
I've just spent two hours wrestling with xdvi v22.71 and then it was great 
being able to do:
        module rm xdvi/22.71
        module add xdvi/22.05
to go back to the old version.

In my case, I just do:
        module rm lyx
        module add lyx/devel

to setup the environment for working with the development version. The 
drawback with using modules is that you usually have to compile stuff 
manually, i.e. add stuff like --prefix=/pkg/cvs/devel

Mostly I'm using it to switch between different MATLAB versions :-)

/Christian

-- 
Christian Ridderström, +46-8-790 91 37           http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Design        http://www.md.kth.se

Reply via email to