On Fri, 16 Jun 2000, sharif wrote: > thanks for your help, i've tried what you've suggested and it helped a bit > now i don't seem to get tclblend to load. > i saw someone else struggled with it, and the remedy was > "<JRE>/bin/classic directory in your PATH." > i've had that already. > > i think my major problem is in working out where things are meant to be > placed on the disk. > i guess that i am not putting the source files and the executables in the > correct places (or relative places). > > i have set up env vars: tcl_library, TCLLIBPATH, path and classpath > i also set up the registry's ...localmachine\soft\scriptics\tcl\... > > can you do me a huge favor and send me paths, and settings of a working > machine. >From the directory where you build Tcl Blend, you can run "nmake shell". That will set up the env vars and run the executable in the build directory. You can also run "nmake install" to install Tcl Blend into the correct location. That should do everything you need. Just make sure you set the variables at the top of tclblend's makefile.vc so that it known where the source the version of Tcl you compiled lives. There are also more detailed path examples in the win\README file. Mo DeJong Red Hat Inc ---------------------------------------------------------------- The TclJava mailing list is sponsored by Scriptics Corporation. To subscribe: send mail to [EMAIL PROTECTED] with the word SUBSCRIBE as the subject. To unsubscribe: send mail to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the subject. To send to the list, send email to '[EMAIL PROTECTED]'. An archive is available at http://www.mail-archive.com/tcljava@scriptics.com