I hope i am posting this to the right list. Specs: FreeBSD 4.x Wine 20011108 -- FreeBSD ports version Me == Newbie I am trying to configure wine manually because the package i recieved does not include winesetup. I configured the drives to suit my setup and left the rest as the defaults. When i try to start wine with "wine program.exe" i get this error: "/root/.wine/wineserver-my_hostname/socket : no such file or directory" when i created a blank file at that location it returned "'/root/.wine/wineserver-my_hostname/socket' is not a socket" How do i make a socket in the correct location. Thanks in advance, Jeff Jeter -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20011221/616f1b16/attachment.html
there should be a sample .wine/ with everything you need in it in the docs(i think) directory. if not you can go to ftp://ftp.ibiblio.org/pub/Linux/ALPHA/wine/development/ I think that was where i got mine. try the wine-doc-txt.tar.gz first. you will still need to tweak it for your systems/drives. hope that helps. --- Jeff Jeter <gsfgf@hotmail.com> wrote:> I hope i am posting this to the right list. > > Specs: > FreeBSD 4.x > Wine 20011108 -- FreeBSD ports version > Me == Newbie > > I am trying to configure wine manually because the > package i recieved does not include winesetup. I > configured the drives to suit my setup and left the > rest as the defaults. > > When i try to start wine with "wine program.exe" i > get this error: > "/root/.wine/wineserver-my_hostname/socket : no such > file or directory" > > when i created a blank file at that location it > returned > "'/root/.wine/wineserver-my_hostname/socket' is not > a socket" > > How do i make a socket in the correct location. > > Thanks in advance, > Jeff Jeter >====phrostie Oh I have slipped the surly bonds of DOS and danced the skies on Linux silvered wings. http://pfrostie.freeservers.com/cad-tastrafy/ http://www.freelists.org/webpage/cad-linux/ __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com
Don't create a file there. Wine itself will try to create it. The question is "why did it fail". Was the message preceded by "bind:"? It sounds like something to do with BSD. Have you tried it as someone other than root? Bill By the way, most newsgroups prefer plain text rather han HTML "Jeff Jeter" <gsfgf@hotmail.com> wrote in message news:OE26vCRohyMMGz0tWqh00000a71@hotmail.com... I hope i am posting this to the right list. Specs: FreeBSD 4.x Wine 20011108 -- FreeBSD ports version Me == Newbie I am trying to configure wine manually because the package i recieved does not include winesetup. I configured the drives to suit my setup and left the rest as the defaults. When i try to start wine with "wine program.exe" i get this error: "/root/.wine/wineserver-my_hostname/socket : no such file or directory" when i created a blank file at that location it returned "'/root/.wine/wineserver-my_hostname/socket' is not a socket" How do i make a socket in the correct location. Thanks in advance, Jeff Jeter -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20011221/02683320/attachment.htm
On Fri, 21 Dec 2001, Jeff Jeter wrote:> I hope i am posting this to the right list. > > Specs: > FreeBSD 4.x > Wine 20011108 -- FreeBSD ports version > Me == Newbie > > I am trying to configure wine manually because the package i recieved does not include winesetup. I configured the drives to suit my setup and left the rest as the defaults. > > When i try to start wine with "wine program.exe" i get this error: > "/root/.wine/wineserver-my_hostname/socket : no such file or directory" > > when i created a blank file at that location it returned "'/root/.wine/wineserver-my_hostname/socket' is not a socket" > > How do i make a socket in the correct location. > > Thanks in advance, > Jeff Jeter >You shouldn't have to. wineserver wants to make it itself when it starts, and remove it when it exits. That message can also result from some impediment that prevents it from doing so. The user who runs wine should own the directory named in WINEPREFIX (~/.wine). Are you trying to have a nonprivileged user run wine (good) using root's config file? (if so it will be difficult. Better to copy root's .wine/config to user's directory ~/.wine). in effect, each wine user must have its own WINEPREFIX, and by default it does. Delete the blank file. It will only get in the way. Lawson ---oof--- ________________________________________________________________ GET INTERNET ACCESS FROM JUNO! Juno offers FREE or PREMIUM Internet access for less! Join Juno today! For your FREE software, visit: http://dl.www.juno.com/get/web/.