Hi All i apologize if question is allready taked, I try to look'n FAQ but not find such... So 1. Is in wine some special settings to set up internet connection? What I need to make my system internet connection shared in wine? How do I check the internet connection from wine? usualy I try to ping some domain Code: $WINEPREFIX=~/.winebtl/AC/ wine cmd ?????CMD 1.0-rc1 C:\Program Files\QuickTime>ping ya.ru File not found I do something wrong?
On Fri, May 16, 2008 at 4:42 AM, didencool <wineforum-user at winehq.org> wrote:> 1. Is in wine some special settings to set up internet connection? > What I need to make my system internet connection shared in wine?Nope. Are you having a problem with a real app?> How do I check the internet connection from wine? > usualy I try to ping some domainWe don't have an implementation of ping.exe in wine (you could grab one from somewhere and try it, though). Try wine iexplore http://winehq.org - Dan
didencool wrote:> Hi All > i apologize if question is allready taked, I try to look'n FAQ but not find such... So > 1. Is in wine some special settings to set up internet connection? What I need to make my system internet connection shared in wine?No it "just works" - no extra configuration required. didencool wrote:> 2. How do I check the internet connection from wine? > usualy I try to ping some domain > > Code: > $WINEPREFIX=~/.winebtl/AC/ wine cmd > > C:\Program Files\QuickTime>ping ya.ru > File not found > > > > I do something wrong?Wine does not have "ping" program. You can use IE replacement. For example: Code: iexplore http://winehq.org
vitamin wrote:> > > Code: > iexplore http://winehq.org > >Ok i got it :) DanKegel wrote:> > Nope. Are you having a problem with a real app? >Yes quick time player is not want to connect... :( but connection present I try to install IE but for now it not installed... but I'm still trying