Hi, I'm trying install GCB 1_00_1288 in a linux system, but i've error:
From /sources/linuxbuild carpet, I execute ".install.sh build" and it becomes OK
But, when I execute "./install.sh install", the system answered me: "cp: no se puede efectuar `stat' sobre 'LinuxBuild/SupportFiles/*': No existe el fichero o el directorio"
That, in english, it becomes like as:
"cp: can not execute "stat" over "LinuxBuild/SupportFiles/*": file or directory doesn't exist"
I try to delete residual /opt/GCBASIC and rename linuxbuild/supportfiles to LinuxBuild/SupportFiles and trying again, but the system says again the same message
Somebody have any idea?
Thank you so very much
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I'm trying install GCB 1_00_1288 in a linux system, but i've error:
From /sources/linuxbuild carpet, I execute ".install.sh build" and it becomes OK
But, when I execute "./install.sh install", the system answered me: "cp: no se puede efectuar `stat' sobre 'LinuxBuild/SupportFiles/*': No existe el fichero o el directorio"
That, in english, it becomes like as:
"cp: can not execute "stat" over "LinuxBuild/SupportFiles/*": file or directory doesn't exist"
I try to delete residual /opt/GCBASIC and rename linuxbuild/supportfiles to LinuxBuild/SupportFiles and trying again, but the system says again the same message
Somebody have any idea?
Thank you so very much
Hello,
Check the folder name for case sensitivity.. We have not had this issue reported but do inspect.
Is this a language issue ? Has an expected parameter been impacted?
Hello,
It isn't a languaje issue, because I'm in Spain, I speak spanish, and my computer languaje is spanish,
I changed the folder name from "linuxbuild/supportfiles" to "LinuxBuild/SupportFiles", because in the error, it appear as "LinuxBuild/SupportFiles"
But... the error remains, the computer says again the same error
@angel-spartan @great-cow-basic
Can you help re this Linux issue?
I'got it!
Is something in install script,
I solved that error in this way:
First, I rename "linuxbuild" carpet and its subcarpet "supportfiles", to "LinuxBuild" and "SupportFiles",
Then first, I run "./install.sh build", and second, "./install.sh install"
In this way, install is fine. 0 troubles
It works great, I probe it, apparently, it works great!
Thanks
Excellent.
I will post an update Linux build very soon. Get it when it is ready. It will be the best build ever.
Anobium, perfect! As soon it will be available, I download it!! Thanks very much