From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4BF51865.6010207@domain.hid> Date: Thu, 20 May 2010 13:09:25 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4BF4FA4D.9080804@domain.hid> In-Reply-To: <4BF4FA4D.9080804@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Begining with Xenomai List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ramoncostacastello@domain.hid Cc: xenomai@xenomai.org 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. -- Gilles.