diff options
Diffstat (limited to 'doc/plattforms/README.sunos')
-rw-r--r-- | doc/plattforms/README.sunos | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/plattforms/README.sunos b/doc/plattforms/README.sunos new file mode 100644 index 0000000..6fc3a0d --- /dev/null +++ b/doc/plattforms/README.sunos @@ -0,0 +1,10 @@ + +Cdrkit have been built and partially tested on SunOS 5.8. + +To compile, run "gmake". CMake must be installed (with its modules), the cmake +binary must available in your path. Installing GNU libiconv is also recommended. + +On linking problems with 3rd-party libraries involved, make sure that you have +matching configuration of CFLAGS and LDFLAGS vars. + + -- Eduard Bloch -- Tue, 28 Nov 2006 00:01:47 +0100 |