Re: [PHP-GTK] phpweb Manual Build - Cygwin works here now!
[email protected] ("James Moore") Sat, 18 Aug 2001 16:43:05 +0100
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <013901c127fc$7b48b950$fe3f073e@hound> |
> James, > > > I finally got it to work last night with Cygwin. > > For some reason the failure was happening when configure ran config.status. > > >>configure: creating ./config.status > >>config.status: creating \ > >>.infig.status: error: cannot find input file: \ > > It looked like config.status was getting created OK, so I ran > "config.status --recheck" and it looked like all the makefiles, etc were > generated properly. > > I was then able to compile the html version, and the phpweb version ( did > not try the text version ) However, when I try to open any of the php > files, I get an error about not having shared-manual.inc. > > > I have attached the config.log file generated for grins and > giggles. Perhaps I am missing an environment variable that you have set on > your machine. phpweb requires php-gtk-web cvs module as there are various files there which it includes to provide functions used in the manual. Also the phpweb stylesheets have 1-2 errors I am currently fixing to make sure they work. Once they do Ill provide new versions of thestylesheets for use. - James