_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
OMNeT++ Mailing List
options: http://lists.omnetpp.org/mailman/listinfo/omnetpp-l
archive: http://www.omnetpp.org/listarchive/index.php
Hope this helps as a starter.
Welcome :)
~Claudio
_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
If so, the part that says:
./configure
make
actually builds OMNeT from source. If that works without any error then you
would have your binaries and the tool. Since you don't have that binaries I
think you didn't get to the point of compiling (or finish compilation without
errors).
Check again the whole process!
~Claudio
./configure
make
to the file configure.user which is in omnetpp-3.3 subdirectory. Do I need
to issue the command 'configure.user' in order to build from source?
The web site is not clear about this. After mentioning the modification to
configure.user, it jumps to testing some of the existing examples such as
the 'dyna' example.
Hope this helps a bit, clarifying the whole process :)