libpcre.so.3 missing

Daniel Kasak <[email protected]> Wed, 17 Jan 2007 10:13:02 +1100
Newsgroups gmane.comp.db.mysql.mycc
Message-ID <[email protected]>
Hi all.

I'm testing out the backup function of mysql-administrator on our Linux 
server. I currently have a bash backup script, but restoring currently 
requires me and my command-line skills :)

Anyway, I've created a backup profile and scheduled it, but it dies 
silently. I had a look at the cron job, found the line added, and run 
this from a console:

/opt/mysql-gui-tools-5.0/mabackup -d /root/sql -x Assets -c root 
Assets_backup

This provides the error:

/opt/mysql-gui-tools-5.0/mabackup: error while loading shared libraries: 
libpcre.so.3: cannot open shared object file: No such file or directory

On this system, I have ( in /usr/lib/ ):

screamer lib # ls -l libpcre*  
-rw-r--r-- 1 root root 150774 Jan 16 12:41 libpcre.a
-rw-r--r-- 1 root root    786 Jan 16 12:41 libpcre.la
lrwxrwxrwx 1 root root     16 Jan 16 12:41 libpcre.so -> libpcre.so.0.0.1
lrwxrwxrwx 1 root root     16 Jan 16 12:41 libpcre.so.0 -> libpcre.so.0.0.1
-rwxr-xr-x 1 root root 112564 Jan 16 12:41 libpcre.so.0.0.1
-rw-r--r-- 1 root root  37238 Jan 16 12:41 libpcrecpp.a
-rw-r--r-- 1 root root    827 Jan 16 12:41 libpcrecpp.la
lrwxrwxrwx 1 root root     19 Jan 16 12:41 libpcrecpp.so -> 
libpcrecpp.so.0.0.0
lrwxrwxrwx 1 root root     19 Jan 16 12:41 libpcrecpp.so.0 -> 
libpcrecpp.so.0.0.0
-rwxr-xr-x 1 root root  27932 Jan 16 12:41 libpcrecpp.so.0.0.0
-rw-r--r-- 1 root root   3928 Jan 16 12:41 libpcreposix.a
-rw-r--r-- 1 root root    841 Jan 16 12:41 libpcreposix.la
lrwxrwxrwx 1 root root     21 Jan 16 12:41 libpcreposix.so -> 
libpcreposix.so.0.0.0
lrwxrwxrwx 1 root root     21 Jan 16 12:41 libpcreposix.so.0 -> 
libpcreposix.so.0.0.0
-rwxr-xr-x 1 root root   5392 Jan 16 12:41 libpcreposix.so.0.0.0
screamer lib #

 ... and these belong to the package dev-libs/libpcre-6.6 ( on a Gentoo 
system ).

Who knows if I can create a sym-link to provide the missing 
libpcre.so.3? Do I need a particular version of libpcre?

Thanks.

Dan

-- 
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: [email protected]
website: http://www.nusconsulting.com.au

-- 
MySQL GUI Tools Mailing List
For list archives: http://lists.mysql.com/gui-tools
To unsubscribe:    http://lists.mysql.com/[email protected]