Displaying 20 results from an estimated 861 matches for "i486".
Did you mean:
i386
2010 Apr 17
1
Error message when trying to install Rcmdr
I am trying to install Rcmdr on my ubuntu machine, but keep getting the
following error messages:
ERROR: failed to lock directory
?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10? for modifying
Try removing ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10/00LOCK?
ERROR: failed to lock directory
?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10? for modifying
Try removing ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10/00LOCK?
ERROR: failed to lo...
2004 Aug 26
1
Anyone using Asterisk on Slackware 9?
Hi, I am trying to do a very minimal install of Slackware to run Asterisk
on.
Can anyone give me a list of what packages I need to install as I don't want
X an all the associated bloat?
Thanks in advance.
Chris
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Nov 16
1
vertify which software for missing dependenies
...did a rpm -test -ivh on the package and it says it needs dependencies (many)
Is a there a command to verify which exact packages it requires so I wont be installing software blindly.
missing dependencies:
error: Failed dependencies:
libatk-1.0.so.0 is needed by AdobeReader_enu-9.4.2-1.i486
libc.so.6 is needed by AdobeReader_enu-9.4.2-1.i486
libc.so.6(GLIBC_2.0) is needed by AdobeReader_enu-9.4.2-1.i486
libc.so.6(GLIBC_2.1) is needed by AdobeReader_enu-9.4.2-1.i486
libc.so.6(GLIBC_2.1.3) is needed by AdobeReader_enu-9.4.2-1.i486
libc.so.6(GLIBC_2.2) is needed by Ad...
2007 Jun 19
1
fastthread errors on Debian Etch
...tical install of mongrel-1.0.1 on an amd64 version
of Etch.
While building fastthreads I get:
ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError)
ERROR: Failed to build gem native extension.
ruby extconf.rb install mongrel
creating Makefile
make
gcc -I. -I/usr/lib/ruby/1.8/i486-linux -I/usr/lib/ruby/1.8/i486-linux
-I. -fPIC -Wall -g -fno-strict-aliasing -O2 -fPIC -c fastthread.c
In file included from fastthread.c:12:
/usr/lib/ruby/1.8/i486-linux/ruby.h:31:21: error: stdlib.h: No such
file or directory
/usr/lib/ruby/1.8/i486-linux/ruby.h:35:21: error: string.h: No such...
2006 May 24
3
Mongrel install/compile problems on Ubuntu dapper
...gem install mongrel
and got the following...
andre at andre:~$ sudo gem install mongrel
Attempting local installation of ''mongrel''
Local gem file not found: mongrel*.gem
Attempting remote installation of ''mongrel''
Select which gem to install for your platform (i486-linux)
1. mongrel 0.3.12.4 (ruby)
2. mongrel 0.3.12.4 (mswin32)
3. mongrel 0.3.12.3 (mswin32)
4. mongrel 0.3.12.3 (ruby)
5. mongrel 0.3.12.2 (ruby)
6. mongrel 0.3.12.2 (mswin32)
7. mongrel 0.3.12.1 (mswin32)
8. mongrel 0.3.12.1 (ruby)
9. mongrel 0.3.12 (mswin32)
10. mongrel 0.3.12 (ruby)...
2006 Apr 28
4
mongrel error on debian sarge
...`require''
from
/usr/lib/ruby/gems/1.8/gems/mongrel-0.3.12.4/bin/mongrel_rails:5
Here are the compilation log while updating gem to mongrel 0.3.12.4 (ruby):
Building native extensions. This could take a while...
Dans le fichier inclus ? partir de http11.c:1:
/usr/lib/ruby/1.8/i486-linux/ruby.h:28:21: stdlib.h : Aucun fichier ou
r?pertoire de ce type
/usr/lib/ruby/1.8/i486-linux/ruby.h:32:21: string.h : Aucun fichier ou
r?pertoire de ce type
/usr/lib/ruby/1.8/i486-linux/ruby.h:42:19: stdio.h : Aucun fichier ou
r?pertoire de ce type
/usr/lib/ruby/1.8/i486-linux/ruby.h:64:20...
2005 Jun 20
0
Re: i486 and i686 are the majority ISAs for x86 -- WAS: CentOS 4.0 -> 4.1 update failing
...omewhat conflicting
> decisions. The first was that Red Hat distributions must have NPTL.
> For NPTL support, there are two components of system where it is
> implemented, kernel and glibc. Back then glibc supported NPTL only
> for i686. NPTL support was later backported to i586 and i486.
Also remember that sometimes someone has to adopt something
before the issues are well known and accommodated. More often
than not, this is Red Hat.
> Kernel should be fine with i486 and newer. There will never be
> i386 support for NPTL, since i386 lacks some assembly instructions
>...
2010 May 06
1
Rcmdr probs
When trying to install Rcmdr, I get the following error messages. I am not
aware of how to fix the problem, i.e. how to remove the lock.
ERROR: failed to lock directory
‘/home/thedoctor/R/i486-pc-linux-gnu-library/2.10’ for modifying
Try removing ‘/home/thedoctor/R/i486-pc-linux-gnu-library/2.10/00LOCK’
ERROR: failed to lock directory
‘/home/thedoctor/R/i486-pc-linux-gnu-library/2.10’ for modifying
Try removing ‘/home/thedoctor/R/i486-pc-linux-gnu-library/2.10/00LOCK’
ERROR: failed to lo...
2008 Mar 31
16
Mongrels stop responding
I have a Rails 1.2.3 app (due for an update, I know) running on a
Mongrel 1.1.4 behind Apache 2.2.3 mod_proxy on Debian 4.0. It keeps
hanging up for no reason I can tell. I have tried everything that anyone
has ever hinted at being a solution for this problem:
- The application doesn''t use MySQL, so setting the connection timeout
won''t help.
- Using AR not PStore for sessions.
-
2006 May 24
8
Rails, Ubuntu dapper & Mongrel > uninitialized constant Mongrel::HttpHandler error
This on Ubuntu testing with the default ruby1.8 package, RubyForge current
gems, mongrel...this look familiar to anyone??
andre@andre:~/rails_apps/depot$ mongrel_rails
/usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13/lib/mongrel/rails.rb:44:
uninitialized constant Mongrel::HttpHandler (NameError)
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require''
from
2008 Jun 17
7
simple question - amd64 dom0, and PVM i486 domU ?
I''ve been looking for a solution that doesn''t involve dual booting, or
chrooting things to get my x86 domU to work. I have a Debian xen
server on an amd64 platform. It would seem that I should be able to
also install or force the install of a non-xen i486 kernel. When I
recieved this server it had a manufacturer''s install of Etch with an
i486 kernel. Once I have both kernels installed in dom0, can''t I just
boot the server off the xen-amd64 kernel, and build a para-virtualized
debian domU, referencing the i486 kernel in /boot ?...
2009 Aug 14
7
"sudo gem install rails" not able to install thin dependency
...-----------------------------------------------------------------
tommy@tommy-laptop:~/www/blog$ sudo gem install rails
Install required dependency actionpack? [Yn] y
Install required dependency rack? [Yn] y
Install required dependency thin? [Yn] y
Select which gem to install for your platform (i486-linux)
1. thin 1.2.2 (ruby)
2. thin 1.2.1 (i386-mswin32)
3. thin 1.2.1 (ruby)
4. thin 1.0.0 (ruby)
5. thin 1.0.0 (i386-mswin32)
6. Skip this gem
7. Cancel installation
> 1
Install required dependency rack? [Yn] y
y
Install required dependency thin? [Yn] Select which gem to install for
y...
2002 Jun 27
1
Patch for 2.2.5 (start_tls with OpenLDAP 2.0.x) is not working ...
...anymore.
This is what happens :
--------snipp----------
[Lots of compiling output cut away]
Linking bin/smbd
passdb/pdb_ldap.o: In function `pdb_setsampwent':
passdb/pdb_ldap.o(.text+0x1730): multiple definition of
`pdb_setsampwent'
passdb/pdb_tdb.o(.text+0xd70): first defined here
/usr/i486-suse-linux/bin/ld: Warning: size of symbol
`pdb_setsampwent' changed f
rom 237 to 493 in passdb/pdb_ldap.o
passdb/pdb_ldap.o: In function `pdb_endsampwent':
passdb/pdb_ldap.o(.text+0x1920): multiple definition of
`pdb_endsampwent'
passdb/pdb_tdb.o(.text+0xe60): first defined here
/usr/i...
2013 Jul 18
2
[LLVMdev] clang searching for many linux directories that do not exist on FreeBSD host
...usr/lib32/gcc/i686-linux-gnu"
"/usr/lib32/i686-linux-gnu/gcc/i686-linux-gnu"
"/usr/lib32/i686-linux-gnu"
"/usr/lib32/gcc/i686-pc-linux-gnu"
"/usr/lib32/i686-pc-linux-gnu/gcc/i686-pc-linux-gnu"
"/usr/lib32/i686-pc-linux-gnu"
"/usr/lib32/gcc/i486-linux-gnu"
"/usr/lib32/i486-linux-gnu/gcc/i486-linux-gnu"
"/usr/lib32/i486-linux-gnu"
"/usr/lib32/gcc/i386-linux-gnu"
"/usr/lib32/i386-linux-gnu/gcc/i386-linux-gnu"
"/usr/lib32/i386-linux-gnu"
"/usr/lib32/gcc/i386-redhat-linux6E"
&quo...
2009 Apr 22
7
'is.integer' (PR#13671)
Full_Name: Mauricio
Version: 2.9.0 (2009-04-17)
OS: i486-pc-linux-gnu
Submission from: (NULL) (193.205.203.3)
This is a very simple function that seems not to be working, according to the
definition given by '?is.integer'.
I checked in the Bug Tracking page at http://bugs.R-project.org/, but I didn't
find any related message.
The possible...
2008 Apr 13
3
fxruby gem install problem
...;
I''ve installed libfox-1.6-dev, and after that attempted install of
fxruby, with this result:
$ sudo gem install fxruby
[sudo] password for tom:
Need to update 31 gems from http://gems.rubyforge.org
...............................
complete
Select which gem to install for your platform (i486-linux)
1. fxruby 1.6.14 (universal-darwin-9)
2. fxruby 1.6.14 (mswin32)
3. fxruby 1.6.14 (ruby)
4. fxruby 1.6.13 (ruby)
5. fxruby 1.6.13 (mswin32)
6. Skip this gem
7. Cancel installation
> 3
Building native extensions. This could take a while...
ERROR: While executing gem ... (Gem::Ins...
2009 Jul 14
1
Ubuntu JGR
...an I got this message, which shows me that was not installed properly.
I do not know how to fix it since I have just installed Ubuntu 2 days
ago. I searched the internet and found some similary probs. But still
could not work it out.
Fehler: konnte das Verzeichnis nicht blockieren
?/home/gunnar/R/i486-pc-linux-gnu-library/2.9? um zu modifizieren
Versuche zu entfernen
?/home/gunnar/R/i486-pc-linux-gnu-library/2.9/00LOCK?
Fehler: konnte das Verzeichnis nicht blockieren
?/home/gunnar/R/i486-pc-linux-gnu-library/2.9? um zu modifizieren
Versuche zu entfernen
?/home/gunnar/R/i486-pc-linux-gnu-library/...
2006 Aug 20
1
C compile problem on Ubuntu linux
Under Ubuntu dapper, after installing packages gcc and g77, under
platform i486-pc-linux-gnu
arch i486
os linux-gnu
system i486, linux-gnu
status
major 2
minor 2.1
year 2005
month 12
day 20
svn rev 36812
language R
I get an error when trying to update.packages('Hmisc'):
gcc -I/usr/lib/R/include -fPIC -g -O2 -c ranksort.c -o ranksor...
2007 Feb 27
14
Using a single class multiple times
Hi-
Recently starting using puppet while migrating an existing messy group
of systems to some nice new hardware. Things are going incredibly well,
and puppet''s functioning great. Have a bit of a headache. I''d like to
keep myself from duplicating lots of included classes. Lets say I have
this (snippet of a) class:
class dbserver {
file { "/etc/my_${db}.cnf":
2010 Mar 07
7
Upgraded puppet-server from EPEL 24.8 to 25.1 - now seeing "puppetmasterd[xxxx]: Too many connections"
I have updated the 1100 clients that prior to the update used to
connect to the master just fine. Now after about 30 minutes of
running, puppetmasterd starts to complain "puppetmasterd[6875]: Too
many connections", and from that point forward will stop compiling
catalogs. Puppetmaster is configured using the Mongrel Apache
configuration as described here: