Hope this isn't too simple but if you are installing several programs from source, in my case eet followed by evas, how do you tell evas where eet is?
Put eet in a non-standard location with ./configure --prefix=/media/flasha/e17 and evas will configure but will not 'make'; apparantly because it does not know where eet is. Have tried ./configure --help but am none the wiser. TIA.
