Difference: InstallSoftware (1 vs. 2)

Revision 22006-01-13 - FerencSikler

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

Install CMS software

Changed:
<
<
Follow the steps below to install the CMS package on debian (e.g. =ORCA_13_0).
>
>
Follow the steps below to install the CMS package <package> on Debian (e.g. <package>=ORCA_8_13_0).
 
Changed:
<
<
  • upgrade to debian Sid
>
>
  • upgrade to Debian Sid
 
  • create some symbolic links:
Changed:
<
<
    • % ln -s /usr/bin/make /usr/bin/gmake
    • % ln -s /usr/lib/libssl.so.0.9.7 /usr/lib/libssl.so.4
    • % ln -s /usr/lib/libcrypto.so.0.9.7 /usr/lib/libcrypto.so.4
>
>
    • ln -s /usr/bin/make /usr/bin/gmake
    • ln -s /usr/lib/libssl.so.0.9.7 /usr/lib/libssl.so.4
    • ln -s /usr/lib/libcrypto.so.0.9.7 /usr/lib/libcrypto.so.4
 
  • download rpms
Changed:
<
<
    • % cd <download-directory>
    • get download.sh
    • ./download.sh
>
>
 
  • install
Changed:
<
<
    • % cd XCMSInstall
    • % setenv VO_CMS_SW_DIR <install-directory>
    • % ./cmsi.pl -c default -f cmsset.csh
    • % ./cmsi.pl -d "" -f cmsset.csh -g config
>
>
    • cd XCMSInstall
    • setenv VO_CMS_SW_DIR <install-directory>
    • ./cmsi.pl -c default -f cmsset.csh
    • ./cmsi.pl -d "<package>" -f cmsset.csh -g config
 
Changed:
<
<
-- TWikiGuest - 13 Jan 2006
>
>
-- FerencSikler - 13 Jan 2006

Revision 12006-01-13 - TWikiGuest

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TrackerSoftware"

Install CMS software

Follow the steps below to install the CMS package on debian (e.g. =ORCA_13_0).

  • upgrade to debian Sid
  • create some symbolic links:
    • % ln -s /usr/bin/make /usr/bin/gmake
    • % ln -s /usr/lib/libssl.so.0.9.7 /usr/lib/libssl.so.4
    • % ln -s /usr/lib/libcrypto.so.0.9.7 /usr/lib/libcrypto.so.4
  • download rpms
    • % cd <download-directory>
    • get download.sh
    • ./download.sh
  • install
    • % cd XCMSInstall
    • % setenv VO_CMS_SW_DIR <install-directory>
    • % ./cmsi.pl -c default -f cmsset.csh
    • % ./cmsi.pl -d "" -f cmsset.csh -g config

-- TWikiGuest - 13 Jan 2006

 
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