From cd3d6d573985cac087bd51f44bd8ad87b9e4e429 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 2 Dec 2010 14:14:12 -0800 Subject: RDoc updates We still need a lot of work in this area, but this is better than nothing. --- README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README') diff --git a/README b/README index bc174f3..b729ac6 100644 --- a/README +++ b/README @@ -33,6 +33,15 @@ You may also install it via RubyGems on RubyGems.org: gem install tdb +If you have a tdb installation in a non-standard prefix, you +will have to use: + + gem install tdb -- --with-tdb-dir=$PFX + +Or if you have a non-standard prefix that linkers normally do not search: + + gem install tdb -- --with-tdb-dir=$PFX --with-dldflags=-Wl,-rpath=$PFX/lib + You can get the latest source via git from the following locations (these versions may not be stable): -- cgit v1.2.3-24-ge0c7