|
From: Thomas D. <tde...@lb...> - 2002-04-17 23:45:11
|
I am sorry to pollute the developer mailing list.
I still have problems with the installation.
I finally checked the Doc page on the sourceforge web page, and
following all instructions, I finally get all the compilation to work.
Unfortunately, prodebug - which is my primary interest - does not work.
When I do the following:
> prodebug
./prodebug:
/usr/local/src/TclPro/tclpro/linux-ix86/out/linux-ix86/bin/prodebug.bin:
No such file or directory
./prodebug: exec:
/usr/local/src/TclPro/tclpro/linux-ix86/out/linux-ix86/bin/prodebug.bin:
cannot execute: No such file or directory
Effectively, the file prodebug.bin does not exist anywhere...
What can I do?
I tried to compile with a binary tclpro distribution, so I got the file
tclpro141.linux.tar.gz, but I was unable to make the script setup.sh to
work.
It outputs:
> ./setup.sh
Installer error:
couldn't execute 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"
Please notice that the file "/usr/local/src/tclpro1.4/unix/uzpln86"
exists...
Well, I do not know what I did wrong this time. But it looks like I lost
my day working on those things.
I would like not to give another day to it. Please help!
Thomas
|