[Linux | Plugin issue] libmysqlclient_r.so.16
#3

Code:
wget -c http://security.ubuntu.com/ubuntu/pool/m...83459mkdir mysql32
dpkg --extract libmysqlclient*deb mysql32
sudo mv mysql32/usr/lib/* /usr/lib32/
+
Code:
dpkg --extract libmysqlclient*deb mysql32
=

I got;

Quote:

root@kitty:~# dpkg --extract libmysqlclient*deb mysql32
dpkg-deb: --extract takes at most two arguments (.deb and directory)

Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --help for help about installing and deinstalling packages.



[edit]

ok i manually placed the folders, seem there was something there already, i backed and replaced with the new files.
but now:
Code:
mv mysql32/usr/lib/* /usr/lib32/
wont budge:
Code:
root@kitty:~# mv mysql32/usr/lib/* /usr/lib32/
mv: cannot stat `mysql32/usr/lib/*': No such file or directory
'mysql32/usr/lib/' never see that before :P
also '/usr/lib32/' i do not have /usr/lib32/ there
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)