Re: Probleme bei der Installation von Lenya
Richard Frovarp <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2/13/2010 3:00 PM, Norbert Reinhard wrote: > Problems during installation of Lenya. > When I start the build process I get the error message that the file > appendcp.bat is missing. > > After I added appendcp.bat I get an error message > in Kupu. > > I delete Kupu in modules and the build process runs. > > Is this the right way to install lenya? > Would not it be better to delete Kupu and add appendency.bat ? > > Gruà > Norbert > It looks like appendcp.bat might have been accidentally removed before the release. It should be be in there. The Kupu module is failing because it needs the patch command to be in your path. There are a few options under Windows for getting the patch command. I successfully used this one: http://sourceforge.net/projects/unxutils/ Richard