P-CAD^ adding network library

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Igor Veretennikov

P-CAD^ adding network library

Post by Igor Veretennikov »

I have installed P-CAD 2006 (Debian Squeeze 64 bit, wine 1.1.42)
I had a problem with adding to it of network libraries (are allocated on
serever Win2000): produces an error 5005: Could not open file:
D:\MNT\MODUL.LIB. Either the file name is invalid, or there are no
remanining directory entries. Please check the filename or delete some files
in the directory.
Thus libraries allocated locally are adding without problems.
Has added adjustments samba (smb.conf) support backslash (winbind separator
= \\) however it hasn't helped.
Help to solve this problem, please.
Thanks,
Igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

You need to use smbmount or gvfs-mount to mount the shared folder
to a directory in Linux, and then create a symlink to that mount
point from ~/.wine/dosdevices/D:

See also
http://www.winehq.org/docs/wineusr-guid ... -configure
http://bugs.winehq.org/show_bug.cgi?id=425

This really needs an FAQ entry.
Igor Veretennikov

P-CAD^ adding network library

Post by Igor Veretennikov »

You need to use smbmount or gvfs-mount to mount the shared folder
t>o a directory in Linux, and then create a symlink to that mount
point from ~/.wine/dosdevices/D:
This really needs an FAQ entry.
I and did, as you have specified in the resulted links.
But at me all the same produces an error.
In wincfg disk D: it is recognized as network. And files PCAD sees, but as
soon as you try to add them produces an error.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Locked