Difference: WmsxDownload (3 vs. 4)

Revision 42008-06-19 - AndrasLaszlo

Line: 1 to 1
 
META TOPICPARENT name="WmsxSoftware"

Download WMSX

Line: 32 to 32
  > unzip -d wmsx-parent-xxx-src wmsx-parent-xxx-src.zip > cd wmsx-parent-xxx-src
Deleted:
<
<
    • In wmsx/pom.xml : replace the string 1.0-20070515.085508-32 with the string 1.0-alpha-2
    • In worker/pom.xml : replace the string 1.0-20070124.085332-18 with the string 1.0-alpha-2
    • In wmsx-provider/src/main/java/hu/kfki/grid/wmsx/backends/lcg/EDGBackend.java : remove the strings /opt/edg/bin/
    • In wmsx-provider/src/main/java/hu/kfki/grid/wmsx/backends/lcg/GLiteBackend.java : remove the strings /opt/glite/bin/
    • In wmsx-provider/src/main/java/hu/kfki/grid/wmsx/backends/lcg/GLiteWmsBackend.java : remove the strings /opt/glite/bin/
 
    • Get third party JAVA archives to Maven:
                  > cd  extra
Changed:
<
<
> rm -rf ~/.m2/
>
>
> rm -rf ~/.m2 # If your home is on AFS disk space, you may need to do the following, if compilation fails: # - create and edit ~/.m2/settings.xml: # # some_local_directory #
  > sh install_3rd_party > cd ..
Line: 58 to 58
  > ./configure [options] > make > make install
Deleted:
<
<
> cp -r wmsx-xxx/wmsx/lib prefix_directory/libexec/
 
Changed:
<
<
    • Make sure that the according installation target directories are listed in PATH and in LD_LIBRARY_PATH
>
>
    • Make sure that the according installation target directories are listed in PATH and in LD_LIBRARY_PATH.
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback