Sascha 'SieGeL' Pfalz wrote:
Hi!
After fiddling around with the sources I finally get the build process working. So far my Linux Box seems to have everything required installed except of some additional tools, which have to be downloaded and installed manually as SuSE at least does not provide them.
I have written a small textfile where the build process and the required pre-workings are described, and another textfile which shows the initial configure run, so we can see what exactly is required to build.
I found it very annoying that the build process actually does only work when using TCSH, the bash is not supported and does not work. This took me 2 hours to figure out :(
Has anyone symlinked sh or bash to tcsh, or looked at the scripts called by the Makefiles, to determine if they really are using [t]csh specific functionality?
Scott