Nguồn: http://commonplaces.org/
- Download bản phát hành gần nhất cho GNU/Linux tại http://www.greenstone.org/download. Với thời điểm tôi tải là bản Greenstone-2.83-linux.
- Mở cửa sổ terminal và tìm đến thư mục downloads.
cd Downloads
- Next, double-check to ensure that your downloaded file is in this directory using the
li
command. Then, make that file executable with the following command (be sure to use the correct filename if you downloaded a different version):
chmod a+x Greenstone-2.83-linux
- Leave this terminal window open, but now open your desktop file browser and go to the Downloads folder. For me, that is “Places” then “Home Folder” then “Downloads”. Then double-click on Greenstone-2.83-linux to launch the installer. Alternatively, you could launch it from within the terminal window if you are comfortable with that.
- Follow the installation instructions by clicking “Next” throughout the dialogue, but be sure NOT to install the “admin” pages when asked since we are only installing this for local, non-networked use.
- Once Greenstone is installed, these last two steps are what will be necessary for launching the program each time. Greenstone does not install into the Applications menu and must be started from the terminal in Linux. First, launch the Greenstone Server from the command line within the Greenstone directory.
Navigate to the Greenstone directory from the Downloads directory:
cd ..
cd Greenstone
Launch the Greenstone Server:
./gs2-server.sh
Greenstone will then also try to open a web browser and take you to the default page. If this encounters an error, click “File” on the little server window, then “Settings” and change to one of the other options like “/localhost” or “127.0.0.1″ until you find the right setting. - Now open a new tab in the terminal window and launch the Greenstone Librarian Interface (also from within the Greenstone directory):
./gli/gli.sh
0 nhận xét:
Đăng nhận xét