Sunday, May 5, 2024
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 4047  / 1 Year ago, fri, december 2, 2022, 3:14:40

I want to install Red Suite 4 (search on Google shows this problem is with installing other apps too) on my 64bit machine.



I have installed the prerequisite packages: linux32 and ia32-libs (for 32bit support).



When I try to install the app I get this error:



 sudo ./Installer_Red_Suite_4_4.2.3_255_Linux-x86 
invalid command name "bind"
while executing
"::unknown bind Text <Tab>"
("uplevel" body line 1)
invoked from within
"uplevel 1 $next $args"
(procedure "::obj::Unknown" line 3)
invoked from within
"bind Text <Tab>"
(procedure "::InstallJammer::InitializeGui" line 19)
invoked from within
"::InstallJammer::InitializeGui "
(procedure "::InstallJammer::InitInstall" line 68)
invoked from within
"::InstallJammer::InitInstall"
(file "/installkitvfs/main.tcl" line 37049)


I've googled - InstallJammer is "Multiplatform GUI installer". What could be wrong - bind is bash command so I don't know what's wrong.


More From » installation

 Answers
5

The problem was with missing 32bit gtk2 library. Check out this "bug" discussion.


[#36098] Saturday, December 3, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
antoccasiona

Total Points: 430
Total Questions: 127
Total Answers: 131

Location: Netherlands
Member since Sat, Jun 26, 2021
3 Years ago
;