You are not logged in.

#1 2010-01-10 17:41:01

r3xh3li0$
Member
Registered: 2010-01-10
Posts: 3

Rivendell Radio Automation and Arch Linux

So... new to arch linux big_smile and whatnot... wasn't really sure where to post this so here we go.

Rivendell Radio Automation is recommended to run on SuSE is there anyway that it can run on Arch Linux I mean they have on their site some .rpm packages(not sure what the difference is).

Does anyone have any hints as to how to get it running on Arch or to get it to run do i have to put it solely on a suse box(bummer...)?? Thanks in advance!

PS (Sorry if i posted this in the wrong forum...)

Offline

#2 2010-01-11 15:43:31

r3xh3li0$
Member
Registered: 2010-01-10
Posts: 3

Re: Rivendell Radio Automation and Arch Linux

So i got it done and figured that i can make it on the arch box... but i have gotten various errors(most of them because I didn't get all the packages needed) but i just got this new one saying something about int16_t has not been declared. opened the file .h file and these are the lines of code that it seems to be having trouble with:

void Int16ToFloat(int16_t *inbuf,float *outbuf,int frames);
void FloatToInt16(float *inbuf,int16_t *outbuf,int frames);

any thoughts about it would be helpful(i'm a total n00b when it comes to C++/C)

Thanks

Offline

Board footer

Powered by FluxBB