peknet :: an eddy in the bit stream         
about peknet


peknet is Peter E Karman. you'll find here musings on technology, politics, religion, books, beer and frequent references to my beautiful sons.

navigate

credits

Powered by Swish-e

Valid CSS!

proud member of the
Open Source Community

© 2005 peknet dot com

syndicate this site

Lemur Project

Lemur Project is an information retrieval development library.

How to build Lemur 3.1 for OS X (10.3.9)

See http://www.lemurproject.org/phorum/read.php?11,840

The note about "copy Apple's config.guess from /sw" is ambiguous. What I did was create a shell script that does:
#!/bin/sh
echo 'powerpc-apple-aux'
exit 
and then make all the src modifications as indicated in the URL above.

Tip: this one-liner will updated the include paths in the src files:
grep -r 'include ' * | \
grep 'indri/Parameters' | \
perl -n -e 's/:.*//;print' | \
xargs perl -pi.orig -e \
's,indri/Parameters.hpp,indri/IndriParameters.hpp,' 
Spurious errors about '-static: no such option' from the g++ compiler can be ignored, or might try --disabled-shared option to configure.

File under general Tue Apr 26 07:48:33 CT 2005


2008 entries » 2007 entries » 2006 entries » 2005 entries » 2004 entries »
« Sept  Oct 2008  Nov »
Sun Mon Tue Wed Thu Fri Sat
     
 
weather
Saint Paul, MN
70 F (21 C)
Overcast

Sunrise/Sunset
Updated:
Oct 13, 5:53 am CDT

worth reading