Hi BBDB'ers,

Sorry if this isn't the right place to send a BBDBv3 bug report. I
couldn't find the command "bbdb-submit-bug-report" in BBDBv3. Thanks for
your work by the way, I love BBDB! :)

When install BBDBv3, I ran `./configure --prefix=/home/ben/local`
wanting everything to be installed in under this directory (based on my
reading of `./configure --help`).

The output belows shows that .tex files default to being installed in
/usr/local/share/texmf/bbdb regardless of the --prefix setting.

Would it be appropriate for these files to go into
PREFIX/share/texmf/bbdb by default?

This appears to be because if --with-texmf-dir isn't specified,
configure runs `kpsexpand \$TEXMFLOCAL` to get the default directory,
which for me returns "/usr/local/share/texmf".

Regards,
Ben

~/tmp$ git clone git://git.savannah.nongnu.org/bbdb.git
~/tmp$ cd bbdb
~/tmp/bbdb$ autoconf
~/tmp/bbdb$ ./configure --prefix=/home/ben/local/
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for grep... /bin/grep
checking for rm... /bin/rm
checking for gtar... no
checking for tar... tar
checking that tar is GNU tar... yes
checking for gzip... gzip
checking for makeinfo... makeinfo
checking for texi2dvi... texi2dvi
checking for texi2pdf... texi2pdf
checking for dvips... dvips
checking for etags... etags
checking for emacs... emacs
checking where .elc files should go...
/home/ben/local/share/emacs/site-lisp/bbdb
checking for kpsexpand... kpsexpand
checking where .tex files should go... /usr/local/share/texmf/bbdb
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lisp/Makefile
config.status: creating doc/Makefile
config.status: creating tex/Makefile


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to