For compiling, the presence of the actual libraries is not important, you need the development files (libcurl-dev or similar).
Also, you may want to check out
cgminer, which is actually maintained.
Ok I did. New problem.
the configure script demands libdbcurces-dev. I install it but it insists on installing libdbcurces5-dev. configure script STILL insists on libdbcuces.
Go get compiled version.
when I run cgminer-cpuonly it says it can't find the file. when I run ./cgminer-cpuonly it says
bash: ./cgminer-cpuonly: cannot execute binary file
when I write a script file with the # and everything it says
./cgminer-cpuonly: 1: Syntax error: Unterminated quoted string
You know - in WINDOWS this just up and ran first time. No trouble.
[/quote]
If you really want an answer, you should head over to the thread I pointed you to, that is where cgminer discussion & development is happening.
I can't really help you with ubuntu package names, since I use debian. However, the configure script shouldn't depend on a package version as much as the files in that package. Also, did you misspell the package name? The required packages should be:
FAQ:
What dependencies do I need on linux to build it?
libncurses, libncurses-dev, libcurl, libcurl-dev AMD ATI SDK.
Cgminer comes with a README, which contains detailed instructions on how to build it.