Displaying 5 results from an estimated 5 matches for "ecomm".
Did you mean:
comm
2009 Feb 23
1
Asterisk/Skype update
Asterisk/Skype update available here -
http://blogs.digium.com/2009/02/23/skype-for-asterisk-update/
.... It's definitely an update that updates absolutely nothing :-), more
news at 11 :P
Cheers,
Dean
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Dec 27
10
Mixing html tags and Ruby blocks
I''m trying to get the following idea to work:
<%= @column_names.each { |t| <td> t.downcase </td> <td>
@listing.send(t.downcase)</td> } %>
Essentially I want to display a form that has a left and right TD, with
the left TD being a column name and the right TD being the column data.
If there''s a better way (the Rails way ?), I''m all ears
2008 Aug 11
1
Unexpected parameter problem using rsaga.geoprocessor() {RSAGA}
...----------------------------------------------------------------------------------------------
*Am?lie Lescro?l*
Postdoc - Seabird ecology
Centre d?Etudes Biologiques de Chiz? ? 79360 Villiers en Bois ? France
*_http://www.cebc.cnrs.fr/Fidentite/lescroel/lescroel.htm_*
*_http://www.cebc.cnrs.fr/ecomm/En_ecomm/En_index.html_*
*_http://www.penguinscience.com_* <http://www.penguinscience.com/>
--------------------------------------------------------------------------------------------------------------------------------
/"You have to have the debate and you have to have people thinki...
2013 Aug 21
0
Build problems: klibc with Linux 3.10.7
...NONET (64) => "Machine is not on the network"
ENOPKG (65) => "Package not installed"
EREMOTE (66) => "Object is remote"
ENOLINK (67) => "Link has been severed"
EADV (68) => "Advertise error"
ESRMNT (69) => "Srmount error"
ECOMM (70) => "Communication error on send"
EPROTO (71) => "Protocol error"
EMULTIHOP (72) => "Multihop attempted"
EDOTDOT (73) => "RFS specific error"
EBADMSG (74) => "Not a data message"
EOVERFLOW (75) => "Value too large for defi...
2013 Aug 21
5
Build problems: klibc with Linux 3.10.7
On Tue, Aug 20, 2013 at 07:44:39AM +0200, leroy christophe wrote:
> >
> Find attached two patches I have in order to build klibc 2.0.2
> against kernel 3.8.13
> We had to introduce those patches when going from kernel 3.6 to kernel 3.7
> Hope it helps.
>
those patches are wrong and again very brittle.
just use the way it is described in `make help':
A) cd ~/src/linux