Hylafax Developers Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-devel] Re: Another configure proglem....
On Tue, 30 May 2000, Aidan Van Dyk wrote:
> Seems like the sed shipping with solaris (sunos 5.7)is brain dead, and
> doesn't understand the "+" operator for matching "one-or-more".
>
> [0-9]+ can easily be replaced by [0-9][0-9]*, which it does recognize.
>
> Do we want to stoop this low? Or tell all solaris people that they have
> to install a real sed?
Yes.
It's not just solaris. It's also SCO 3.2v4.2, SCO 5.0.4, UnixWare 2.03,
UnixWare 2.1.3, & UnixWare 7.1.0
I've just make the change to CVS
Thanks.
>
> a.
>
> 2277c2277
> < sed -n -e 's/header_ver=\([0-9][0-9]*\) lib_ver=.*Version *\([0-9][0-9]*\.[0-9]\).*/\
> ---
> > sed -n -e 's/header_ver=\([0-9]\+\) lib_ver=.*Version *\([0-9]\+\.[0-9]\).*/\
>
>
> a.
>
>
--
Tim Rice Multitalents (707) 887-1469
tim@multitalents.net
tim@trr.metro.net
____________________ HylaFAX(tm) Developers Mailing List ____________________
To unsub: mail -s unsubscribe hylafax-devel-request@hylafax.org < /dev/null