Skip to content

Commit 221302e

Browse files
committed
Building instructions updated
1 parent 909dfc0 commit 221302e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ Just as with ensuring that your path is correctly set when building Takusen,
4242
you must also ensure it is correctly set when building your programs.
4343
If it is not correct, then you are likely to see linker errors.
4444

45-
The Cabal build script (Setup.hs) looks for various executables
46-
on your path, in order to configure, or validate the configuration.
47-
The Oracle configuration checks that sqlplus is available before continuing
45+
For successful building of the library, you should set `Extra-Lib-Dirs` to your Oracle home lib directory.
4846

4947
Oracle gotchas on Windows
5048
-------------------------

0 commit comments

Comments
 (0)