Update of /cvsroot/fink/web/xml/faq
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv22257

Modified Files:
        faq.en.xml 
Log Message:
modernize system-java-dev FAQ

Index: faq.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/faq/faq.en.xml,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -d -r1.111 -r1.112
--- faq.en.xml  6 Jan 2011 16:28:28 -0000       1.111
+++ faq.en.xml  14 Jan 2011 01:28:07 -0000      1.112
@@ -1322,11 +1322,20 @@
     </faqentry>
     <faqentry name="system-java">
       <question>
-        <p>Fink says <code>Failed: Can't resolve dependency 
"system-java14-dev"</code>, but there's no such package.</p>
+        <p>Fink says <code>Failed: Can't resolve dependency 
"system-java-dev"</code>, but there's no such package.</p>
       </question>
       <answer>
-        <p>That's because it's a virtual package.  This type of error occurs 
when Java gets updated by Software Update:  the header files get removed, which 
causes the -dev package not to be generated.</p>
-        <p>You need to download the appropriate <filename>Java Developer 
Tools</filename> package from <link 
url="http://connect.apple.com";>Apple</link>.  In this specific case that's the 
<filename>Java 1.4.2 Developer Tools</filename>.</p>
+        <p>That's because it's a virtual package.  At the time of this writing 
(Jan. 2011), this issue 
+        commonly shows up on Leopard and Snow Leopard due to changes in 
Apple's Java packaging.</p>
+        <p>Make sure that your package manager version is <em>0.29.15</em> or 
later, e.g. via</p>
+        <codeblock>fink -V</codeblock>
+        <p>If your <filename>fink</filename> version is older, use</p>
+        <codeblock>fink selfupdate</codeblock>
+        <p>If your Distribution version shows <em>point</em>, switch to rsync 
or cvs updating via</p>
+        <codeblock>fink selfupdate-rsync</codeblock>
+        <p>or</p>
+        <codeblock>fink selfupdate-cvs</codeblock>
+        <p>You will also need to download the <filename>Java Developer 
Package</filename> from <link url="http://connect.apple.com";>Apple</link>.</p>
       </answer>
     </faqentry>
     <faqentry name="dpkg-split">


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to