Jaroslav Fojtik wrote: > >In particular, on Solaris 10, you need to have /usr/ccs/bin in PATH. > This should be a responsibility of anybody who attempts to compile my package. Yes, modifying PATH should not be done in the configure script. It is the responsibility of the person whole compiles the package to set PATH appropriately. Bruno