Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Moving towards a release

Date2005-10-17 14:16
FromMichael Gogins
SubjectRe: [Cs-dev] Moving towards a release
stdc++ may be needed. At least, it is needed by CsoundVST.

Regards,
Mike

-----Original Message-----
From: jpff@codemist.co.uk
Sent: Oct 17, 2005 2:26 AM
To: csound-devel@lists.sourceforge.net
Subject: [Cs-dev] Moving towards a release

I am looking at what is needed in a distribution of a stand-alone
Csound5.  As far as I can see the libraries
	libasound.so.2
	libjack.so.0
	liblo.so.0
	libportaudio.so
	libresmgr.so.0.9.8
	librt.so.1
	libsndfile.so.1
are used by opcodes and csound, so either they need to be included or
we should check for their existence.

I have not looked at the Loris stuff, and I expect there are other
bits I have not included.

My installer now includes code to add OPCODEDIR/OPCODEDIR64
environment variables, and there are 4 versions (single/double;
32bit/64bit).

Which other libraries are needed? (other than c c++ dl pthread)
==John ffitch


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel





-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-10-17 14:29
FromIstvan Varga
SubjectRe: [Cs-dev] Moving towards a release
Michael Gogins wrote:

> stdc++ may be needed. At least, it is needed by CsoundVST.

It is also needed by some plugins (for example, mixer and
widgets), but not by libcsound.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-10-17 20:51
Fromjpff@codemist.co.uk
SubjectRe: [Cs-dev] Moving towards a release
Is not stdc++ part of the base system like libc?  And using ldd there
was no call for fltk.so or anything similar so I assume this is
statically linked, as FLTK is supposed to be.
==John ffitch


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net