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:
parent
b5a0625dcd
commit
3f94496191
@ -147,12 +147,13 @@ on the various supported operating systems.
|
|||||||
You should be able to then run the test/cairo_test program.
|
You should be able to then run the test/cairo_test program.
|
||||||
|
|
||||||
According to the cairo site, "For Debian and Debian derivatives including
|
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
|
sudo apt-get install libcairo2-dev
|
||||||
|
|
||||||
Tested and working with Ubuntu 11.10. Note that this also installs
|
This has been tested and works with Ubuntu 11.10. Note that this also
|
||||||
libpixman-1-dev, so that dependencies on this should be resolved as well.
|
installs libpixman-1-dev, so that dependencies on this should be resolved
|
||||||
|
as well.
|
||||||
|
|
||||||
|
|
||||||
3.2 Windows
|
3.2 Windows
|
||||||
|
Loading…
Reference in New Issue
Block a user