server_installation:opensrf_on_osx
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| server_installation:opensrf_on_osx [2011/08/29 18:06] – jamesrf | server_installation:opensrf_on_osx [2022/02/10 13:34] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| git clone git:// | git clone git:// | ||
| cd OpenSRF | cd OpenSRF | ||
| + | | ||
| + | You need to do this to src/ | ||
| + | |||
| + | diff --git a/ | ||
| + | index c0ab46e..2cafa4b 100644 | ||
| + | --- a/ | ||
| + | +++ b/ | ||
| + | @@ -5,7 +5,6 @@ | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | -#include < | ||
| + | # | ||
| + | # | ||
| + | |||
| + | Then do this or something: | ||
| + | |||
| ./ | ./ | ||
| ./configure --with-apxs=/ | ./configure --with-apxs=/ | ||
| Line 35: | Line 52: | ||
| sudo make install | sudo make install | ||
| - | You need to do this at some point and it needs to be done each time you reboot if you want to run OpenSRF: | + | You need to do this at some point and it needs to be done each time you reboot |
| sudo ifconfig lo0 alias 127.0.1.2 | sudo ifconfig lo0 alias 127.0.1.2 | ||
server_installation/opensrf_on_osx.1314655569.txt.gz · Last modified: 2022/02/10 13:34 (external edit)