Charles Li wrote: > Hi, > I would like to install dillo browser on cygwinx. Is > there a document one of you can point me to? Or a > general page for installing softwares on cygwinX. > On the download site, it has: > Debian, GNU-Darwin, Slackware and RPMs > > Which one should I use? > > Thanks. > > > > > > __________________________________ > Yahoo! Mail - PC Magazine Editors' Choice 2005 > http://mail.yahoo.com
neither -- download the source tarball and then untar it cd into the created dir hierarchy run ./configure --help and see if there are any specific configure params you want to pass run ./configure ( with any params you want) run make run make install for the quick build.. just run ./configure make && make install reid -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
