EasyRP
EasyRP copied to clipboard
How to run easyrp on Linux? (Debian 8)
Hey,
I am asking this because every thread that I read had no clear solution in it on how to run easyrp on Linux. So if someone would take the time and explain it to me I would be so thankful! Because when I try to execute it with the ./easyrp command it says something with "File or directory not found". Wine doesn't work for me!
Greetings Leon
You will have to build it manually it seems. I tried running the prebuilt release version and got the same outcome as you.
I have attached my build from master if you want to try it out. You just need to copy config.ini
from the prebuilt release zip to the same directory where the EasyRP binary is.
I have the same issue (just saying)
Hello! Unfortunately, EasyRP is windows-only, which means that you can't use it on Linux. Sorry!
@itwithlyam I don't think so, I have it working on Linux again, see above comment. All to do is build from source, the prebuilt binary for Linux in releases have some problems.
@itwithlyam I don't think so, I have it working on Linux again, see above comment. All to do is build from source, the prebuilt binary for Linux in releases have some problems.
./easyrp: ./easyrp: cannot execute binary file
@itwithlyam I don't think so, I have it working on Linux again, see above comment. All to do is build from source, the prebuilt binary for Linux in releases have some problems.
./easyrp: ./easyrp: cannot execute binary file
Have you tried my binary, or building from source yourself?
@itwithlyam I don't think so, I have it working on Linux again, see above comment. All to do is build from source, the prebuilt binary for Linux in releases have some problems.
./easyrp: ./easyrp: cannot execute binary file
Have you tried my binary, or building from source yourself?
Certainly did sir, to no avail.
@itwithlyam I don't think so, I have it working on Linux again, see above comment. All to do is build from source, the prebuilt binary for Linux in releases have some problems.
./easyrp: ./easyrp: cannot execute binary file
Have you tried my binary, or building from source yourself?
Certainly did sir, to no avail.
That's unfortunate, I guess the only way is building it yourself I guess.