Re: [Astlinux-users] Adding curl

2008-02-20 Thread Julian Lyndon-Smith
Philip Prindeville wrote: > Add: > > --with-random=/dev/urandom Ok, I'll try that. Thanks. > > as one of the arguments to "configure" in your curl.mk file, and let me > know if that solves your problem. > > Oh, also, you're not supposed to install the "man" pages. :-( > > Doing: > > rm

Re: [Astlinux-users] Survey of compatible platforms

2008-02-20 Thread Michael Knill
John Just wondering what protocol you use to the 3810. I wouldnt have thought it could have a SIP enabled IOS? H.323? Regards Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John Novack Sent: Thursday, 21 February 2008 1:16 PM To: AstLinux Users Mailin

Re: [Astlinux-users] Survey of compatible platforms

2008-02-20 Thread Michael Graves
On Wed, 20 Feb 2008 21:15:46 -0500, John Novack wrote: > > >Philip Prindeville wrote: >> Can everyone mention whatever platform they are using? I'm aware of the >> Soekris and Alix boards... but what thin-clients are people using out >> there? I'm looking for a small, cheap, low-power box to u

Re: [Astlinux-users] Survey of compatible platforms

2008-02-20 Thread John Novack
Philip Prindeville wrote: > Can everyone mention whatever platform they are using? I'm aware of the > Soekris and Alix boards... but what thin-clients are people using out > there? I'm looking for a small, cheap, low-power box to use (with or > without VGA... hopefully with an LP mini-PCI sl

Re: [Astlinux-users] Survey of compatible platforms

2008-02-20 Thread Michael Graves
On Wed, 20 Feb 2008 13:56:50 -0800, Philip Prindeville wrote: >Can everyone mention whatever platform they are using? I'm aware of the >Soekris and Alix boards... but what thin-clients are people using out >there? I'm looking for a small, cheap, low-power box to use (with or >without VGA... h

Re: [Astlinux-users] Adding curl

2008-02-20 Thread Philip Prindeville
Add: --with-random=/dev/urandom as one of the arguments to "configure" in your curl.mk file, and let me know if that solves your problem. Oh, also, you're not supposed to install the "man" pages. :-( Doing: rm -Rf $(BUILD_DIR)/root/usr/man isn't the work-around for that. Find out which

Re: [Astlinux-users] Survey of compatible platforms

2008-02-20 Thread Fred
At 13:56 20/02/2008 -0800, Philip Prindeville wrote: >Can everyone mention whatever platform they are using? I'm aware of the >Soekris and Alix boards... but what thin-clients are people using out >there? I'm looking for a small, cheap, low-power box to use (with or >without VGA... hopefully w

[Astlinux-users] Survey of compatible platforms

2008-02-20 Thread Philip Prindeville
Can everyone mention whatever platform they are using? I'm aware of the Soekris and Alix boards... but what thin-clients are people using out there? I'm looking for a small, cheap, low-power box to use (with or without VGA... hopefully with an LP mini-PCI slot) that's run-from-flash... hopefu

Re: [Astlinux-users] ntpd

2008-02-20 Thread Mark Phillips
Can you add a GPS RX to the system? If so then you can create your own Stratum 1 server by adding the GPSD package then adding the following 2 lines to your ntp.conf file server 127.127.28.0 minpoll 4 maxpoll 4 prefer fudge 127.127.28.0 time1 0.150 refid GPS The GPSD package makes the NMEA GPS se

Re: [Astlinux-users] ntpd

2008-02-20 Thread Lonnie Abelbeck
On Feb 20, 2008, at 1:02 AM, Michael Knill wrote: > I have a site with no internet and hense no ntp and I want the > phones to synchronise with the server RTC. > My understanding is that ntpd cannot act as a server unless it is > synchronised with a server itself. > > I have read that this ca

Re: [Astlinux-users] Adding curl

2008-02-20 Thread Julian Lyndon-Smith
Philip Prindeville wrote: Can you tar them up and post them? As requested. Julian. Julian Lyndon-Smith wrote: I do have a Config.in file. Julian Philip Prindeville wrote: You need a Config.in file as well. Julian Lyndon-Smith wrote: Ok, trying to hack this myself: I managed