[TRANSLATION} Fwd: web/xml/faq faq.en.xml,1.14,1.15
Alexander K.Hansen <[email protected]>
| Newsgroups | gmane.os.apple.fink.i18n |
|---|---|
| Message-ID | <[email protected]> |
Begin forwarded message: > From: Alexander Hansen <[email protected]> > Date: May 3, 2004 9:23:56 PM EDT > To: [email protected] > Subject: web/xml/faq faq.en.xml,1.14,1.15 > Reply-To: [email protected] > > Update of /cvsroot/fink/web/xml/faq > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19651 > > Modified Files: > faq.en.xml > Log Message: > Added FAQ entry for problems building fink on external partition with > ignored permissions. > > > Index: faq.en.xml > =================================================================== > RCS file: /cvsroot/fink/web/xml/faq/faq.en.xml,v > retrieving revision 1.14 > retrieving revision 1.15 > diff -u -d -r1.14 -r1.15 > --- faq.en.xml 30 Apr 2004 04:57:48 -0000 1.14 > +++ faq.en.xml 4 May 2004 01:23:53 -0000 1.15 > @@ -853,6 +853,27 @@ > <code>/sw/bin/pathsetup.command</code>.</p> > </answer> > </faqentry> > + <faqentry name="ext-drive"> > + <question> > + <p>I have Fink installed way from the main partition and I > can't update the fink package from source. There are errors involving > <quote>chowname</quote>.</p> > + </question> > + <answer> > + <p>If your error looks like:</p> > + <codeblock>This first test is designed to die, so please > ignore the error > +message on the next line. > +# Looks like your test died before it could output anything. > +./00compile............................ok > +./Base/initialize......................ok > +./Base/param...........................ok > +./Base/param_boolean...................ok > +./Command/cat..........................ok > +./Command/chowname.....................# > +Failed test (./Command/chowname.t at line 27) > +# got: 'root' > +# expected: 'nobody'</codeblock> > + <p>then you need to run <em>Get Info</em> on the > drive/partition where Fink is installed and unselect the "Ignore > ownership" button.</p> > + </answer> > + </faqentry> > </chapter> > <chapter filename="comp-general"> > <title>Compile Problems - General</title> > > >