Re: [Modeling-users] debianized modeling
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-09-01 21:07:08
|
Hi, Hey! This is very interesting ; I've downloaded the files and I'll have a look at them in the next coming days. I'll probably have a look to the debian howtos as well, it's something I plan to do for such a loooong time ;) The pb. with binaries conflicting in /usr/bin could be annoying, sometimes you really need different python versions installed at the same time, but we'll see, there must be solutions. Would you possibly consider maintaining these files if we integrate this in CVS and use them to distribute debian packages as well? Thanks a lot for sharing, -- S=E9bastien. Guenther Starnberger <gs...@sy...> wrote: > hello, >=20 > i created notificationframework & modelingcore (& cheetahtemplate) debian= =20 > packages for my private use and thought that you may be interested in=20 > including the required changes into the main distribution. (the only chan= ge=20 > would be a new subdirectory (including some files) called 'debian' which= =20 > gives debian users the possibility to automatically create binary package= s by=20 > calling the 'dpkg-buildpackage' command). >=20 > i'm not a debian developer nor did i create any debian packages before, s= o=20 > it's possible that there are some bugs, etc. - it works well on my system. > the only small problem i noticed is that the modelingcore packages for > different python versions conflict, because they share the same files in > /usr/bin/ (e.g. 'mdl_generate_python_code.py'). (the cheetahtemplate pack= ages=20 > currently have the same problem.) >=20 > the required files are available at http://s2.enemy.org/~gst/misc/ - to c= reate=20 > debian packages the 'debian' directory has to be moved into the root=20 > directory of the respective source distribution. >=20 > binary packages are created for following python versions: 2.1, 2.2, 2.3 > i only tested it on debian testing/unstable. to create debian woody packa= ges > the only required change should be to disable the creation of a binary > package for python 2.3. >=20 > (because the python-modelingcore package depends on python-cheetahtemplat= e, i=20 > mailed the cheetahtemplate people too about a debianized version of=20 > cheetahtemplate.) >=20 > cu > /gst |