[Tclpro-dev] TclPro
by Greg Novak other posts by this author
Apr 13 2004 10:12PM messages near this date
Re: [Tclpro-dev] TclPro
|
[Tclpro-dev] Is the source code available for TclPro 1.2?
I'd like to get TclPro running, but I'm completely stuck. I'm running
Red Hat Linux 9, and I've tried the binary installers out there but get
the following:
Installer error:
couldn't execute
"/home/novak/Projects/CS291/Software/tclpro1.4/unix/uzpln86": no such
file or directory
while executing
"exec $unzip -Zt [FindFile $src $file"
(procedure "install::calculateSizeAndCount" line 10)
invoked from within
"install::calculateSizeAndCount $::installImageRoot"
(procedure "gui::showWindow" line 24)
invoked from within
"gui::showWindow"
Note that the file uzpln86 exists and is executable, but it's apparently
trying to invoke another executable that doesn't exist.
I also tried compiling from source, using anonymous CVS checkouts
from sourceforge. After (much) fooling around, I stumbled upon scant
documentation that seems to suggest that you need TclPro installed in
order to compile it from source:
http://sourceforge.net/docman/display_doc.php?docid=9981&group_id=13969
So: any tips on how to get this running?
Thanks,
Greg
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Tclpro-dev mailing list
Tclpro-dev@[...].net
https://lists.sourceforge.net/lists/listinfo/tclpro-dev
|