# HG changeset patch # User Volker Grabsch # Date 1274944483 -7200 # Node ID dd58f9605451debd606dbf35d36a5fcb713a9461 # Parent 57ef3b3423be99c45b0449ea7e4efd998f19720f HTML corrections diff -r 57ef3b3423be -r dd58f9605451 doc/index.html --- a/doc/index.html Thu May 27 09:08:38 2010 +0200 +++ b/doc/index.html Thu May 27 09:14:43 2010 +0200 @@ -615,17 +615,19 @@

For C style shells, edit .cshrc +

setenv PATH /usr/local/bin:$PATH
+

For Bourne shells, edit .profile +

export PATH = /usr/local/bin:$PATH
-

On 64-bit FreeBSD, there are open issues with the NSIS package. To allow the remainder of mingw-cross-env to build, simply remove the package: +

rm where mingw-cross-env is unpacked/src/nsis.mk
-

Frugalware