Sunucunun Redhat türevi bir işletim sistemine sahip olduğunu düşünerek yazıyorum.

yum install pcre-devel mysql-devel

wget https://www.mysqludf.org/lib_mysqlud...g-1.0.1.tar.gz

tar zxvf lib_mysqludf_preg-1.0.1.tar.gz

cd lib*

./configure --with-mysql=/usr/bin/mysql_config

make && make install && make installdb