I was using these steps to build an application from Csipsimple but the problem is, they have mentioned it's for Linux and I tried, as a first step:
subversion git quilt unzip wget swig2.0 python make
I get a command not found
error. First thing is, that I'm using fedora 13. I searched for the swig, python, quilt, subversion packages in package management system in fedora already but I didn't get to install it. Can anyone help me, solving this error?