| |
Marq
Registered: Sep 2011 Posts: 50 |
Release id #181685 : petconv (20190906)
The Linux version fails with:
./petconv: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./petconv)
Mint 19.3. |
|
| |
chatGPZ
Registered: Dec 2001 Posts: 11417 |
what version of glibc does your system have? |
| |
Marq
Registered: Sep 2011 Posts: 50 |
ldd --version shows:
ldd (Ubuntu GLIBC 2.27-3ubuntu1.3) 2.27
Seems like it's too old, but I guess a lot of others wouldn't have 2.29 either. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11417 |
try this: http://hitmen.c02.at/temp/petconv-glibc-2.32.zip
also contains a statically linked binary |
| |
Marq
Registered: Sep 2011 Posts: 50 |
The static version seemed to do the trick. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11417 |
Please let me know of any problems... and missing features, of course :) |
| |
TheRyk
Registered: Mar 2009 Posts: 2301 |
As communicated on IRC, just to remind you:
exporting single screens or colorram data (instead of always _all_ screens/colrams) seems worth being added as an extra function |