I'm trying to install the acmesystems sdk on Fedora Core 6
There are 2 rpm's I have to install:
# pmake
# cris-dist
And there is an install script
# install_svn_sdk_beta2_testing.sh
If I run the install script i get an error when trying to ./configure it
This I get:
### Selected product: "fox" ###
grep: axis_config.h: No such file or directory
cat: axis_config.h: No such file or directory
* Error in function called from file: configure-files/common/common
<= configure-files/devboard/devboard <= ./configure:
fetch: MD5 check failed for
"distfiles/packages-initscripts-respawnd-R1_0_1.tar.gz"!
### Selected product: "fox" ###
* ERROR in function called from file: configure-files/common/common
<= configure-files/devboard/devboard <= ./configure:
fetch: MD5 check failed for
"distfiles/packages-initscripts-respawnd-R1_0_1.tar.gz"!
Ready to roll :-)
Is there someone that can help me install the SDK on FC6?