similar to: 32 bit programs and libraries on a 64 bit architecture

Displaying 20 results from an estimated 20000 matches similar to: "32 bit programs and libraries on a 64 bit architecture"

2016 Mar 09
1
32 bit programs and libraries on a 64 bit architecture
On 3/9/2016 1:20 PM, Gordon Messmer wrote: > On 03/09/2016 10:12 AM, g wrote: >> in "closing the gate after the horses have left the corral", i am >> asking is what i did good or bad. > > If you try to run a program and it doesn't run, then removing i686 > might have been bad. Wine is definitely one that will pull in a long > list of i686 dependencies.
2016 Mar 09
0
32 bit programs and libraries on a 64 bit architecture
On 03/09/2016 10:12 AM, g wrote: > in "closing the gate after the horses have left the corral", i am > asking is what i did good or bad. If you try to run a program and it doesn't run, then removing i686 might have been bad. Wine is definitely one that will pull in a long list of i686 dependencies. Generally what I recommend is this: If you install a package that you
2016 Aug 23
7
how to find recently installed font packages
greetings. in an attempt to display correct fonts in firefox instead of squares with binary values, i installed wrong fonts and made things worse. how do i find out what fonts are, as i did not think to make note of what i was adding? tia. -- peace out. CentOS GNU/Linux 6.8 tc,hago. g . =+= Tired of having your microsoft os hacked? Change to Linux os, used by microsoft hackers. =+= in
2012 Aug 27
2
simplest way (set of functions) to parse a file
Hello, What would be the best set of R functions to parse and transform a file? My file looks as shown below. I would like to plot this data and I need to parse it into a single data frame that sorts of "transposes the data" with the following structure: > df <- data.frame(n=c(1,1,2,2),iter=c(1,2,1,2),step=as.factor(c('Step 1', 'Step2', 'Step 1',
2007 Sep 25
2
Thoughts about filesystem undo
Dear Btrfs people, I saw Chris' Btrfs talk at LinuxConf.EU a few weeks ago and have since been thinking about how I would like to use this great code once you have done all the hard work :-) Fine-grain filesystem undo, thanks to cheap snapshots, is what I'm thinking about. The more I consider it the more useful I believe it will be; here's a recent example: # apt-get install
2004 Oct 06
2
Favor
Hello: I want to write my thesis about the design and implementation of R, but I have not enough information and that's why I'm looking for the article "Lexical Scope and Statistical Computing" from Gentleman, but I don't want for the moment subscribe me to the American Statistical Association to download the article. Could anyone of you send me that article?? Thanks
2012 Aug 15
2
how best to rollback from a yum update?
Suppose I want to upgrade a bunch of packages on a system, but in case the upgrade produces unexpected, undesired results, I want to be able to rollback the system to its original state. What is the best way to do that? Often, I won't have, or be able to find, packages for the current installed versions. I.e. If I haven't upgraded postgres for 2 years, it may be that I can no longer
2014 Oct 28
6
duda (URGENTE) R
Hola quisiera saber de que manera puedo generar numeros aleatorios enteros entre 0 y 4, para completar una matriz de un automata celular Muchas gracias Juan Nicolás Corral GómezEstudiante Carrera de EcologíaPontificia Universidad Javeriana [[alternative HTML version deleted]]
2004 Oct 29
3
Samba Add Machine Script
All, Currently we are running Samba 3.0.7 on Solaris 8 and we are experiencing a problem that the user system are not being added automatically with the add machine script: /usr/sbin/useradd -g machines -d /dev/null -s /bin/false %m If we run it manually it works. Any ideas? Thanks, Randy Corral Information Systems Brooks Automation Phoenix, Arizona 602-861-9395 ext. 228 Fax: 602-861-1442
2007 Aug 27
2
same Old question: 32 bits VS 64 bits on database performance
We have several large projects will use ORACLE 10Gr2 database with CENTOS 4.X. Does anyone have performance report on 32 Bits O.S. (with 32 bit ORACLE) VS 64 bits? Thanks. ____________________________________________________________________________________ ????????????? - ???? Yahoo!??????http://tw.info.yahoo.com/seal/index.html
2015 Nov 05
1
synthesizing yum transactions
Ok, I'm trying way too hard to shovel myself out of a hole. We have a bunch of remote CentOS 6 servers, that were configured with kickstart. They've subsequently had additional RPMs installed/updated via the 'rpm' utility. We have reason to occasionally rewind the state of the server back to it's original set of RPMs. Of late, we've found that 'yum' handles this
2008 Dec 07
2
Help with Keyword Corral
I've been trying to get Keyword Corral (http://www.johncow.com/brand-new-free-keyword-corral-tool-by-john-cow-dot-com) installed with Wine 1.0.1 on Ubuntu 8.10 and the best I can manage is the program appears to start up and then quits. Unfortunately, I've only recently moved to Ubuntu and there's a lot I don't have a clue about. I've tried running it in a Virtualbox VM but
2006 Jan 06
4
Are migrations executed within a transaction?
Hi all, Can I safely assume that each migration is excuted within a transaction, so that''s it''s safe to have migrations executing failing statements? Thanks, - Rowan -- Morality is usually taught by the immoral.
2019 Apr 17
2
samba-tool domain schemaupgrade fails on DC member
Thanks Rowland and Garming for your help!! How about "another DC", or 'a second DC' ? Ok. Got it! :D Alternatively, re-joining the domain controller (or joining a new DC and > demoting the old one) probably works because I believe there is code to > handle this case. I re-joined (remove secrets.tdb and .lbd, copy idmap from existing DC...) and now works properly!
2019 Apr 16
4
samba-tool domain schemaupgrade fails on DC member
Hello, I upgrade the schema for our main ADDC and everything works properly, but the member DC (DC to an Existing AD) fails. Both servers are in version 4.10.2 Distro: Debian 9.8 *Main ADDC:* [2019/04/16 15:43:03.814846, 0] ../../source4/rpc_server/drsuapi/getncchanges.c:2919(dcesrv_drsuapi_DsGetNCChanges) ../../source4/rpc_server/drsuapi/getncchanges.c:2919: DsGetNCChanges 2nd replication
2015 Jun 23
3
yum and yumex change system time
greetings, each and every time i run yum or yumex, system time is advanced by 5 hours. this has gone on thru several updates, maybe even upgrades. centos = 6.6 current yum = 3.2.29 yumex = 3.0.5 for awhile, i did not mind resetting clock when i noticed it off. now, it is a pita because when i forget, emails and what ever else i am doing get wrong time stamps. i have searched for
2009 Nov 10
12
[RFC] big fat transaction ioctl
Hi all, This is an alternative approach to atomic user transactions for btrfs. The old start/end ioctls suffer from some basic limitations, namely - We can''t properly reserve space ahead of time to avoid ENOSPC part way through the transaction, and - The process may die (seg fault, SIGKILL) part way through the transaction. Currently when that happens the partial transaction will
2016 Mar 02
2
problem restoring ssl and vlc
greeting. a short while ago, i may have gone to a site i should not have. maybe. after visiting, i decided i would check for rpm updates. when yumex opened to available packages, it showed that; openssl.x86_64 0:1.0.1e-42.el6_7.4 was available, so i checked it, then clicked install button. during log display, i got error message, tried again. still got error. seems that there is a
2016 Aug 12
2
howto install yumex
On 08/11/2016 10:33 PM, Peter wrote: > On 12/08/16 13:51, geo.inbox.ignored wrote: >> now, what is command to install nux-dextop? > > https://li.nux.ro/repos.html > ===> thank you. that link was better than a command. now have it bookmarked, page saved local and bookmarked. also have both yumex and vlc installed and working. greatly appreciate all your help and rest of
2019 Apr 17
2
samba-tool domain schemaupgrade fails on DC member
Hello, Thanks for the feedback Garming!!! 👍 On Wed, Apr 17, 2019 at 12:35 AM Garming Sam <garming at catalyst.net.nz> wrote: > Hi, > > While I think we have most of the 2012 schema problems under control > now, there's still quite a bit of work to get the functional level > things working. In order to actually raise the level, we still need to > implement a number of