From 685e0877a951caa917df347ce69eea91c110f6e9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 23 Feb 2007 22:28:08 +0000 Subject: LD_OPTIONS git-svn-id: svn://tug.org/texlive/trunk@3987 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Build/source/README') diff --git a/Build/source/README b/Build/source/README index dce949652ff..e5b2d11076d 100644 --- a/Build/source/README +++ b/Build/source/README @@ -1,5 +1,5 @@ $Id$ -Copyright (C) 2004, 2006 TeX Users Group. +Copyright 2004, 2006, 2007 TeX Users Group. You may freely use, modify and/or distribute this file. (Originally written in 2004 by Karl Berry.) @@ -18,6 +18,9 @@ Don't worry about the other files and directories in inst. If you are going to check them in yourself, copy the binaries to texmf/bin/ and svn add/remove/commit them. +If your C++ needs to find the standard library in a special place (i.e., +configure fails saying the compiler doesn't work), try: +env LD_OPTIONS=-R/usr/local/lib Build Running ./reautoconf here reruns autoconf, both old (the hacked 2.13 we have here) and new (assumed to be in /usr/bin/autoconf). -- cgit v1.2.3