Clearly you are seeing to limits of my configuration knowledge. A configuration
script sould absolutely useful.

Paul

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Christian Magnusson
Sent: Thursday, August 25, 2005 8:29 AM
To: [email protected]
Subject: [Owfs-developers] default configure script in released version



Another thing... Shouldn't a default configure-script be a part of
every new released version?

All packages I have downloaded and compiled to OpenWRT have pre-built
configure scripts that could be used, except owfs which requires
that  aclocal && autoheader && autoconf && automake  is run first.

Would it be ok for you to run
(aclocal && autoheader && autoconf && automake) just to generate a
configure-script before creating the next version?
Most people would then be able to skip running the "bootstrap" script
and just start "./configure ; make".

/Christian


On Thu, 2005-08-25 at 06:48 -0400, Alfille, Paul H.,M.D. wrote:
> Sounds good.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] on behalf of Christian
> Magnusson
> Sent: Thu 8/25/2005 4:17 AM
> To: owfs-developers
> Subject: [Owfs-developers] owfs-2.1p0RC.tar.gz missing files...
>  
> 
> I just downloaded owfs-2.1p0RC.tar.gz from SF to use it for the OpenWRT
> distribution on WRT54 routers.
> 
> The tar-file is missing _many_ files, and there are no checksum error on
> it. For example ow_1923.h and lots of files under modules/swig/.
> 
> [EMAIL PROTECTED] dl]# tar -tvzf owfs-2.1p0RC.tar.gz | grep 1923
> -rw-r--r-- root/root     27616 2005-04-04 15:39:07
> owfs-2.1p0RC/module/owlib/src/c/ow_1923.c
> 
> 
> Before creating a new package, I would like to add some possibility to
> remove support for the whole swig directory (if swig isn't found or
> doesn't want to be used by setting ac_cv_path_SWIG="", and then add
> 
> if ENABLE_SWIG
>   MAYBE_SWIG = swig
> endif
> 
> in module/Makefile.am. I hope you don't mind about this..
> 
> 
-- 
Christian Magnusson <[EMAIL PROTECTED]>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to