On Monday 23 October 2006 21:45, Angel Heart wrote:
> Hi,
>
> Could anyone knows what went wrong with the error below result of
> installation of libsupertone. [EMAIL PROTECTED] latest]# tar xvf
> libsupertone-0.0.2.tar
[snip]
> libsupertone-0.0.2/aclocal.m4
> [EMAIL PROTECTED] latest]# ./configure --prefix=/usr/local/lib
> -bash: ./configure: No such file or directory
> [EMAIL PROTECTED] latest]#
>
> Help, pleeeaaassseee...

You probably shouldn't blindly follow instructions if you don't know what they 
do.

./configure should be running the script called configure in the current 
directory. Which, as the error message states, doesn't exist. You need to 
change into the correct directory (cd) before you execute the script.

-- 
http://nicegear.co.nz
New Zealand's VoIP Supplier
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to