View Single Post
Old 02-15-2018, 05:53 PM   #340
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,746
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
@KevinH: I've successfully built and tested the 32bit and 64bit Linux nsvg2png binaries. BTW, I had to add -lm to the command line parameters that you recommended, but that might be a quirk of my machine. (The binaries definitely worked with the 3 test .svg images.)

I also checked both files with the file command and got the following results:

Quote:
file /home/doitsu/.local/share/sigil-ebook/sigil/plugins/Access-Aide/unx32/nsvg2png
/home/doitsu/.local/share/sigil-ebook/sigil/plugins/Access-Aide/unx32/nsvg2png: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=e2309b524a7caec90581847754e55e89b5b7763b, not stripped
Quote:
file /home/doitsu/.local/share/sigil-ebook/sigil/plugins/Access-Aide/unx64/nsvg2png
/home/doitsu/.local/share/sigil-ebook/sigil/plugins/Access-Aide/unx64/nsvg2png: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=7db3d8360e90dee017a1138a71c0b6ce4c62f38f, not stripped
Attached Files
File Type: zip nsvg2png_linux.zip (73.5 KB, 554 views)
Doitsu is offline   Reply With Quote