We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909dfc0 commit 221302eCopy full SHA for 221302e
1 file changed
README.md
@@ -42,9 +42,7 @@ Just as with ensuring that your path is correctly set when building Takusen,
42
you must also ensure it is correctly set when building your programs.
43
If it is not correct, then you are likely to see linker errors.
44
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
+For successful building of the library, you should set `Extra-Lib-Dirs` to your Oracle home lib directory.
48
49
Oracle gotchas on Windows
50
-------------------------
0 commit comments