I downloaded the scion cabal and am attempting to created scion_server
I ran all of the runghc Setup (configure/build/install)
The Haskell libraries are installed, but the scion_server is not in the ~/.cabal/bin
I have to use a –user on configure so I can install it on just my account.
Any thoughts?
I found the problem when doing a verbose on configure.
The server option by default was set to False.
When I did
I was able to get the server file