Hi everyone,
I am trying to get started with this package. I am trying to follow what's in the README but nothing seems to work...
For example in INSTALL I am recommended to
./configure && make && make install
but there is no file called configure, so this does nothing. Next I navigated to the doc folder and tried both
make doc
make doc-install
which both tell me there is no rule to make the corresponding target.
I have to admit I am a complete novice with C. Am I missing something obvious? Some advice would be appreciated.
Hi everyone,
I am trying to get started with this package. I am trying to follow what's in the
READMEbut nothing seems to work...For example in
INSTALLI am recommended tobut there is no file called
configure, so this does nothing. Next I navigated to thedocfolder and tried bothwhich both tell me there is no rule to make the corresponding target.
I have to admit I am a complete novice with C. Am I missing something obvious? Some advice would be appreciated.