[Xotcl] potential problem in makefile for solaris fixed

Gustaf Neumann neumann at wu-wien.ac.at
Sat Sep 16 11:14:16 CEST 2006


Hi everybody,

Andreas Kupries found a small problem with the makefile on solaris.

> The Makefile target "install-shells" (around line 421)
> uses
>	'test -e'

> The '-e' option is not understood by the 'test' command of Solaris.
> I have to use 'test -f', or the installation of xotcl fails.

This is the same code as in prior versions, so it won't effect many
people. I have fixed the tar file on www.xotcl.org without upgrading
the version number.

best regards
-gustaf





More information about the Xotcl mailing list