"Alexander K. Hansen" <[EMAIL PROTECTED]> writes:

> http://fink.sourceforge.net/faq/usage-general.php#compile-myself

I just noticed what appears to be an error in this entry.  The
suggested setting...

  export ACLOCAL_FLAGS="-I/sw/share/aclocal"

does not work correctly.  I get...

  aclocal: unrecognized option -- `-I/sw/share/aclocal'

Adding a space after the -I seems to fix this...

  export ACLOCAL_FLAGS="-I /sw/share/aclocal"

What is the best mechanism for reporting bugs in the FAQ?  Use the
fink SourceForge bug report page?
-- 
  joq


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to