on i4PACE(i for Personal Archiving and Creating Environment)
actions » SearchLogin 89 articles • 30 Jul 2010

Article with comments

Saturday, 03 May 2008

permalink Exhibit Source 2

Found it hard to analyse the source of Exhibit on a server, and decided to do it on my notebook PC.

First install subversion

sudo apt-get install subversion

Installed other recommended packages, subversion-tools and db4.5util as well. Ran, as a user,

cd ~
mkdir Workspace
cd Workspace
svn checkout http://simile.mit.edu/repository/exhibit/branches/2.0 exhibit

As for Java, previously OpenJDK is installed as part of Japanese Setup Helper:

$ java -version
java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK Client VM (build 1.6.0-b09, mixed mode, sharing)

Started the built-in Jetty server:

cd exhibit
./run &

Access on Firebox to http://127.0.0.1:8888/exhibit/site/index.html works. But, when running examples, got errors. First of all, Googlemaps, of course. Could i get a Googlemaps key for 127.0.0.1:8888? Anyhow, found one example that doesn't use Googlemaps, cereals. OK, it runs! Still, seems to have a problem of links from "more" in a dialog window...

Since i got a desktop environment to run Exhibit with its source, i will try to do some analysis and experiments by using some tools. First, installed the SCiTE editor, which understand HTML and Javascript.

sudo apt-get install scite

does it, and works soundly :-)

Trying to replace http://static.simile.mit.edu/... with http://127.0.0.1:8888/... but, it's not very straightforward.

• Wrote Teru at 08:31 (edited 6×, last on 03 May 2008) | read 21× | Add comment

Comments (0)

No comments for this article yet.

Write a comment

Your name  
E-mail   (only visible for blog owner)
Homepage
How much is 11−5?   (protection against spam-bots)
Text:

[b] [i] [u] [tt] [center] [code] [quote] [url] [url=] [img] [@] [@@] [@:]
detailed help about markup
Process times: page=0.016 request=0.030 cpu=0.030