summaryrefslogtreecommitdiff
path: root/doc/plattforms/README.sunos
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-12-31 05:04:42 +0400
committerIgor Pashev <pashev.igor@gmail.com>2012-12-31 05:04:42 +0400
commit71dc8760ff4de5f365330d1bc571d934deb54af9 (patch)
tree7346d42a282562a3937d82307012b5857d642ce6 /doc/plattforms/README.sunos
downloadcdrkit-upstream.tar.gz
Imported Upstream version 1.1.11upstream/1.1.11upstream
Diffstat (limited to 'doc/plattforms/README.sunos')
-rw-r--r--doc/plattforms/README.sunos10
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