I am having trouble installing CTC 8.60 on Ubuntu 24.04 running in VMWare Fusion Pro (8G RAM, 200G disk, 2 cores). The install starts fine, but when I get to Remove and Build All it runs for a long time and then shoots an error and locks the VM up tight. I have tried it multiple times. I went through the scripts for installing the system libraries and noticed that there were several that did not install. I corrected those and tried again. No luck. My last attampt was to select item 6, Remove and Build Typhon IDE. It went for a while and finally threw some errors and then appeared to lock the VM up at the step where it says "make some links for Typhon64". After a few minutes, however, it threw an error up and went to the Install menu. I have copied the last error messages below. Any ideas what I could be doing wrong? Also, is CTC sensitive to VMs? ...this VM? ...this OS? I am not wedded to Ubuntu nor VMWare, although I do want to use a VM. Any thoughts?
[code][(3104) Compiling ./source/tasources.pas
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64 can't be executed, error message: Failed to execute "/usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64", error code: -9
Error: (IDE) Compile package pl_Fundamentals 8.4.1: stopped with exit code 1
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64 can't be executed, error message: Failed to execute "/usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64", error code: -9
(3104) Compiling ./source/PasDoc_Gen.pas
/usr/local/codetyphon/typhon/components/BaseSynedit/./source/lazsynedittext.pas(1149,24) Warning: (5093) Function result variable of a managed type does not seem to be initialized
(3104) Compiling ./source/SpkMath.pas
(3104) Compiling ./source/tachartutils.pas
(3104) Compiling ./source/ognetwrk.pas
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64 can't be executed, error message: Failed to execute "/usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64", error code: -9
/usr/local/codetyphon/typhon/components/BaseControls/./source/extendedtabcontrols.pas(672,7) Warning: (6060) Case statement does not handle all possible cases
/usr/local/codetyphon/typhon/components/BaseControls/./source/extendedtabcontrols.pas(712,7) Warning: (6060) Case statement does not handle all possible cases
(3104) Compiling ./source/lclcalwrapper.pas
Error: /usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64 can't be executed, error message: Failed to execute "/usr/local/codetyphon/fpc/fpc64/bin/x86_64-linux/ppcx64", error code: -9
(3104) Compiling ./source/brookmessageshandler_ptbr.pas
(3104) Compiling ./source/ELDsgxUtils.pas
./ln_Typhon64_Build.sh: line 152: 14115 Killed $vCTDir/typhon/bin$vBits/typhonbuild --build-ide="-dLCLgtk2" --ws=gtk2 $VarPkgsGroup
[INFO]: make some links for Typhon64 and user [ bill ]...
??????????????????????????????????????????????????????????
[ERROR]: Sorry, Typhon64 BIG IDE x86_64-linux-gtk2 NOT Build
??????????????????????????????????????????????????????????
[FINAL INFO]: Typhon64 BIG IDE x86_64-linux-gtk2 NOT Build
but Typhon64 Small-IDE Exists !!! Have fun...
====================================================
CodeTyphon Studio 8.60 Setup for Linux64
Settings: Platform=gtk2 Multiarch Mode=0
====================================================
/code]