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

Michael Braitmaier braitmaier at hlrs.de
Wed Jan 17 02:13:12 CST 2007


Hello!

Please make sure you have all dependencies installed as listed on the
following webpage's section on Dependencies:
http://www-new.mcs.anl.gov/fl/research/accessgrid/software/cvs.html

Furthermore the error message with wsdl2py and wsdl2dispatch is caused
by the fact that these files are in your scripts' install directory as
wsdl2py and wsdl2dispatch (notice the missing file extension). So one
easy easy way would be renaming or linking them to wsdl2py.py and
wsdl2dispatch.py to allow the CvsSetup.py script to find them.

However there might be a better solution for this, this is the way I
have done it so far.

Michael


박종민 schrieb:
>
> 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
>


-- 
------------------
Dipl.-Inf. Michael Braitmaier
HLRS - Visualization / Video Conferencing
University of Stuttgart
Germany
Phone: ++49 711 685 65996
Fax  : ++49 711 682 357
Website: http://www.hlrs.de/people/braitmaier/




More information about the ag-dev mailing list