MarcOnt/Installation

From Corrib Clan Wiki

Jump to: navigation, search

Contents

Download and set the environment

Set up NetBeans IDE 5.5

  1. visit Netbeans download page and download IDE 5.5. If you do not have JDK installed please download Netbeans 5.5 with JDK.
  2. install NetBeans:
    • run NetBeans installer (you should see the following screen) and follow the instructions (some steps are listed below)
       NetBeans installation screen
    • choose the path you want NetBeans to be installed at (see below)
       NetBeans path description
    • choose the JDK installed (if you had had the JDK installed before and you downloaded a NetBeans IDE 5.5 without JDK)
       NetBeans path description
    • finish installation process and run NetBeans IDE
  3. should you face any problems visit Netbeans installation FAQ

Install subversion extension

  1. select Tools -> Update center
     NetBeans Update Center
  2. select the Update center as a downloading location
     Choosing NetBeans Update Center
  3. select the Subversion extension to be installed, click Add (see the screen below) and click Next (three extensions should be selected automatically)
     Adding subversion extension to NB
  4. accept the license agreements and proceed to the next step
  5. Finish installation of extensions and check if the Subversion extension has been successfully installed.
     Subversion successfully installed
    (note: Subversion installed from Update center seems not to work correctly. If you have any problems please follow to the next point)

Install Subversion

  1. visit CollabNet Subversion page and download Subversion 1.4.2 Win32 binaries. (svn-win32-1.4.2.zip)
  2. Extract files and place them at the chosen path (e.g. C:\Program Files\Subversion), check the structure of your folder
     The structure of Subversion folder
  3. Add path to bin folder in Subversion to the system path variable (e.g. C:\Program Files\Subversion\bin).
  4. run console and check the installation by "svn --version". You should get the version of the subversion client installed (in this case 1.4.2).
     Checking installation of SVN
    (note: before you proceed please make sure that your NetBeans IDE has been restarted!)

Download MarcOnt source

  1. after starting NetBeans IDE choose "Subversion -> Checkout" from the main menu
     How to checkout the project in NetBeans
  2. in the "Checkout" window specify the location of Subversion repository and click "Next"
     Choosing repository URL
  3. specify Folders to checkout.
    Image:Browse_repository_folders.png
    • browse repository folders and choose portal folder from the trunk
    • choose local folder where the local copy will be downloaded (e.g. c:\workspace) and click "Finish".
      Image:Finish_checkout.png
  4. finalize the checkout process and open the project in IDE

Set up and run the project

  1. Select semversion.properties from the project tree
    Image:Semversion_props.png
  2. set the properties to the project path
    Image:Semversion_file.png
  3. build and run the project (F6)
  4. you should see the login screen of the portal. Please provide user: "marcont" and password: "marcont" in the login form.
    Image:Login_page.png
  5. the main screen of MarcOnt Portal should appear. Installation is complete.
Facts about MarcOnt/Installation — Click + to find similar pages.RDF feed
Personal tools

Corrib cluster project is supported by Enterprise Ireland under Grant No. ILP/05/203, Science Foundation Ireland under Grant No. SFI/02/CE1/I131.
Hosted at DERI, NUI Galway.