Page 1 of 1

Error when running ./configure

Posted: Tue Sep 20, 2005 2:48 pm
by seb3s
Hi all,
It must be a dumb question, but I wasn't able to find a topic on it in the forum. I am trying to compile/build zoneminder on a debian/sarge.

When I run './configure' I get ':bad interpreter: Aucun fichier ou répertoire de ce type'.
OK, why not (some env var probably not correctly set, I don't know).

So I try 'sh ./configure', and I get './configure: line 19: syntax error near unexpected token 'elif'

I'm stuck here, any advice ?
Thanks,
Sebastien.

Posted: Tue Sep 20, 2005 3:00 pm
by RedFlyer
Hi,

May be another dumb question ... do you have source and compiler installed for your sarge distro ?

Oliver
________
Meth rehab advice

compiler

Posted: Tue Sep 20, 2005 3:11 pm
by seb3s
I do have gcc/g++ installed.
What sources do I need ?
I currently know I need mysql-dev and ffmpeg-dev.

Sebastien.