Update of /cvsroot/fink/scripts/installer/dmg/faq
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27911/scripts/installer/dmg/faq

Modified Files:
        faq.en.html 
Log Message:
FAQ update


Index: faq.en.html
===================================================================
RCS file: /cvsroot/fink/scripts/installer/dmg/faq/faq.en.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- faq.en.html 25 Jul 2005 15:34:02 -0000      1.54
+++ faq.en.html 13 Aug 2005 01:27:47 -0000      1.55
@@ -1478,7 +1478,8 @@
     <a name="usage-packages.tiger-gtk">
       <div class="question"><p><b>Q9.14: After updating to Tiger (OS 10.4), 
whenever I use a GTK app, I get errors involving <tt style="white-space: 
nowrap;">_EVP_idea_cbc</tt>.</b></p></div>
       <div class="answer"><p><b>A:</b> This is caused by an apparent bug in 
Tiger's dynamic linker (current as of 10.4.1).  You can work around this via 
prefixing the the name of you want as follows:
-</p><pre>env DYLD_FALLBACK_LIBRARY_PATH=: </pre><p>E.g., if you want to use 
<tt style="white-space: nowrap;">gnucash</tt>, you'd use</p><pre>env 
DYLD_FALLBACK_LIBRARY_PATH=: gnucash</pre><p>This method works for applications 
that are launched via the Application Menu in Apple's X11 as well as a 
terminal.</p><p>You may find it preferable to set this globally (e.g. in your 
startup script, and/or in your <tt style="white-space: nowrap;">.xinitrc</tt> , 
which you may need to do to run GNOME).  Put</p><pre>export 
DYLD_FALLBACK_LIBRARY_PATH=:</pre><p>in your <tt style="white-space: 
nowrap;">.xinitrc</tt> (regardless of your login shell) or your <tt 
style="white-space: nowrap;">.profile</tt> (or other startup script) for 
<b>bash</b> users and:</p><pre>setenv DYLD_FALLBACK_LIBRARY_PATH :</pre><p>is 
the corresponding command to use in e.g. your <tt style="white-space: 
nowrap;">.cshrc</tt> file for <b>tcsh</b> users.</p></div>
+</p><pre>env DYLD_FALLBACK_LIBRARY_PATH=: </pre><p>E.g., if you want to use 
<tt style="white-space: nowrap;">gnucash</tt>, you'd use</p><pre>env 
DYLD_FALLBACK_LIBRARY_PATH=: gnucash</pre><p>This method works for applications 
that are launched via the Application Menu in Apple's X11 as well as a 
terminal.</p><p>You may find it preferable to set this globally (e.g. in your 
startup script, and/or in your <tt style="white-space: nowrap;">.xinitrc</tt> , 
which you may need to do to run GNOME).  Put</p><pre>export 
DYLD_FALLBACK_LIBRARY_PATH=:</pre><p>in your <tt style="white-space: 
nowrap;">.xinitrc</tt> (regardless of your login shell) or your <tt 
style="white-space: nowrap;">.profile</tt> (or other startup script) for 
<b>bash</b> users and:</p><pre>setenv DYLD_FALLBACK_LIBRARY_PATH :</pre><p>is 
the corresponding command to use in e.g. your <tt style="white-space: 
nowrap;">.cshrc</tt> file for <b>tcsh</b> users.</p><p>This will automatically 
be set if you install 
+<tt style="white-space: nowrap;">base-files-1.9.7-1</tt> or later.</p></div>
     </a>
   <hr><h2>Copyright Notice</h2><p>Copyright (c) 2001 Christoph Pfisterer,
 Copyright (c) 2001-2005 The Fink Project.
@@ -1486,4 +1487,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author.</p><hr>
-<p>Generated from <i>$Fink: faq.en.xml,v 1.53 2005/07/25 15:10:39 alexkhansen 
Exp $</i></p></body></html>
+<p>Generated from <i>$Fink: faq.en.xml,v 1.54 2005/08/13 01:20:37 alexkhansen 
Exp $</i></p></body></html>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to