Quote:
Originally Posted by macemoneta
|
Hi there! Thanks for your reply...Okay i did try that but i seem to be having some kind of problem copying the file...Here is the command i'm trying to use...as root of course...
Code:
cp /user/lib/wine/wininet.dll.so /opt/google/picasa/3.0/wine/lib/wine/wininet.dll.so
then here's what i get back...
Code:
[root@tk421 daewon]# cp /user/lib/wine/wininet.dll.so /opt/google/picasa/3.0/wine/lib/wine/wininet.dll.so
cp: cannot stat `/user/lib/wine/wininet.dll.so': No such file or directory
[root@tk421 daewon]#
So what silly mistake am i making?