You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2012/03/14 08:55:34 UTC

DO NOT REPLY [Bug 52907] New: error in building apache lenya

https://issues.apache.org/bugzilla/show_bug.cgi?id=52907

             Bug #: 52907
           Summary: error in building apache lenya
           Product: Lenya
           Version: 2.0.4
          Platform: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Kupu Integration
        AssignedTo: dev@lenya.apache.org
        ReportedBy: amitdange15@gmail.com
    Classification: Unclassified


Hi to all,
I am new to apache lenya cms. 
I am trying to install lenya in my system on d:/apache-lenya-2.0.4-src
I run configure.bat then build.bat and then I got an error. I am using
windows7.
--

D:\apache-lenya-2.0.4-src\src\targets\webapp-build.xml:174: The following error
occurred while executing this line:
D:\apache-lenya-2.0.4-src\src\targets\modules-build.xml:74: The following error
occurred while executing this line:
D:\apache-lenya-2.0.4-src\build\lenya\temp\modules-build.xml:1105: The
following
 error occurred while executing this line:
D:\apache-lenya-2.0.4-src\src\modules\kupu\build.xml:22: java.io.IOException:
Ca
nnot run program "patch" (in directory
"D:\apache-lenya-2.0.4-src\src\modules\ku
pu"): CreateProcess error=2, The system cannot find the file specified

--
I am not able to understand this error. 
after seen some of same kind of errors,
I wan installed GNUWin32
then from cmd - run command
    c:/program files/GNUWin32/bin > patch -p
then run the build.bat
still same error facing 
please help me

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


DO NOT REPLY [Bug 52907] error in building apache lenya

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52907

--- Comment #4 from Amit Dange <am...@gmail.com> 2012-03-15 04:57:50 UTC ---
apprec.
tx for quick response,

I was tried same by adding path in environment variable. but still it is having 
same error..

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


DO NOT REPLY [Bug 52907] error in building apache lenya

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52907

Rainer Schöpf <ra...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Rainer Schöpf <ra...@gmx.net> 2012-03-14 18:48:35 UTC ---
Not a bug in lenya

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


DO NOT REPLY [Bug 52907] error in building apache lenya

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52907

--- Comment #5 from Florent ANDRE <fl...@4sengines.com> 2012-03-15 21:12:42 UTC ---
You have to make sure that you can call the *patch* program in your windows
command line cmd.

You have to configure your windows _environnement path_ to be able to call
patch directly on cmd, like 
C:/> patch -p file.diff

I don't know much the configuration details on win. But get patch on the cmd is
the way to solve this.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


DO NOT REPLY [Bug 52907] error in building apache lenya

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52907

Rainer Schöpf <ra...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All

--- Comment #2 from Rainer Schöpf <ra...@gmx.net> 2012-03-14 18:47:46 UTC ---
After installign the patch program, you have to add it to your path, ie.
probably you need to add

 c:\program files\GNUWin32\bin

to the path environemnt variable:

 set path=%path%;c:\program files\GNUWin32\bin

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


DO NOT REPLY [Bug 52907] error in building apache lenya

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52907

--- Comment #1 from Rainer Schöpf <ra...@gmx.net> 2012-03-14 18:38:12 UTC ---
*** Bug 52906 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org