Jump to content
  • 0
akbare

[Error] can't make sql

Question

Hello Hercules

i want to ask about compiling my server

 

i'm use latest git Hercules source

i'm found trouble this

  CentOS Linux 6.5

 

./configure --with-pcre && make clean && make sql

[root@Hercules]# chmod a+x sysinfogen.sh[root@Hercules]# make sql        MAKE    mt19937armake[1]: Entering directory `/root/Hercules/3rdparty/mt19937ar'make[1]: Nothing to be done for `all'.make[1]: Leaving directory `/root/Hercules/3rdparty/mt19937ar'        MAKE    libconfigmake[1]: Entering directory `/root/Hercules/3rdparty/libconfig'make[1]: Nothing to be done for `all'.make[1]: Leaving directory `/root/Hercules/3rdparty/libconfig'make: ./sysinfogen.sh: Command not found

someone can help me ??

thanks for advance ;)

Edited by akbare

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

 

Make sure your sysinfogen.sh exist in the hercules directory

 

the file ready in my Hercules folder :huh:

check in my attach file

not yet experienced this yet, but search on internet shows that, if you have imported it from windows, then linebreaks are different(linux and windows handles it differently)

So do these commands

dos2unix sysinfogen.shchmod +x sysinfogen.sh
Then , make all

Share this post


Link to post
Share on other sites
  • 0

 

 

Make sure your sysinfogen.sh exist in the hercules directory

 

the file ready in my Hercules folder :huh:

check in my attach file

not yet experienced this yet, but search on internet shows that, if you have imported it from windows, then linebreaks are different(linux and windows handles it differently)

So do these commands

dos2unix sysinfogen.shchmod +x sysinfogen.sh
Then , make all

 

 

And if your system claims you haven't dos2unix, yum install dos2unix ;)

 

thanks for reply brother

OMG im forget this command :D

ok thanks problem solve ;)

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.