You shouldn't copy any source code into the build/ directory. Anything that
needs to be there will be created automatically when you build
So only copy the folder you downloaded into nox/src/nox/netapps    (delete
it from nox/build/src/nox/netapps)

On Wed, Oct 26, 2011 at 7:41 PM, 王健 <wangjian2008_12...@126.com> wrote:

>  Thank you very much for your help, this is my first time to ask a question
> on NOX,  you give me confidence to finish this experiment.
>    I downloaded the source code of nox-0.40-with-mobilevms from
> http://www.openflow.org/wk/index.php/Mobile_VMs. Now i want to use its
> mobilevms code on my NOX(destiny), so i follow the steps on nox website--
> http://noxrepo.org/noxwiki/index.php/Developing_in_NOX.
>    First i copy the folder mobilevms in
> nox-0.40-with-mobilevms/src/nox/netapps to the specified
> path(src/nox/netapps) indicated by the website.  But there are two paths,
> one is nox/src/nox/netapps, the other is nox/build/src/nox/netapps. As i do
> not sure which it is, so i copy the folder to both. At then i use the
> meta.json you sended to me to replace the meta.xml. Next step i switch to
> nox directory and run the command:  ./boot.sh
> the terminal shows: automake: cannot open <
> build/src/nox/netapps/mobilevms/../../../Make.vars: no such file or
> directory
> autoreconf: automake failed with exit status: 1
> then i go on and run: cd build/
>                                    ../configure
> the terminal shows: config.status: error: cannot find input file:
> `build/src/nox/netapps/mobilevms/wireshark_dissectors/dc_stats/Makefile.in'
> i also go on and run:
>                                         make -j
> it shows:automake-1.11: cannot open <
> build/src/nox/netapps/mobilevms/../../../Make.vars: no such file or
> directory
> make: *** [../Makefile.in] error 1
> I don't know where it is wrong, could you please give me some suggests,
> thank you very very much, look forward to hear form you~
> best wishes
>
>                                                              wang jian
>
> Thursday  October  27, 2011< br>
>
>
>
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev
>
>
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to