Error when running ./configure

Support and queries relating to all previous versions of ZoneMinder
Locked
seb3s
Posts: 27
Joined: Wed Aug 31, 2005 10:27 am
Location: Paris, France

Error when running ./configure

Post 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.
RedFlyer
Posts: 76
Joined: Sat Aug 20, 2005 2:57 pm
Location: Belgium

Post by RedFlyer »

Hi,

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

Oliver
________
Meth rehab advice
Last edited by RedFlyer on Mon Feb 14, 2011 5:18 am, edited 1 time in total.
seb3s
Posts: 27
Joined: Wed Aug 31, 2005 10:27 am
Location: Paris, France

compiler

Post by seb3s »

I do have gcc/g++ installed.
What sources do I need ?
I currently know I need mysql-dev and ffmpeg-dev.

Sebastien.
Locked