Displaying 6 results from an estimated 6 matches for "plebs".
Did you mean:
pebs
2009 Mar 11
3
install rubygems
i install ruby 1.8.8 on ubuntu
and when i install rubygem by code are:
> wget http://rubyforge.org/frs/download.php/45905/rubygems-1.3.1.tgz
>tar xzvf rubygems-1.3.1.tgz
>cd rubygems-1.3.1
but i used this command is > sudo ruby setup.rb
i get error is
>/home/test/rubygems-1.3.1/lib/rubygems/version.rb:53:in `initialize'': Malformed version number string 1.8.8.-1
2005 May 12
6
Cisco contract for 7940/7960 firmware access
Maybe not the place for this but thought I'd post the info for others. I
purchased a cisco 7960 off ebay and needed to convert to SIP for *. I
know * supports SCCP but I wont go into that here. I'd read on
voip-info.org that a contract could be purchased for approx $8 to allow me
to download the firmware. I though, being in the UK, i'd get one through
a reseller in the UK.
2002 Dec 09
1
teach me to write functions
Hi
I am a programming pleb, however I would like to learn how to write my
own functions and methods.
Can anyone suggest a good place to start teaching myself, readings or
other?
2013 Jan 10
2
[LLVMdev] Using C++'11 language features in LLVM itself
On Thu, Jan 10, 2013 at 12:13 PM, Justin Holewinski <
justin.holewinski at gmail.com> wrote:
> On Thu, Jan 10, 2013 at 2:59 PM, Daniel Berlin <dberlin at dberlin.org>wrote:
>
>> On Thu, Jan 10, 2013 at 2:18 PM, Justin Holewinski
>> <justin.holewinski at gmail.com> wrote:
>> > On Thu, Jan 10, 2013 at 1:31 PM, Daniel Berlin <dberlin at dberlin.org>
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
This patch removes support for use of NFS as a root filesystem from the
kernel. It also updates the documentation to reflect this.
b/Documentation/nfsroot.txt | 97 +++---
b/arch/arm/def-configs/a5k | 1
b/arch/arm/def-configs/adi_evb | 1
b/arch/arm/def-configs/adsbitsy | 1
b/arch/arm/def-configs/anakin | 1
2003 May 22
0
[PATCH 2.5.69 1/3] remove ipconfig support from the kernel
This patch removes IP autoconfiguration (CONFIG_IP_PNP and friends)
support from the kernel, and ensures that using NFS as the root
filesystem (CONFIG_NFS_ROOT) will no longer work.
b/arch/alpha/defconfig | 1
b/arch/arm/def-configs/a5k | 1
b/arch/arm/def-configs/adi_evb | 4
b/arch/arm/def-configs/adsbitsy | 4