| | Robert Lawrence has written a script to help automate the compilation of Aubit4gl on Ubuntu 8.04.1
You can get it here
"After trying to get Aubit 4GL to cleanly install on an Ubuntu desktop, I decided to create a script to automate all of the steps needed to have a functional build.
Most of the process is pretty much straight forward, except for the fact Ubuntu doesn't use bash as being synonymous with sh; Ubuntu uses dash which will break many of the scripts with Aubit 4GL.
The solution was to patch all the scripts to explicitly call 'bash' and not 'sh'......"
<
|