Fred vS

Results 166 comments of Fred vS

Imho, if you give `deb` package for Linux, you should give `rpm` package too. (Otherwise you will end with jealous people).

> Imho, if you give deb package for Linux, you should give rpm package too. You can do this easy with `alien`. https://www.thegeekstuff.com/2010/11/alien-command-examples/

> Imho, if you give deb package for Linux, you should give rpm package too. `$ sudo apt-get install alien` `$ sudo alien -r lazpaint7.1.3_linux64.deb` > lazpaint-7.1.3-2.x86_64.rpm generated

> Well why not, but how to test if it works? It will work, no worry. You may test it doing the reverse, convert the rpm produced into deb. `$...

> Well why not, but how to test if it works? Sorry but I dont have any RedHat OS installed. But if you ask to Lazarus forum to try it,...

Humm, if the movie continues like it is, maybe I could find time to install a RedHat disto on a virtual machine. But, at the moment, it is not possible,...

Hello. Very strange, here on Windows 10 64 bit I cannot reproduce it. Did you use the binary from release: https://github.com/bgrabitmap/lazpaint/releases/tag/v7.1.6 or did you compile it by yourself ? If...

Hello. @alexmyczko : do you have also plan for a LazPaint package for https://raspi.debian.net? If yes, @circular17: I can test the script for Rpi ARM32 and AARCH64.

> Doing a library is interesting, though I think that if we can compile it as a library, we can compile a Pascal application as well. uos: https://github.com/fredvs/uos has a...