Re: [tcljava-user] TCL Error 'can't find package java'
Brought to you by:
mdejong
From: Mo D. <md...@un...> - 2006-01-23 20:05:24
|
On Wed, 18 Jan 2006 19:44:24 +0530 "Sheelu_George" <She...@Sa...> wrote: > Am trying to install tclBlend in Linux fedora core 3 machine.i had > downloaded tcl8.4 and had run the 'configure' scripts by typing > "./configure". ... > % package require java > > can't find package java This might be a path issue. Could you try passing a --prefix=DIR argument to each configure script to indicate where Tcl and Tcl Blend should be installed. See: http://wiki.tcl.tk/9993 cheers Mo DeJong |