TCP/IP under GNU/Linux

Rein Klazes rklazes at xs4all.nl
Sun Feb 15 13:17:10 CST 2004


On Sun, 15 Feb 2004 17:55:27 +0000, you wrote:

> > > could anyone please advise me on how to set up TCP/IP? i do not have
> > > a windows partition, and all my networking is running fine for my
> > > "Debian GNU/Linux testing/unstable/experimental" system.
> >
> > Hmmm, DHCP can sometimes be a problem to setup correctly with
> > applications running on wine. Can we have the output of your
> > application with --debugmsg +winsock please?
> 
> it doesn't say anything extra with that flag, here is the output anyway:
> 
> wine --debugmsg +winsock gta.exe

OK, nothing. When running it here I get a lot of winsock: messages.

Some applications test for the existence of the winsock libraries in the
Windows\System directory. IIRC you are using a no-windows install, so
they are not there.

Try what happens if you create some dummies:

touch wsock32.dll

 and

touch ws2_32.dll

 and

touch mswsock.dll

in your Windows\System directory. 

Rein.
-- 
Rein Klazes
rklazes at xs4all.nl



More information about the wine-users mailing list