[Tcl-nap-users] Trouble installing Nap
Brought to you by:
dav480,
peter_turner
From: Steve H. <st...@xh...> - 2008-06-02 02:34:17
|
Hi, I'd like to try using Nap, but I'm having trouble installing it: 1.) There is no Linux i386 installer file downloadable for Nap 6.4.0 2.) I tried to build Nap 6.4.0 from source, but after running configure, make gave the following error: make: *** No rule to make target `proj_api.h', needed by `cart_proj.o'. Stop. 3.) I tried to use the Linux i386 installer for nap version 6.2.2, but I got the following error: no files matched glob pattern "/home/blacksqr/myinstall/applications/nap/include*" while executing "glob $dst/include*" invoked from within "if {$dst ne ""} { if {$tcl_platform(machine) ne "ia64" } { set include [file tail [lindex [glob $dst/include*] end]] foreach dir "bin $include l..." (file "/home/blacksqr/download/nap6_2_2Linux_i386_install/lib/app-nap6_2_2Linux_i386_install/nap6_2_2Linux_i386_install.tcl" line 64) invoked from within "source /home/blacksqr/download/nap6_2_2Linux_i386_install/lib/app-nap6_2_2Linux_i386_install/nap6_2_2Linux_i386_install.tcl" ("package ifneeded" script) invoked from within "package require app-nap6_2_2Linux_i386_install" ---------------------------------------------------------------------------------------------- Any help that could be provided in overcoming these problems would be greatly appreciated. Thanks, Steve Huntley |