Thanks David, On a different note, do the cache and bib directories grow large? I ask because I'm still trying to figure out how to configure on a server that has two partitions. Our setup - one partition (sda1) that has two 500 gb raid 1 drives for the operating system and programs. One partition (sdb1) that has twelve 3tb raid 5 drives for storage. It's mounted at /mnt/storage. My question - should I put /opt/chronam/data as a symbolic link to the storage partition or should I leave /opt/chronam/data on the first partition and symbolically link to the batches, cache and bib directories separately or should I only symbolically link to the batches directory? The reason I ask is that up to this point when I've symbolically linked the images have not shown and I've gotten permission errors for the pdfs and ocrs even though the permissions were wide open. Any guidance and suggestions greatly appreciated. ________________________________ From: "Brunton, David" <[log in to unmask]> To: [log in to unmask] Sent: Tuesday, September 3, 2013 1:31 PM Subject: Re: ChronAm 3.9.0 Hi Glen, I updated the Ubuntu instructions, and we'll test it out with the latest Solr 4 as well: https://github.com/LibraryOfCongress/chronam/issues/73 (if anyone else wants to give that a try, please chime in!) Best, David. From: Data, API, website, and code of the Chronicling America website [mailto:[log in to unmask]] On Behalf Of Phil Sager Sent: Tuesday, September 03, 2013 12:42 PM To: [log in to unmask] Subject: Re: ChronAm 3.9.0 Hi Glen, I had this happen to me too, but found it in the apache archives at http://archive.apache.org/dist/lucene/solr/4.3.1/solr-4.3.1.tgz Phil Phil Sager Ohio Historical Society 800 E 17th Ave Columbus, OH 43081 [log in to unmask] 614-297-2577 ________________________________________ From: Data, API, website, and code of the Chronicling America website [mailto:[log in to unmask]] On Behalf Of Glenn Bunton Sent: Tuesday, September 03, 2013 12:29 PM To: [log in to unmask] Subject: Re: ChronAm 3.9.0 Just tried this command from the install_ubuntu.md instructions wget http://apache.mirrors.lucidnetworks.net/lucene/solr/4.3.1/solr-4.3.1.tgz This is what I get back wget http://apache.mirrors.lucidnetworks.net/lucene/solr/4.3.1/solr-4.3.1.tgz --2013-09-03 12:26:53-- http://apache.mirrors.lucidnetworks.net/lucene/solr/4.3.1/solr-4.3.1.tgz Resolving apache.mirrors.lucidnetworks.net (apache.mirrors.lucidnetworks.net)... 108.166.161.136 Connecting to apache.mirrors.lucidnetworks.net (apache.mirrors.lucidnetworks.net)|108.166.161.136|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2013-09-03 12:26:53 ERROR 404: Not Found. ________________________________________ From: David Brunton <[log in to unmask]> To: [log in to unmask] Sent: Wednesday, July 31, 2013 11:01 AM Subject: ChronAm 3.9.0 Hi all, We tagged v3.9.0 yesterday, and it's available in the usual spot: https://github.com/LibraryOfCongress/chronam/releases/tag/v3.9.0 Among other things, we've put quite a bit of work into the install instructions, added a few features, made some dependency upgrades, and fixed a bunch of bugs: https://github.com/LibraryOfCongress/chronam/blob/master/CHANGELOG.md The release has also gone live at http://chroniclingamerica.loc.gov, for those who would like to see it in action (using the Library of Congress branded skin). All the best to those of you who are new committers, new users, and newly on this mailing list- it's gaining a real sense of momentum now. Best, David.