AbhinavShroff | 24 Dec 20:38
Picon

Lenya Windows build issue.


Just started using Lenya. Trying to install it on Windows7 64 bit OS.

Even After installing the patch utility from
http://gnuwin32.sourceforge.net/packages/patch.htm, I still get the below
error on building Lenya using build.bat.
BUILD FAILED
C:\Lenya\apache-lenya-2.0.4-src\src\targets\webapp-build.xml:174: The
following
error occurred while executing this line:
C:\Lenya\apache-lenya-2.0.4-src\src\targets\modules-build.xml:74: The
following
error occurred while executing this line:
C:\Lenya\apache-lenya-2.0.4-src\build\lenya\temp\modules-build.xml:1105: The
fol
lowing error occurred while executing this line:
C:\Lenya\apache-lenya-2.0.4-src\src\modules\kupu\build.xml:22:
java.io.IOExcepti
on: Cannot run program "patch" (in directory
"C:\Lenya\apache-lenya-2.0.4-src\sr
c\modules\kupu"): CreateProcess error=2, The system cannot find the file
specifi
ed

Am I missing something here. Please help.

Thanks,
Abhinav.
--

-- 
View this message in context: http://old.nabble.com/Lenya-Windows-build-issue.-tp33034392p33034392.html
(Continue reading)

Vik Tara | 24 Dec 22:12
Picon

Re: Lenya Windows build issue.

You need the patch command on your system.

Something like this:
http://gnuwin32.sourceforge.net/packages/patch.htm

Regards

Vik

On 24/12/11 19:38, AbhinavShroff wrote:
> Just started using Lenya. Trying to install it on Windows7 64 bit OS.
>
> Even After installing the patch utility from
> http://gnuwin32.sourceforge.net/packages/patch.htm, I still get the below
> error on building Lenya using build.bat.
> BUILD FAILED
> C:\Lenya\apache-lenya-2.0.4-src\src\targets\webapp-build.xml:174: The
> following
> error occurred while executing this line:
> C:\Lenya\apache-lenya-2.0.4-src\src\targets\modules-build.xml:74: The
> following
> error occurred while executing this line:
> C:\Lenya\apache-lenya-2.0.4-src\build\lenya\temp\modules-build.xml:1105: The
> fol
> lowing error occurred while executing this line:
> C:\Lenya\apache-lenya-2.0.4-src\src\modules\kupu\build.xml:22:
> java.io.IOExcepti
> on: Cannot run program "patch" (in directory
> "C:\Lenya\apache-lenya-2.0.4-src\sr
> c\modules\kupu"): CreateProcess error=2, The system cannot find the file
(Continue reading)

AbhinavShroff | 25 Dec 05:03
Picon

Re: Lenya Windows build issue.


Thanks Vik for the quick response. But as I said I have downloaded the patch
utility from http://gnuwin32.sourceforge.net/packages/patch.htm and
installed it. Is there anything else I need to do apart from this to make it
work. Because I get the error even after the utility installation.

Appreciate all the help.
Thanks,
Abhinav.

vik tara wrote:
> 
> You need the patch command on your system.
> 
> Something like this:
> http://gnuwin32.sourceforge.net/packages/patch.htm
> 
> Regards
> 
> 
> Vik
> 
> On 24/12/11 19:38, AbhinavShroff wrote:
>> Just started using Lenya. Trying to install it on Windows7 64 bit OS.
>>
>> Even After installing the patch utility from
>> http://gnuwin32.sourceforge.net/packages/patch.htm, I still get the below
>> error on building Lenya using build.bat.
>> BUILD FAILED
>> C:\Lenya\apache-lenya-2.0.4-src\src\targets\webapp-build.xml:174: The
(Continue reading)

Vik Tara | 25 Dec 10:39
Picon

Re: Lenya Windows build issue.

Maybe when you installed patch - it didn't become available on your path?

Does the command 'patch' work from the command line?

On 25/12/11 04:03, AbhinavShroff wrote:
> Thanks Vik for the quick response. But as I said I have downloaded the patch
> utility from http://gnuwin32.sourceforge.net/packages/patch.htm and
> installed it. Is there anything else I need to do apart from this to make it
> work. Because I get the error even after the utility installation.
>
> Appreciate all the help.
> Thanks,
> Abhinav.
>
>
> vik tara wrote:
>> You need the patch command on your system.
>>
>> Something like this:
>> http://gnuwin32.sourceforge.net/packages/patch.htm
>>
>> Regards
>>
>>
>> Vik
>>
>> On 24/12/11 19:38, AbhinavShroff wrote:
>>> Just started using Lenya. Trying to install it on Windows7 64 bit OS.
>>>
>>> Even After installing the patch utility from
(Continue reading)

AbhinavShroff | 25 Dec 13:47
Picon

Re: Lenya Windows build issue.


I checked. No, the 'patch' command is not available on the command line. What
steps do I need to follow to make it work.
Thanks again. really appreciate all your help.

Thanks,
Abhinav.

vik tara wrote:
> 
> Maybe when you installed patch - it didn't become available on your path?
> 
> Does the command 'patch' work from the command line?
> 
> On 25/12/11 04:03, AbhinavShroff wrote:
>> Thanks Vik for the quick response. But as I said I have downloaded the
>> patch
>> utility from http://gnuwin32.sourceforge.net/packages/patch.htm and
>> installed it. Is there anything else I need to do apart from this to make
>> it
>> work. Because I get the error even after the utility installation.
>>
>> Appreciate all the help.
>> Thanks,
>> Abhinav.
>>
>>
>> vik tara wrote:
>>> You need the patch command on your system.
>>>
(Continue reading)

Vik Tara | 26 Dec 21:51
Picon

Re: Lenya Windows build issue.

Sorry - don't know what else to suggest - I don't work on Windows at all 
- but the method I mentioned *should* work.

Maybe that implementation of patch doesn't support windows 7.

Any other users have this working on windows 7?

On 25/12/11 12:47, AbhinavShroff wrote:
> I checked. No, the 'patch' command is not available on the command line. What
> steps do I need to follow to make it work.
> Thanks again. really appreciate all your help.
>
> Thanks,
> Abhinav.
>
>
> vik tara wrote:
>> Maybe when you installed patch - it didn't become available on your path?
>>
>> Does the command 'patch' work from the command line?
>>
>> On 25/12/11 04:03, AbhinavShroff wrote:
>>> Thanks Vik for the quick response. But as I said I have downloaded the
>>> patch
>>> utility from http://gnuwin32.sourceforge.net/packages/patch.htm and
>>> installed it. Is there anything else I need to do apart from this to make
>>> it
>>> work. Because I get the error even after the utility installation.
>>>
>>> Appreciate all the help.
(Continue reading)

AbhinavShroff | 27 Dec 04:56
Picon

Re: Lenya Windows build issue.


Got it working finally on windows 7. It was the issue with the patch command
directory name in the path.
Thanks for all the help and quick responses Vik. 

vik tara wrote:
> 
> Sorry - don't know what else to suggest - I don't work on Windows at all 
> - but the method I mentioned *should* work.
> 
> Maybe that implementation of patch doesn't support windows 7.
> 
> Any other users have this working on windows 7?
> 
> On 25/12/11 12:47, AbhinavShroff wrote:
>> I checked. No, the 'patch' command is not available on the command line.
>> What
>> steps do I need to follow to make it work.
>> Thanks again. really appreciate all your help.
>>
>> Thanks,
>> Abhinav.
>>
>>
>> vik tara wrote:
>>> Maybe when you installed patch - it didn't become available on your
>>> path?
>>>
>>> Does the command 'patch' work from the command line?
>>>
(Continue reading)

florent andré | 27 Dec 12:24

Re: Lenya Windows build issue.

Hi,

Your issue was related to the patch installation on W7 or with some 
script in Lenya ?
Please share how you solve this can be helpful in the future.

Thank
Have a good day.

On 12/27/2011 04:56 AM, AbhinavShroff wrote:
>
> Got it working finally on windows 7. It was the issue with the patch command
> directory name in the path.
> Thanks for all the help and quick responses Vik.
>
>
> vik tara wrote:
>>
>> Sorry - don't know what else to suggest - I don't work on Windows at all
>> - but the method I mentioned *should* work.
>>
>> Maybe that implementation of patch doesn't support windows 7.
>>
>> Any other users have this working on windows 7?
>>
>> On 25/12/11 12:47, AbhinavShroff wrote:
>>> I checked. No, the 'patch' command is not available on the command line.
>>> What
>>> steps do I need to follow to make it work.
>>> Thanks again. really appreciate all your help.
(Continue reading)

AbhinavShroff | 27 Dec 19:02
Picon

Re: Lenya Windows build issue.


Hi,
There were two issues that I was facing with respect to the build. One was
with respect to one of the build files and other was with respect to the
patch installation on W7. I intend to document the trouble shooting steps
for the build/install and upload the same on the forum by this week end as
future reference for others.

Thanks,
Abhinav.

Florent André-2 wrote:
> 
> Hi,
> 
> Your issue was related to the patch installation on W7 or with some 
> script in Lenya ?
> Please share how you solve this can be helpful in the future.
> 
> Thank
> Have a good day.
> 
> 
> On 12/27/2011 04:56 AM, AbhinavShroff wrote:
>>
>> Got it working finally on windows 7. It was the issue with the patch
>> command
>> directory name in the path.
>> Thanks for all the help and quick responses Vik.
>>
(Continue reading)


Gmane