Jump to content
  • 0
ahdsf

Error Compiling Emulator

Question

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

11 answers to this question

Recommended Posts

  • 0
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

Share this post


Link to post
Share on other sites
  • 0

how did you get your emulator files into directory

git clone or FTP / SCP ?

Edited by Habilis

Share this post


Link to post
Share on other sites
  • 0
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.

Share this post


Link to post
Share on other sites
  • 0
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 by Habilis

Share this post


Link to post
Share on other sites
  • 0
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

Share this post


Link to post
Share on other sites
  • 0

...

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...

Share this post


Link to post
Share on other sites
  • 0
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...


snpcp5.jpg


2n0rpmq.jpg

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.