Sternas Stefanos wrote:
fredvs wrote: Hello Sternas.
I have problem to install last version 6.3 in Linux Mint 17.
Fre;D
Sir, please try to install p7zip
sudo apt-get install p7zip
orsudo apt-get install 7zip
CT6.30 has the latest p7zip, this version of p7zip works only with the new Linux Kernels (>4.2)
CT will use the local copy of p7zip if exists.
LinuxMint 17.x use old Linux Kernel
Screen Lab from LinuxMint 18.2 Sonya (now) with OpenGL 4.6 Tests...
Hello Sternas.
OK, I get it.
This does the trick:
$ cd /the/directory/of/CodeTyphonIns (---> this was needed)
$ sudo /the/directory/of/CodeTyphonIns/install.sh
I know that normally "sudo" must not be used.
But if I do not use "sudo" ---> "Error, sudo is not installed". (???)
When using sudo /the/directory/of/CodeTyphonIns/install.sh --->
0) Install CodeTyphon Studio + 8) Remove and Build ALL --->
All compiles and install ok.
After some test, very good impression
About fpc 3.1.1, a litle bemol: for every project, if you choose optimisation -O2 -->
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: -11
But with optimisation -O3 --> OK.
Other thing.
About installing CT-Windows on a Linux system.
Perfect, you have added the missing ".bat" extensions in all the Windows-scripts.
Now ---> wine x_CodeTyphon_Remove_Make_ALL.bat --> install CT-Windows on my Linux mint system perfectly. ---> Wow and many thanks.
Huh, fpc 3.1.1 is not fully compatible with fpc 3.0.x. But this is a other story.
Thanks Sternas.
Fre;D