Changes between Version 26 and Version 27 of InstallationInstructions
- Timestamp:
 - 05/21/07 16:36:56 (18 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
InstallationInstructions
v26 v27 7 7 svn co https://rdfhomepage.opendfki.de/repos/trunk 8 8 mv trunk/rdfhomepage . 9 rmdir trunk 9 10 }}} 10 11 This will check out and create an "rdfhomepage" directory. 11 12 12 13 The rdfhomepage package also contains a directory myrdfhomepage providing you with some initial files you can use to view, edit, and replace. 13 Copy or move the contents (not the folder!) of the myrdfhomepage/ directory to your public html space. 14 Copy or move the contents (not the folder!) of the myrdfhomepage/ directory to your public html space: 15 {{{ 16 cp rdfhomepage/myrdfhomepage/* . 17 }}} 14 18 15 19 Before you start something else, you should call '''{{{install.sh}}}''' if you are installing rdfhomepage on a UNIX machine.  
