Jump to content
  • 0

Migration Server Error : Cannot find -lpcre


Question

Posted

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?

6 answers to this question

Recommended Posts

  • 0
Posted

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

 

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

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...