diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-02-16 18:24:19 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-02-16 18:24:19 +0100 |
commit | 351b7328520c16730ceb46e5acae16038c42185e (patch) | |
tree | fae21fd5c94f3c3ed0202a95c9ada705482e647b /README.unixware2 | |
parent | ad38bc6ecb80ddeb562841b33258dd53659b1da6 (diff) |
New upstream version 1.0.32upstream/1.0.32
Diffstat (limited to 'README.unixware2')
-rw-r--r-- | README.unixware2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.unixware2 b/README.unixware2 index b76070d..3e74409 100644 --- a/README.unixware2 +++ b/README.unixware2 @@ -9,7 +9,7 @@ Please send Email to wolfgang@rapp-informatik.de to receive. What you need to build xane on Unixware 2.x - gnu make -You dont't need gcc. All is build with the standard Unixware cc and +You don't need gcc. All is build with the standard Unixware cc and libs!! For the X-frontends xscanimage and xsane (separately distributed) you need @@ -38,8 +38,8 @@ are build.It's also necessary for mathematic lib -lm . Not doing this will bring runtime errors like missimg usleep or pow function. ATTENTION:!!! libucb.a of Unixware 2.x has a buggy readdir function so -it is recommanded to remove readdir.o from libucb.a with ar -d -readdir.o libucb.a Often used and neded functions from libucb.a are +it is recommended to remove readdir.o from libucb.a with ar -d +readdir.o libucb.a Often used and needed functions from libucb.a are strncasecmp or getpagesize. If you use -I/usr/ucbinclude it is also a good idea to move @@ -48,7 +48,7 @@ first and some sources will not compile. Then you can run make with GNU make. -After this say su and then ist good to say +After this say su and then it's good to say LD_RUN_PATH=/usr/local/lib export LD_RUN_PATH after this you can install with |