Apologies for the delay in replying the project is actively maintained, but it's also being rewritten, so there's been a long period of time between releases. Note that the latest enix is the enix4 proof of concept, 1.10.
I will put a quick start guide into the next release of ENiX 4. The only dependency that's required is the development readline library. I will get a script in for the next release also.
In the meantime how it's installed depends on your distribution:
Please list any feature requests that you would like to see incorporated into ENiX.
If you could write a bash scipt with the depenencies and install steps i would be thrilled
Apologies for the delay in replying the project is actively maintained, but it's also being rewritten, so there's been a long period of time between releases. Note that the latest enix is the enix4 proof of concept, 1.10.
I will put a quick start guide into the next release of ENiX 4. The only dependency that's required is the development readline library. I will get a script in for the next release also.
In the meantime how it's installed depends on your distribution:
Debian / Ubuntu: apt-get install libreadline-dev
Gentoo: emerge sys-libs/readline
For arch and lfs, this can be compiled from source.