Update of /cvsroot/fink/web/xml/faq
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14416

Modified Files:
        faq.en.xml 
Log Message:
Clobber entry noted to be for 10.1 and earlier


Index: faq.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/faq/faq.en.xml,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- faq.en.xml  19 Jan 2009 22:17:27 -0000      1.91
+++ faq.en.xml  19 Jan 2009 22:29:15 -0000      1.92
@@ -714,36 +714,6 @@
         <code>.profile</code>) so that it gets run all of the time.</p>
       </answer>
     </faqentry>
-    <faqentry name="perl-undefined-symbol">
-      <question>
-        <p>Why do I get a bunch of "dyld: perl undefined symbols" errors when
-        I run Fink commands?</p>
-      </question>
-      <answer>
-        <p>Obsolete</p>
-        <p>If you see an error sequence like the following:</p>
-        <codeblock>dyld: perl Undefined symbols: 
-_Perl_safefree
-_Perl_safemalloc 
-_Perl_saferealloc 
-_Perl_sv_2pv 
-_perl_call_sv
-_perl_eval_sv 
-_perl_get_sv</codeblock>
-        <p>then what has probably happened is that you updated Perl to a new
-        version and now <filename>storable-pm</filename> needs to be updated.
-        You should update Fink. During the process you will be prompted to
-        install either <filename>perl-core</filename> or
-        <filename>system-perl</filename>; choose the latter. In addition,
-        <filename>storable-pm</filename> should also get updated.</p>
-        <p>For OS 10.1.x, perform the following commands (you'll need the
-        Developer Tools):</p>
-        <codeblock>sudo mv /sw/lib/perl5/darwin/Storable.pm /tmp 
-sudo mv /sw/lib/perl5/darwin/auto/Storable /tmp 
-fink rebuild storable-pm 
-fink selfupdate-cvs</codeblock>
-      </answer>
-    </faqentry>
     <faqentry name="cant-upgrade">
       <question>
         <p>I can't seem to update Fink's version.</p>


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to