Version 0.3

I’m working on version 0.3 at the moment at it is going to take a while due to the compiling times and getting the configuration right. The main differences between version 0.2 and version 0.3 the introduction of the RPM package manager and all the software is being made from the latest stable version. I am making this from my 0.2 build where I have the RPM package manager installed. I download the source and build it into an RPM file before installing it onto the system. This is taking a while because I have to make a spec file for the RPM package manager to make the package from and I am new to this.

With a package manager in place it will be much easier to add and remove programs to the system and to upgrade to the latest. The software is made on my desktop which is the fastest machine I have access to and can then be installed on my server and other computers. Before I had to compile it on the slower computers too and this would take much longer.