From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4BF53B43.1090009@domain.hid> Date: Thu, 20 May 2010 15:38:11 +0200 From: Ramon MIME-Version: 1.0 References: <4BF4FA4D.9080804@domain.hid> <4BF51865.6010207@domain.hid> In-Reply-To: <4BF51865.6010207@domain.hid> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Begining with Xenomai Reply-To: ramoncostacastello@domain.hid List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: xenomai@xenomai.org On 20/05/2010 13:09, Gilles Chanteperdrix wrote: > Ramon wrote: > >> Hi, >> >> I would like to begin using xenomai (I have no previous experience with it). >> I would like to know which is the best linux distribution to begin with >> it (the distribution >> contains all needed libraries and correct compilator versions ...). >> >> Any suggestion ? >> > On what system do you intend to run Xenomai? On a desktop system? Or an > embedded board? > > If a desktop system, I bet the simplest choice are dpkg based > distributions such as Debian or Ubuntu, since Xenomai exists as a Debian > package. But there are no needed libraries (except the C library) and > all gcc versions able to compile the Linux kernel should be supported. > So, if you plan to compile Xenomai yourself, all distributions are equal. > > Yes ... by now I'm using a Desktop machine. Thank you Ramon