[solved] qltools 2.15.5 problem on Linux

Anything QL Software or Programming Related.
Post Reply
User avatar
Sparrowhawk
Super Gold Card
Posts: 653
Joined: Wed Dec 15, 2010 12:33 pm
Location: @131072
Contact:

[solved] qltools 2.15.5 problem on Linux

Post by Sparrowhawk »

Hi Norman,

I suspect that I am being a dufus again, but I downloaded qltools 2.15.5 from https://github.com/NormanDunbar/qltools/releases, placed the extracted file in /opt/qltools and changed the ownership to me and made the file executable. However, when I try to run it I get

Code: Select all

jean-yves@aeryn:/opt/qltools$ ls -al
total 68
drwxr-xr-x 2 jean-yves jean-yves  4096 May  5 13:54 .
drwxr-xr-x 9 root      root       4096 May  5 13:53 ..
-rwxrwxr-x 1 jean-yves jean-yves 58932 May  5 13:52 qltools
jean-yves@aeryn:/opt/qltools$ ./qltools 
bash: ./qltools: No such file or directory
jean-yves@aeryn:/opt/qltools$ 
Running in bash on 64-bit ZorinOS 16.2 (Ubuntu 20.04 derivative), kernel 5.15.0-71-generic.

I suspect it's super obvious but I got up rather early and was made (MADE! I tell you, it's a wonder this marriage survives) to go to the gym, and now my brain will not work.

I'm trying to get this to work to see whether I can transfer some files to images to put on my new Gotek.

Any ideas?
Last edited by Sparrowhawk on Fri May 05, 2023 7:35 pm, edited 1 time in total.


a.k.a. Jean-Yves
User avatar
Sparrowhawk
Super Gold Card
Posts: 653
Joined: Wed Dec 15, 2010 12:33 pm
Location: @131072
Contact:

Re: qltools 2.15.5 problem on Linux

Post by Sparrowhawk »

Actually does it require the 32-bit support files to be installed or can it run on a 64-bit only system?


a.k.a. Jean-Yves
Derek_Stewart
Font of All Knowledge
Posts: 3975
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: qltools 2.15.5 problem on Linux

Post by Derek_Stewart »

Hi,

I have a Linuix Mint 21.1 x64 Linux OS.

I downloaded qltools to a directory in my home directory, made it executable and run it successfully on the QL Pawn Disk.img file, see attached screen shot:
QLtools.png
Maybe you do not have permission to run programmes in that location, try moving it to your home directory.


Regards,

Derek
User avatar
NormanDunbar
Forum Moderator
Posts: 2281
Joined: Tue Dec 14, 2010 9:04 am
Location: Leeds, West Yorkshire, UK
Contact:

Re: qltools 2.15.5 problem on Linux

Post by NormanDunbar »

Sparrowhawk wrote: Fri May 05, 2023 3:58 pm Actually does it require the 32-bit support files to be installed or can it run on a 64-bit only system?
I'm afraid so. I compile it in 32 bit mode which runs fine on 32 and 64 bit Linux, provided that Linux has the 32 bit support files installed. I think you need to install something called "i386 architecture".

HTH

Cheers,
Norm.


Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts

No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
User avatar
Sparrowhawk
Super Gold Card
Posts: 653
Joined: Wed Dec 15, 2010 12:33 pm
Location: @131072
Contact:

Re: qltools 2.15.5 problem on Linux

Post by Sparrowhawk »

Thanks both,

That makes sense then as Zorin does not include the 32 bit libs by default whereas i think Mint does.

JY


a.k.a. Jean-Yves
User avatar
NormanDunbar
Forum Moderator
Posts: 2281
Joined: Tue Dec 14, 2010 9:04 am
Location: Leeds, West Yorkshire, UK
Contact:

Re: qltools 2.15.5 problem on Linux

Post by NormanDunbar »

Sparrowhawk wrote: Fri May 05, 2023 7:33 pm Thanks both,

That makes sense then as Zorin does not include the 32 bit libs by default whereas i think Mint does.
FYI, no. Mint doesn't install it my default. I had to install the 386 stuff manually. (Just in case you ever decide of use Mint! ;))


Chers,
Norm.


Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts

No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
User avatar
Sparrowhawk
Super Gold Card
Posts: 653
Joined: Wed Dec 15, 2010 12:33 pm
Location: @131072
Contact:

Re: [solved] qltools 2.15.5 problem on Linux

Post by Sparrowhawk »

Thanks for the clarification. I did use Mint for a while, but I then distro hopped until I settled on Zorin as the best mix (for me) of UI and stability. Also I was tired of trying them all! :D


a.k.a. Jean-Yves
Post Reply