I installed subversion from source. I forgot the --with-ssl option when running ./configure. Now, I reconfigured and reinstalled, but the binary doesn't seem to change.
How do I uninstall and reinstall with new configuration?
You have reconfigured, reinstall but did you recompile first, before reinstalling? Reconfiguring alone isn't enough.
./configure make make install
./configure --...
make
make install
This is a collaboratively edited question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.
Got a question about the site itself? meta is the place to talk about things like what questions are appropriate, what tags we should use, etc.
about » faq » meta »
tagged
asked
1 year ago
viewed
94 times
active