ahdsf 0 Posted June 1, 2017 I am getting error when trying to compile my emulator. Can someone help me? The error ismake[1]: Leaving directory `/home/emulador/3rdparty/libconfig'make: ./sysinfogen.sh: Command not foundmake: *** [sysinfo] Error 127 Quote Share this post Link to post Share on other sites
0 aszrool 0 Posted June 5, 2017 You have missing packages there. Which distro did you used? Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted June 5, 2017 Type this: chmod +x sysinfogen.sh Quote Share this post Link to post Share on other sites
0 ahdsf 0 Posted June 14, 2017 On 05/06/2017 at 2:30 AM, Dastgir said: Type this: chmod +x sysinfogen.sh I used this command inside the cd / home / emulator and gave this error. make[1]: Leaving directory `/home/emulador/3rdparty/libconfig' make: ./sysinfogen.sh: Command not found make: *** [sysinfo] Error 127 Quote Share this post Link to post Share on other sites
0 Habilis 119 Posted June 14, 2017 (edited) how did you get your emulator files into directory git clone or FTP / SCP ? Edited June 14, 2017 by Habilis Quote Share this post Link to post Share on other sites
0 ahdsf 0 Posted June 16, 2017 On 14/06/2017 at 0:35 PM, Habilis said: how did you get your emulator files into directory git clone or FTP / SCP ? I got it from Ftp. Quote Share this post Link to post Share on other sites
0 Habilis 119 Posted June 16, 2017 (edited) 2 hours ago, ahdsf said: I got it from Ftp. Then, I would recommend command dos2unix sysinfogen.sh and use git clone next time Edited June 16, 2017 by Habilis Quote Share this post Link to post Share on other sites
0 ahdsf 0 Posted June 17, 2017 On 16/06/2017 at 11:13 AM, Habilis said: Then, I would recommend command dos2unix sysinfogen.sh and use git clone next time Made that mistake. Dos2unix: converting the sysinfogen.sh file to UNIX format ... Dos2unix: problems converting sysinfogen.sh file Quote Share this post Link to post Share on other sites
0 ahdsf 0 Posted June 17, 2017 (edited) ... Edited June 17, 2017 by ahdsf Quote Share this post Link to post Share on other sites
0 Habilis 119 Posted June 17, 2017 ... run those 2 commands inside your emulator directory and paste the output here whoami ls -la for ls -la no need to paste all of it just sysinfogen.sh line and few lines before and after... Quote Share this post Link to post Share on other sites
0 ahdsf 0 Posted June 30, 2017 On 17/06/2017 at 7:41 PM, Habilis said: ... run those 2 commands inside your emulator directory and paste the output here whoami ls -la for ls -la no need to paste all of it just sysinfogen.sh line and few lines before and after... 1ª 2ª Quote Share this post Link to post Share on other sites
0 Habilis 119 Posted June 30, 2017 You are running your emulator as root. This is unnecessary and more than that, it is illadvised... If you are using Debian/Ubuntu as operating system for your VPS you can check out guide in my signature, a decent way of installing Hercules emulator. Quote Share this post Link to post Share on other sites
I am getting error when trying to compile my emulator. Can someone help me? The error is
make[1]: Leaving directory `/home/emulador/3rdparty/libconfig'
make: ./sysinfogen.sh: Command not found
make: *** [sysinfo] Error 127
Share this post
Link to post
Share on other sites