Re: packaging C interpreter

2012-07-22 Thread Rustom Mody
On Mon, Jul 23, 2012 at 4:27 AM, Giulio Paci wrote: > On 21/07/2012 08:34, Gergely Nagy wrote: > > Rustom Mody writes: > > > >> I use and am interested in packaging the C interpreter > >> http://www.linuxbox.com/tiki/node/149 > > > >> 1. Its not under GPL but a 'creative licence' > > > >>From th

Re: packaging C interpreter

2012-07-22 Thread Giulio Paci
On 21/07/2012 08:34, Gergely Nagy wrote: > Rustom Mody writes: > >> I use and am interested in packaging the C interpreter >> http://www.linuxbox.com/tiki/node/149 > >> 1. Its not under GPL but a 'creative licence' > >>From the homepage, and the source, this 'creative license' appears to be > t

Re: packaging C interpreter

2012-07-21 Thread Lifeng Sun
Hi, Just FYI, a C/C++ interpreter called CINT [1] is embeded in CERN ROOT ('root-system' package in Debian) [2-3]. [1] http://root.cern.ch/drupal/content/cint [2] http://root.cern.ch/ [3] http://packages.qa.debian.org/r/root-system.html Regards, Lifeng On 11:40 Sat 07/21/12 Jul , Rustom M

Re: packaging C interpreter

2012-07-21 Thread Игорь Пашев
Tiny CC can act as interpreter. -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CALL-Q8wJfRwjHcFPyy0w4JXww3TJ8Lp5BLNX=jZ0ai6UR=1...@mail.gmail.com

Re: packaging C interpreter

2012-07-21 Thread Bart Martens
On Sat, Jul 21, 2012 at 11:40:52AM +0530, Rustom Mody wrote: > I use and am interested in packaging the C interpreter > http://www.linuxbox.com/tiki/node/149 > > Before spending significant time on it, I thought I would ask if this would > be acceptable as a debian package > Some possible issues:

Re: packaging C interpreter

2012-07-20 Thread Gergely Nagy
Rustom Mody writes: > I use and am interested in packaging the C interpreter > http://www.linuxbox.com/tiki/node/149 > 1. Its not under GPL but a 'creative licence' >From the homepage, and the source, this 'creative license' appears to be the Artistic License, used by, for example, Perl. I do n

packaging C interpreter

2012-07-20 Thread Rustom Mody
I use and am interested in packaging the C interpreter http://www.linuxbox.com/tiki/node/149 Before spending significant time on it, I thought I would ask if this would be acceptable as a debian package Some possible issues: 1. Its not under GPL but a 'creative licence' 2. It build does not use a