| There are some instructions here for building on Fedora 18:
https://github.com/csound/csound/blob/develop/BUILD.md
Have you tried those instructions?
On Tue, Apr 15, 2014 at 5:45 PM, Askwazzup wrote:
> Ok, so i'm trying to build csound in Fedora, but while i execute the "cmake"
> command, i get an error:
>
> /CMake Error at /usr/share/cmake/Modules/TestBigEndian.cmake:44 (message):
> no suitable type found
> Call Stack (most recent call first):
> CMakeLists.txt:365 (TEST_BIG_ENDIAN)
>
>
> -- Configuring incomplete, errors occurred!/
>
> So out of curiosity i went to the "Modules" folder and forgot to exit before
> executing the "cmake" command again. Now it went better, but i got another
> error, which said:
>
> /CMake Error at CMakeLists.txt:382 (message):
> Csound requires the sndfile library
>
>
> -- Configuring incomplete, errors occurred!/
>
> Although i have all the libsndfile installed.
>
> Went back to my build folder again, tried the command and got the first
> error again.
>
> It seems these errors are Fedora specific for me, for some reason... With
> other applications also. Maybe i'm missing some dependencies?
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Installing-Csound-in-Fedora-tp5734251.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to
> https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>
|