share a folder with MATE

Get help with MATE specific problems
guimenez
White ninja
White ninja
Posts: 20
Joined: 28 Oct 2011, 12:45
Location: Portugal

share a folder with MATE

Post#1 by guimenez » 05 Jun 2015, 17:58

Hi,
i'm trying share a folder with MATE but i'm having this error: "net usershare returned error:127: net: error while loading shared libraries: libcups2.so.2: cannot open shared object file: no such file or directory.

I even try to share the folder via SMB.CONF but when i try to open the share on Windows it just show the printers folder :(

Can anyone help me please?
thank you

tome
Contributor
Contributor
Posts: 675
Joined: 26 Jun 2013, 14:03
Distribution: x64 Openbox
Location: Russia is causing the immense damage to humanity
Contact:

Re: share a folder with MATE

Post#2 by tome » 07 Jun 2015, 15:30

Maybe this would a little help:

Code: Select all

ln -sr /usr/lib/libcups.so.2 /usr/lib/libcups2.so.2
You have mind and feelings. Be wise and clever.

guimenez
White ninja
White ninja
Posts: 20
Joined: 28 Oct 2011, 12:45
Location: Portugal

Re: share a folder with MATE

Post#3 by guimenez » 08 Jun 2015, 10:40

tome wrote:Maybe this would a little help:

Code: Select all

ln -sr /usr/lib/libcups.so.2 /usr/lib/libcups2.so.2
Thanks for replying.
after running the command above, i try to share and i'm having the same error :(

Post Reply