Re: [ecasound] schedule effects

From: éléandar <eleandar@email-addr-hidden>
Date: Wed Jun 10 2009 - 19:24:56 EEST

Hi,

> I mean that compilation step is used to test component integration but it
should be done once by the open source team and not
> by the final users themselves before testing the software ... I know that,
by now, this is still a time consuming task and requires
> specialized skills. I hope that, in the near future, this will become a
trivial task.

The following lines describes some work that has been done on package
generation and compatibility between Major Linux distribution.

I hope this can help :).

debian, RPM or slackware package generated from a tar.gz and installed with
checkinstall (in place of make install):
The generated package does not compute dependencies automatically but can be
passed through command line parameters.

You can control the dependencies management with the "--requires",
"--provides" and "--conflicts" command line options.
You can also make manual editions to the control file with
"--review-control". Or with "--review-spec" if you're building a rpm
package.
And yes, you can build a .deb when running on a rpm-based distribution or
viceversa. You'll have to install dpkg (or rpm) on your system, though.
http://www.linuxscrew.com/2008/06/11/create-deb-or-rpm-from-targz-with-checkinstall/

Converting package of one source distribution to a target distribution
(several package formats are supported. alien support LSB spec. Some RPM or
debian features should not be converted. It should be ok in most cases ...)
with alien:
http://www.linux-kheops.com/doc/man/manfr/man-html-0.9/man1/alien.1.html

Linux Standard Base and LSB Certification (package for all linux
distribution)
http://en.wikipedia.org/wiki/Linux_Standard_Base

Kindest Regards,
Laurent

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects

_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Wed Jun 10 20:15:02 2009

This archive was generated by hypermail 2.1.8 : Wed Jun 10 2009 - 20:15:02 EEST