<< Back to previous view |
![]() |
[PSUP-150] ubsql linux not running Created: 21/Dec/20 Updated: 04/Aug/21 |
|
Status: | Closed |
Project: | PUBLIC_SUPPORT |
Fix Version/s: | None |
Type: | ubTools - ubSQL | Priority: | Critical |
Reporter: | Hakan Çalışkan | Assignee: | ubTools Support |
Resolution: | Third-party Problem | Votes: | 0 |
Product Version: | 4.0.5 |
Description |
/home/ubsql/4.0.5/ubSQL: /home/ubsql/4.0.5/ubSQL: cannot execute binary file
|
Comments |
Comment by ubTools Admin [ 22/Dec/20 10:45 AM ] |
Hello Hakan!
It looks you don't have execute permision on the file. Check the permission: $ ls -ltr /home/ubsql/4.0.5/ubSQL If you don't have execute permission, do: $ chmod u+x /home/ubsql/4.0.5/ubSQL The version you are using is very old. If you want, I can email a demo version of ubSQL 6.0.2. According to our tests, the latest version is almost 40% faster than the previous versions. |
Comment by ubTools Support [ 04/Aug/21 03:49 PM ] |
The non-Linux ubSQL executable was tried to run on Linux. After using ubSQL executable for Linux, the problem disappeared. |