Closed GoogleCodeExporter closed 8 years ago
Get the source code and compile it.
http://code.google.com/p/reaver-wps/source/checkout
Original comment by przemekk...@gmail.com
on 2 Jan 2012 at 4:12
The part "Get the source code and compile it." is the bit I dont understand ;-)
I'll Google again and see what it tells me
cheers
cabs
Original comment by stew.d...@gmail.com
on 2 Jan 2012 at 4:25
When you run the command
svn checkout http://reaver-wps.googlecode.com/svn/trunk/ reaver-wps-read-only
in the terminal in Linux, it automatically downloads the newest build to a
folder called reaver-wps-read-only.
Simply change directory to that folder and build as normal:
cd reaver-wps-read-only
./configure
make
make install
Now you have the newest Reaver-WPS version with all the SVN changes.
Original comment by tod...@gmail.com
on 2 Jan 2012 at 5:22
Thanks! That is exactly what I was looking for.Sorry if I seemed a bit simple!
;-)
cheers and Happy New Year
cabs
Original comment by stew.d...@gmail.com
on 2 Jan 2012 at 5:25
Original comment by peac...@tacnetsol.com
on 2 Jan 2012 at 5:28
[deleted comment]
at comment #3 after i run ./ configure i get
bash: ./configure: No such file or directory.
and if this is a read only what is it changing
Original comment by whitefan...@yahoo.com
on 22 Oct 2013 at 3:03
[deleted comment]
cd src
then, ./configure
Original comment by osmany...@gmail.com
on 16 Dec 2013 at 12:21
Original issue reported on code.google.com by
stew.d...@gmail.com
on 2 Jan 2012 at 3:54