[AG-DEV] Problem of running ‘r_3_0_2_final’ source code downloaded from CVS.

박종민 alrogi at icu.ac.kr
Wed Jan 17 01:41:35 CST 2007


Hello. I worked to modify Access Grid 3.0.2 Toolkit.

However, I cannot run ‘r_3_0_2_final’ source code downloaded from CVS.

 

Although I performed the method of ‘README-developers’ file in folders
downloaded from CVS,

I cannot run Access Grid 3.0.2 source code.

I installed .NET 2003 for ‘devenv.exe’. And then I use Windows XP
platform.

 

I ran command as follows.

E:\AGTk>python AccessGrid/tools/CvsSetup.py --agdir AccessGrid

Error message is like this.

 

Creating file E:\AGTk\AccessGrid\Config\nodeConfig\defaultWindows from Acces

sGrid\packaging\config\defaultWindows

Generating Interfaces

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file
'C:\Python23\Scripts\wsdl2dispatch.py'

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file
'C:\Python23\Scripts\wsdl2dispatch.py'

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file
'C:\Python23\Scripts\wsdl2dispatch.py'

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file
'C:\Python23\Scripts\wsdl2dispatch.py'

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file
'C:\Python23\Scripts\wsdl2dispatch.py'

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file
'C:\Python23\Scripts\wsdl2dispatch.py'

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file
'C:\Python23\Scripts\wsdl2dispatch.py'

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file
'C:\Python23\Scripts\wsdl2dispatch.py'

C:\Python23\python.exe: can't open file 'C:\Python23\Scripts\wsdl2py.py'

C:\Python23\python.exe: can't open file
'C:\Python23\Scripts\wsdl2dispatch.py'

 

    --------------------------------------------------------------

 

    To use this configuration:

 

       Make sure media-related programs (vic, rat, etc.) are in your path.

          On Windows: copying the vic and rat related binaries (if needed,

          from a real install) into their own directory before adding them

          to your path is recommended.  If you don't want to bother
modifying

          your path, copying them into AccessGrid/bin is a quick fix.

 

       set AGTK_LOCATION to E:\AGTk\AccessGrid

       set PYTHONPATH to E:\AGTk\AccessGrid

 

Wrote win32 batchfile init to env-init.bat

 

E:\AGTk> 

 

To solve this error, I tried to install ‘SOAPpy-0.12.0’. However, the
error also is presented. 

 

E:\AGTk\SOAPpy-0.12.0>python setup.py install

Traceback (most recent call last):

  File "setup.py", line 8, in ?

    from SOAPpy.version import __version__

  File "E:\AGTk\SOAPpy-0.12.0\SOAPpy\__init__.py", line 5, in ?

    from Client      import *

  File "E:\AGTk\SOAPpy-0.12.0\SOAPpy\Client.py", line 57, in ?

    from Parser      import parseSOAPRPC

  File "E:\AGTk\SOAPpy-0.12.0\SOAPpy\Parser.py", line 8, in ?

    import fpconst

ImportError: No module named fpconst

 

E:\AGTk\SOAPpy-0.12.0>

 

I think that this is because ‘fpconst.zip’ is not installed. 

In AccessGrid.org homepage (http://www-
unix.mcs.anl.gov/fl/research/accessgrid/software/developer.html), 

Because the hyperlink of ‘fpconst.zip’ is not operated, I cannot download
this file.

 

In conclusion, I want to run ‘r_3_0_2_final’ source code downloaded from
CVS.

If anyone who knows to solve this situation exists, please send email to
me. 

 

Thank you for your reading.

 

Regards,

Jongmin Park

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/ag-dev/attachments/20070117/bdec0ea2/attachment.htm>


More information about the ag-dev mailing list