Update of /cvsroot/fink/pdb
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv31554

Added Files:
        README 
Log Message:
add README

--- NEW FILE: README ---
How to set up your own pdb instance:

# check out the pdb code
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/fink co pdb
cd pdb

# update to the branch (just for now)
pushd web/pdb
cvs up -r pdb_solr
popd

# run solr
cd solr
java -jar start.jar

# (in another terminal) run the indexer
./create-finkdb.pl --verbose

now, just point your web browser at ${pdb/web root}/pdb and... look at stuff.
=)


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to