4 Dec 2003 15:27
Problems Compiling refdb on FreeBSD
Jake Stride <jas <at> dcs.warwick.ac.uk>
2003-12-04 14:27:45 GMT
2003-12-04 14:27:45 GMT
I am trying to compile refdb on freebsd but seem to be running into a few problems, I have update my system but having configured refdb: ./configure --with-expat-lib=/usr/local/lib --with-docbook-xsl=/usr/local/share/xsl/docbook --with-classpath-root=/usr/local/share/java/classes --with-refdb-url=http://localhost/refdb --with-db-server=pgsql When running make I still cannot compile, I do have expat.h on my system: lancelot# locate dbi.h /usr/local/include/expat.h But if I change the expat path to this dir, the config script bombs out. Has anyone else had this problem/solved it? Thanks Jake Lancelot# gmake Making all in src gmake[1]: Entering directory `/root/refdb-0.9.3/src' source='refdbd.c' object='refdbd.o' libtool=no \ depfile='.deps/refdbd.Po' tmpdepfile='.deps/refdbd.TPo' \ depmode=none /usr/local/bin/bash .././conf/depcomp \ gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"refdb\" -DVERSION=\"0.9.3\" -DREADLINE41=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1(Continue reading)
BTW, I like the choice of "family" and "given" as
> attributes, they look very universal, and emphase the meaning as
> opposed to a somewhat controversial "position".
You've got it. Putting it on an attribute also allows:
<namePart>United States</namePart>
<namePart>Senate</namePart>
From my understanding, it makes sense to remove middlename from risx,
and change first and last to family and given, to allow for later
internationalization (think xml:lang) and MODS. This took my awhile to
get comfortable with being my main language is english, but it is the
case that in many languages the first name is in fact the family name,
RSS Feed