Mail Archives: djgpp-workers/1997/07/29/07:38:21
On Tue, 29 Jul 1997, Molnar Laszlo wrote:
> > And I got it, because I had in my djgpp.env the following:
> > [bash]
> > PATH_SEPARATOR=:
> > [sh]
> > PATH_SEPARATOR=:
>
> Hmm. And how did you solved the problem? Did you change your djgpp.env
I commented them out in my djgpp.env.
> or msdos_djgpp.sh? Should I support this in msdos_djgpp.sh or just add a
> warning to the README?
I think you should do the same way like Eli and I in the last
uploaded GNU ports. Do change any original shell scripts to
support ';' as path separator but created a configure.bat
in the base src directory which configures perl for
DJGPP by (in you case calling the djgpp/prepare.bat)
and the setting some environment variables and the
calling the configure script, like:
SET PATH_SEPARATOR=:
bash configure
> > I searched for it, becuase I couldn't find a configure.bat
> > (which was the next problem).
>
> Ok, I'll rename prepare.bat.
This was not meant by me (see above)
> I think about creating 3 archives for the binary distribution: one for
> the executable programs and the documentation in .pod format (or should
> I use .txt??), one for the LIB directory, and one for the documentation
> in html format. What do you think?
Because I currently don't know what the .pod format is, I would
prefer the .txt format if there is no .info format available.
Robert
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -