Hi, the simulator README tells you how to build it:
Building the simulator You will need the libelf, libpng, tcl8.x/tk8.x and tix41 _development packages_ in order to build the simulator and its companion tools. [...] Since v2.1, the simulator is available as a separate tarball, distinct from the main Xenomai archive. To build the simulator, you will also need the latter; the simulator archive should be extracted in Xenomai's main source tree under the sim/ sub-directory. The following steps should be followed in order to build and install the simulation system: # $xenomai_tar: Main Xenomai tarball # $xenosim_tar: Simulator tarball # $xenomai_src: Root of Xenomai's source tree after extraction # $sim_builddir: Build root for the simulator # $sim_installdir: Installation directory for the simulator; # (usually, the same place than used for Xenomai's main system). # gcc_tarball: Path to a GCC 2.95.3 source archive. $ tar jxf $xenomai_tar $ cd xenomai-2.X.Y $ tar jxf $xenosim_tar $ mkdir $sim_builddir && cd $sim_builddir $ $xenomai_src/xenosim-X.Y.Z/configure --prefix=$sim_installdir --with-gcc-tarball=$gcc_tarball $ make install Note that I haven't built it for a long time but I know core developers use it to implement and debug skins. Please keep the mailing-list in the loop and note that xenomai-help is probaby more suitable in this case. --BR 2009/3/3 Vandana Sasidharan <[email protected]> > > > hi bruno > > thanks but i have gone through these docs. > I want to know how can i make this xenosim or MVM run on a fedora core? > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > > >
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
