Displaying 20 results from an estimated 28 matches for "p72".
Did you mean:
72
2009 Mar 05
7
issue with the object cache
Hi,
I am getting a method_missing error when I run my application in the
production environment unless I set config.cache_classes = false in
config/environments/production.rb. This happens in Rails 2.2.2 but not
in Rails 2.1.0. The method that is missing is one I used to have
before I edited by hand the migration that creates the table
associated with the object (I know you are discouraged to do
2008 Oct 03
1
Installing ruby on linux
...on with the heading Ruby Source Code
I pick the url of the link for the file using the right click and
choosing the ''copy link location'' in my firefox.
Then I went to the shell on my linux and put the following command
shell> wget ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p72.tar.gz
This downloaded the ruby source code to my root directory. I
extracted
the file using the following command
shell> tar -xvf ruby-1.8.7-p72.tar.gz
This command extracted the source archieve to ruby-1.8.7-p72
directory.
Then I enter into this ruby-1.8.7-p72 directory and executed the
follow...
2012 Jan 11
5
augeas error: Could not evaluate: unknown error - Failed to initialize Augeas
...=> [
"set #comment[last()+1] ''Sap-specific-hosts''",
],
}
}
On the client I have the following augeas and ruby vendor based packages
installed
augeas-devel-0.8.1-7.8.2
libaugeas0-0.8.1-7.8.2
ruby-devel-1.8.7.p72-5.30.5
rubygem-rake-0.8.7-0.1.4
ruby-1.8.7.p72-5.30.5
rubygems-1.3.7-1.3.3
On the server i have the following augeas and ruby vendor based packages
installed
augeas-0.8.1-7.8.2
augeas-lenses-0.8.1-7.8.2
libaugeas0-0.8.1-7.8.2
Cheers
Lawrie
--
You received this message because you are subscrib...
2009 Apr 15
7
How To: Puppet Setup on Redhat 8 using the puppet gem.
...nssl source from
http://www.openssl.org/source. I used openssl-0.9.8k.tar.gz
* extract openssl and install using
# ./config --prefix=/opt/puppet && make && make install
* Download and extract Ruby 1.8.x from
ftp://ftp.ruby-lang.org/pub/ruby/1.8. I used ruby-1.8.7-p72.tar.gz
* Change to the ruby-1.8.7-p72 directory and move the ext/openssl
directory out of the way.
# cd ruby-1.8.7-p72
# mv ext/openssl /tmp
* With the openssl extension out of the way you can now install
puppet like so
# ./configure --prefix=/opt/puppet && make &am...
2009 Feb 27
1
rake bombs on openssl (on Ubuntu)
RoR-ers,
I''ve bumped into an issue with ruby and ssl.
I''m trying to run a rake command which aborts because it cannot find
openssl.rb.
I followed these steps:
- mkdir /rho; chown phor /rho
- wget ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p72.tar.bz2
- tar jxf ruby-1.8.7-p72.tar.bz2
- cd ruby-1.8.7-p72
- vi ext/Setup and uncomment these lines:
bigdecimal
curses
digest
digest/md5
digest/rmd160
digest/sha1
digest/sha2
iconv
openssl
readline
socket
strscan
thread
zlib
- ./configure --prefix=/rho
- make
- make install
- crea...
2008 Nov 30
1
HOWTO install a download gem from a local directory.
...-1.1.5.gem locally or in a
repository"
I''ve notice that within the .gem folder there are two files
(data.tar.gz and metadata.gz). Hope that helps.
Here is my system layout:
Mac OS 10.5.5 client stock
Dir: /usr/local/
/usr/local/src/gems/all_the_download_gems
Installed: Ruby (1.8.7-p72) and Rubygems (1.3.1) to /usr/local/
Please help or point me in the right direction on HOWTO install a
download gem from a local directory.
Much mahalo in advance. -Tdub
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Group...
2020 Aug 24
2
[PATCH 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
...;lyude at redhat.com> wrote:
>
> Not entirely sure why this never came up when I originally tested this
> (maybe some BIOSes already have this setup?) but the ->caps_init vfunc
> appears to cause the display engine to throw an exception on driver
> init, at least on my ThinkPad P72:
>
> nouveau 0000:01:00.0: disp: chid 0 mthd 008c data 00000000 0000508c 0000102b
>
> This is magic nvidia speak for "You need to have the DMA notifier offset
> programmed before you can call NV507D_GET_CAPABILITIES." So, let's fix
> this by doing that, and also perf...
2009 Jun 19
4
sqlite3....Ugghhh`
...2)
activerecord (2.3.2)
activeresource (2.3.2)
activesupport (2.3.2)
acts_as_ferret (0.4.4)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
gem_plugin (0.2.3)
rack (1.0.0)
rails (2.3.2)
rake (0.8.7)
rubygems-update (1.3.4)
wirble (0.1.3)
$ rpm -qa |egrep ''^libsql|^ruby''
ruby-1.8.7.p72-5.21
libsqlite3-0-3.6.4-2.8
ruby-devel-1.8.7.p72-3.1
--
Posted via http://www.ruby-forum.com/.
2007 Apr 11
1
Programming Problem (for loop, random # control, 3 dimentional graph)
...0.5,4)
p48=g(-0.5,5)
p49=g(0,-0.5)
p50=g(0,0)
p51=g(0,.5)
p52=g(0,1)
p53=g(0,2)
p54=g(0,3)
p55=g(0,4)
p56=g(0,5)
p57=g(0.5,-.5)
p58=g(0.5,0)
p59=g(0.5,.5)
p60=g(0.5,1)
p61=g(0.5,2)
p62=g(0.5,3)
p63=g(0.5,4)
p64=g(0.5,5)
p65=g(1,-.5)
p66=g(1,0)
p67=g(1,.5)
p68=g(1,1)
p69=g(1,2)
p70=g(1,3)
p71=g(1,4)
p72=g(1,5)
p73=g(2,-.5)
p74=g(2,0)
p75=g(2,.5)
p76=g(2,1)
p77=g(2,2)
p78=g(2,3)
p79=g(2,4)
p80=g(2,5)
p81=g(3,-.5)
p82=g(3,0)
p83=g(3,.5)
p84=g(3,1)
p85=g(3,2)
p86=g(3,3)
p87=g(3,4)
p88=g(3,5)
p89=g(4,-.5)
p90=g(4,0)
p91=g(4,.5)
p92=g(4,1)
p93=g(4,2)
p94=g(4,3)
p95=g(4,4)
p96=g(4,5)
p97=g(5,-.5)
p98=g(...
2009 Feb 02
12
[RSpec] rcov and/or rexml bug?
Hi,
Running: Ruby 1.8.7 p72, RSpec 1.1.12 and rcov 0.8.1.2.0, I get the
following error message with $ rake spec:rcov
--
/usr/local/ruby1.8.7//lib/ruby/1.8/rexml/formatters/pretty.rb:131:in
`[]'': no implicit conversion from nil to integer (TypeError)
from
/usr/local/ruby1.8.7//lib/ruby/1.8/rexml/formatters/p...
2020 Aug 24
4
[PATCH 0/2] drm/nouveau: Backport SOR/PIOR probing fixes for v5.8
These didn't apply cleanly to v5.8, so here's a backported version.
Lyude Paul (2):
drm/nouveau/kms/nv50-: Program notifier offset before requesting disp
caps
drm/nouveau/kms/nv50-: Log SOR/PIOR caps
drivers/gpu/drm/nouveau/dispnv50/core507d.c | 25 ++++++++++++++++-----
drivers/gpu/drm/nouveau/dispnv50/disp.c | 10 +++++++++
2 files changed, 29 insertions(+), 6 deletions(-)
2020 Aug 31
1
[PATCH 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
...; > > Not entirely sure why this never came up when I originally tested this
> > > (maybe some BIOSes already have this setup?) but the ->caps_init vfunc
> > > appears to cause the display engine to throw an exception on driver
> > > init, at least on my ThinkPad P72:
> > >
> > > nouveau 0000:01:00.0: disp: chid 0 mthd 008c data 00000000 0000508c 0000102b
> > >
> > > This is magic nvidia speak for "You need to have the DMA notifier offset
> > > programmed before you can call NV507D_GET_CAPABILITIES." So, le...
2020 Aug 24
0
[PATCH 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
Not entirely sure why this never came up when I originally tested this
(maybe some BIOSes already have this setup?) but the ->caps_init vfunc
appears to cause the display engine to throw an exception on driver
init, at least on my ThinkPad P72:
nouveau 0000:01:00.0: disp: chid 0 mthd 008c data 00000000 0000508c 0000102b
This is magic nvidia speak for "You need to have the DMA notifier offset
programmed before you can call NV507D_GET_CAPABILITIES." So, let's fix
this by doing that, and also perform an update afterwards to...
1999 Jan 29
0
MAX_OPEN_FILES - message & changeing
...run applications -
Lotus apps seems to be a particular culprit, but experiments indicate that
even opening help on Microsoft Word opens 13 files!
MAX_OPEN_FILES is a hash define in local.h in the Samba source and can be
tweeked - this is for 1.9.18p10 - John Blair's Samba book covers this - p72.
Then recompile.
Beware this will if you let it change the default shared memory size -
SHMEM_SIZE - another define which uses MAX_OPEN_FILES in local.h. This may
cause problems since certainly under Solaris shared memory does not vanish on
the last detach - you have to reboot OR use ipcrm(1)...
2009 May 18
0
FxRuby failing on Ruby 1.9.1 windows
...built for use with the One-Click
Installer for Ruby (on Windows), which is based on Ruby 1.8.6. If you
need a version of FXRuby that works with your Ruby 1.9 on Windows,
you''ll need to compile it yourself (or get someone else to).
> The very same gem works just fine on Ruby 1.8.7-p72.
Yes, this is not too surprising, since there were few ABI changes
between Ruby 1.8.6 and Ruby 1.8.7.
2009 Mar 25
0
IBM_DB version 1.0.5 supports ruby-1.9.1
...the section below for selecting
the right packages for your respective environments.
Selection of packages: -
Unix/Linux/MacOS platforms: -
ibm_db-1.0.5.gem ---> http://rubyforge.org/frs/download.php/53835/ibm_db-1.0.5.gem
Windows platform: -
ruby-1.8.6-26/ruby-1.8.7-p72
ibm_db-1.0.5-mswin32.gem --->
http://rubyforge.org/frs/download.php/53836/ibm_db-1.0.5-mswin32.gem
ruby-1.9.1
ibm_db-1.0.5-x86-mswin32-rb191.gem --->
http://rubyforge.org/frs/download.php/53837/ibm_db-1.0.5-x86-mswin32-rb191.gem
Source: -
rubyibm...
2020 Aug 25
0
[PATCH 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
...t.com> wrote:
> > Not entirely sure why this never came up when I originally tested this
> > (maybe some BIOSes already have this setup?) but the ->caps_init vfunc
> > appears to cause the display engine to throw an exception on driver
> > init, at least on my ThinkPad P72:
> >
> > nouveau 0000:01:00.0: disp: chid 0 mthd 008c data 00000000 0000508c 0000102b
> >
> > This is magic nvidia speak for "You need to have the DMA notifier offset
> > programmed before you can call NV507D_GET_CAPABILITIES." So, let's fix
> > t...
2020 Aug 06
3
[PATCH] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
Not entirely sure why this never came up when I originally tested this
(maybe some BIOSes already have this setup?) but the ->caps_init vfunc
appears to cause the display engine to throw an exception on driver
init, at least on my ThinkPad P72:
nouveau 0000:01:00.0: disp: chid 0 mthd 008c data 00000000 0000508c 0000102b
This is magic nvidia speak for "You need to have the DMA notifier offset
programmed before you can call NV507D_GET_CAPABILITIES." So, let's fix
this by doing that.
Signed-off-by: Lyude Paul <lyude at r...
2020 Sep 01
3
[PATCH v3] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
Not entirely sure why this never came up when I originally tested this
(maybe some BIOSes already have this setup?) but the ->caps_init vfunc
appears to cause the display engine to throw an exception on driver
init, at least on my ThinkPad P72:
nouveau 0000:01:00.0: disp: chid 0 mthd 008c data 00000000 0000508c 0000102b
This is magic nvidia speak for "You need to have the DMA notifier offset
programmed before you can call NV507D_GET_CAPABILITIES." So, let's fix
this by doing that, and also perform an update afterwards to...
2020 Sep 04
3
[PATCH v5 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
Not entirely sure why this never came up when I originally tested this
(maybe some BIOSes already have this setup?) but the ->caps_init vfunc
appears to cause the display engine to throw an exception on driver
init, at least on my ThinkPad P72:
nouveau 0000:01:00.0: disp: chid 0 mthd 008c data 00000000 0000508c 0000102b
This is magic nvidia speak for "You need to have the DMA notifier offset
programmed before you can call NV507D_GET_CAPABILITIES." So, let's fix
this by doing that, and also perform an update afterwards to...