From c05a634f4f19546f60c5be66dea27a49a80030c5 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Wed, 23 Feb 2011 14:04:38 +0100 Subject: fix HTML formatting in the docs --- doc/index.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/doc/index.html b/doc/index.html index b012866..043371b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -447,11 +447,10 @@ USE_OSGPLUGIN(<plugin2>)

All packages are updated to their latest version.

- +

- Note for boost::filesystem users - - - version 3 is a major revision + Note for boost::filesystem users: + Version 3 is a major revision and now the default in 1.46.

@@ -643,8 +642,7 @@ USE_OSGPLUGIN(<plugin2>)

On 64-bit Fedora, - there are - open issues with the NSIS package. + there are open issues with the NSIS package.

FreeBSD

@@ -668,8 +666,7 @@ USE_OSGPLUGIN(<plugin2>)
export PATH = /usr/local/bin:$PATH

On 64-bit FreeBSD, - there are - open issues with the NSIS package. + there are open issues with the NSIS package.

Frugalware

@@ -682,8 +679,7 @@ USE_OSGPLUGIN(<plugin2>)

On 64-bit Frugalware, - there are - open issues with the NSIS package. + there are open issues with the NSIS package.

Gentoo

@@ -718,8 +714,9 @@ USE_OSGPLUGIN(<plugin2>)
sudo port install gcc_select
 sudo gcc_select gcc42

- *Beta and Developer Preview versions of Xcode are not supported. + Beta and Developer Preview versions of Xcode are not supported.

+

openSUSE

@@ -858,18 +855,21 @@ sudo gcc_select gcc42

See something missing? Feel free to create a new package.

+

Open Issues

+

NSIS

+

The NSIS package contains some native tools that are currently 32-bit only. In order to build these on a 64-bit system, multi-lib support must enabled in the compiler toolchain. However, not all operating systems - enable this. + enable this.

- Since no other packages depend it, the remainder of - mingw-cross-env can be successfully built by simply + Since no other packages depend it, the remainder of + mingw-cross-env can be successfully built by simply removing the package:

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