Typos and formatting, again.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9208 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2011-12-10 15:35:00 +00:00
parent b5a0625dcd
commit 3f94496191

View File

@ -147,12 +147,13 @@ on the various supported operating systems.
You should be able to then run the test/cairo_test program.
According to the cairo site, "For Debian and Debian derivatives including
Ubuntu" you need to install libcairo2.dev, ie:
Ubuntu" you need to install libcairo2-dev, i.e.
sudo apt-get install libcairo2-dev
Tested and working with Ubuntu 11.10. Note that this also installs
libpixman-1-dev, so that dependencies on this should be resolved as well.
This has been tested and works with Ubuntu 11.10. Note that this also
installs libpixman-1-dev, so that dependencies on this should be resolved
as well.
3.2 Windows