Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3874.200.119.61.51.1126570244.squirrel@www.enccompany.com> Date: Mon, 12 Sep 2005 20:10:44 -0400 (EDT) Subject: Help with PPPd on Cygwin From: "Enc Company Japan Co., Ltd." To: cygwin AT cygwin DOT com User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes This message is about how to compile PPPd for Cygwin. Well I saw the follow message about how to do it, but I don't understand at all. Can anyone help me step by step about how to do that? Is really important for me. Thanks a lot. Old message: -- > Hi all, > > Sorry if this has been covered on this list in the past, I did search the > archives of the cygwin list and only found one mail that did not explain > things. > > What I want to know is, is there a pppd for cygwin? I use pppd very often to > connect 2 linux boxes together with a analogue modem on each end, for this i > just use init and pppd, i can get away with not using init, but i will need > pppd. > There is _no_ way that I have seen to do this with win95/98, on NT there is > a way but its really hard to get working. > And most of my clients cant afford another computer just for the linux+pppd. > I basically would like to have pppd on windows as it is in linux, but if the > ttySx devices are named different and such its not a problem, i just need a > ppp/pppd. > > Anyway, thank you all for any help you can provide. > Regards > Gareth Gregor Gareth, To find out whether a particular package is available for Cygwin, use the package search page at , or the list of ported packages at . This will show that there is no pppd package for Cygwin (yet). However, there is an experimental sysvinit package for Cygwin that is just about ready to go mainstream, according to the discussion on the cygwin-apps list. Also, Cygwin strives to provide a Unix interface, which includes device naming, so you should be able to use ttySx with no problems. You might try to install sysvinit and compile an open source pppd (e.g. ), and let the list know whether it works. Igor -- Well or if anyone is really good in this, please help me compiling it into a binary executable file for Cygwin ;) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/