diff options
author | David Spencer <baildon.research@googlemail.com> | 2011-07-19 21:05:22 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:13 -0500 |
commit | 7e73a9b6ba4c5c5c0801769a20a7723254318cb8 (patch) | |
tree | f2d55859f0c865e16f9354824237e7058a5a4e71 /libraries/rxtx/README | |
parent | 7bd2bdca9849bfe950f211b53bb36c2307dbca10 (diff) | |
download | slackbuilds-7e73a9b6ba4c5c5c0801769a20a7723254318cb8.tar.gz |
libraries/rxtx: Updated for version 2.2pre2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/rxtx/README')
-rw-r--r-- | libraries/rxtx/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/libraries/rxtx/README b/libraries/rxtx/README index 6bb2800c28..055dfecd8b 100644 --- a/libraries/rxtx/README +++ b/libraries/rxtx/README @@ -1,9 +1,8 @@ RXTX is a Java library providing serial and parallel port communication. -Note: this is an obsolete version of RXTX intended for use with JMRI -(available at SlackBuilds.org). It is not necessarily suitable for use -with other applications. - To build RXTX requires the jdk package (available in Slackware's extra/ -directory) and javacomm (available at SlackBuilds.org). To run RXTX -requires javacomm but not jdk. +directory). + +If you are upgrading from rxtx-2.0_7pre2, please note that the javacomm +package is no longer required and should be uninstalled before building +rxtx-2.2pre2. |