fericy Posted January 28, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 12/22/16 Last Seen: August 9, 2017 Share Posted January 28, 2017 When I'm trying to make sql on new server I got this error. Quote /usr/bin/ld: cannot find -lpcre collect2: ld returned 1 exit status make[1]: *** [login-server] Error 1 make[1]: Leaving directory `/root/rathenaNew/src/login' make: *** [login] Error 2 I has modifity inter_athena.conf, map_athena.conf and char_athena.conf but doesn't work. I has create user access for inter_athena.conf for new database and nothing change. Can someone help me? Or open service for migration server? Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted January 28, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Share Posted January 28, 2017 chmod +x configure Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted January 28, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Share Posted January 28, 2017 Read the documentation: https://github.com/rathena/rathena/wiki/PCRE Quote Link to comment Share on other sites More sharing options...
0 fericy Posted January 28, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 12/22/16 Last Seen: August 9, 2017 Author Share Posted January 28, 2017 27 minutes ago, Akkarin said: Read the documentation: https://github.com/rathena/rathena/wiki/PCRE I can't find the path of pcre installation folder. Am I need to install pcre first? Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted January 28, 2017 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Share Posted January 28, 2017 That is what the documentation says - did you read it? Quote According to your distribution, you can install PCRE package using the following commands: For Debian based systems: apt-get update apt-get install libpcre3 libpcre3-dev For Red Hat based systems: yum install pcre yum install pcre-devel Quote Link to comment Share on other sites More sharing options...
0 fericy Posted January 28, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 12/22/16 Last Seen: August 9, 2017 Author Share Posted January 28, 2017 5 minutes ago, Akkarin said: That is what the documentation says - did you read it? -bash: ./configure: Permission denied I was install pcre and ./configure is denied when I run ./configure --with-pcre Quote Link to comment Share on other sites More sharing options...
0 fericy Posted January 30, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 12/22/16 Last Seen: August 9, 2017 Author Share Posted January 30, 2017 On 28/1/2017 at 10:04 PM, Akkarin said: chmod +x configure Thank you Akkarin, it's work! Quote Link to comment Share on other sites More sharing options...
Question
fericy
When I'm trying to make sql on new server I got this error.
I has modifity inter_athena.conf, map_athena.conf and char_athena.conf but doesn't work. I has create user access for inter_athena.conf for new database and nothing change.
Can someone help me? Or open service for migration server?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.