similar to: R on AIX?

Displaying 20 results from an estimated 500 matches similar to: "R on AIX?"

2008 Mar 01
2
Sapphire
It has begun: http://www.sapphire-lang.org Regards, Dan
1997 Dec 29
7
Password Synchronization
>i wasn't thinking of crack solutions, i was thinking of a way of merging >unix and nt logins. but then realised that that is simply not possible. >except with PAMs. >lukes i wonder that nobody is talking about LDAP servers?! Unix vendors are close to have "ldap" in nsswitch.conf (with "files" "nis" ..) and there is "ypldapd" as another
2008 Jun 25
3
[OT] Byacc error
Hi all, Yeah, I''m going OT here... I''m not entirely sure I understand how Ruby builds parse.y on Windows, but it works. However, when I changed all instances of "Ruby" to "Sapphire", and renamed all the source files, I suddenly started getting this error: byacc ./parse.y ''byacc'' is not recognized as an internal or external command,
2007 Jun 27
2
moving-window (neighborhood) analysis
Hello all I was wondering what would be the best way to do a moving-window analysis of a matrix? By moving-window I mean that kind of analysis common in GIS, where each pixel (matrix element) of the resulting map is a function of it neighbors, and the neighborhood is a square matrix. I was hoping there was some function in R that could do that, where I could define the size of the neighborhood,
2008 Mar 06
1
Sapphire registration
Hey all, If you tried to register with the Sapphire project but were unsuccessful, please try again. I didn''t have the email settings properly set, so I wasn''t getting the approval notifications. In any case, I''ve changed the project settings so that you should be able to login immediately after registration, without having to wait for admin approval. Regards,
2014 Oct 02
19
Centos laptop support
Today I found myself in need of a laptop to run Centos on. And that simple statement led to an all-day odyssey. My original plan was to purchase a laptop and install Centos 6 on it. I went to Staples and tried booting it on every model of laptop that they had in the store. They all come with Windows 8 installed, and for the edification of anyone who doesn't know this (I didn't until
2002 Jul 14
6
20020710 & winetest
Last 3 wines are failed to compile on various reasons. (If I remember correctly: 20020411 compiles; 20020509, 20020605, 20020710 does not.) wine 20020710 make[2]: Entering directory `/home/hurtta/game/wine-20020710/programs/winetest' gcc -c -I. -I. -I../../include -I../../include `perl -MExtUtils::Embed -e perl_inc` -g -O2 -Wall -fno-strength-reduce -mpreferred-stack-boundary=2 -fPIC
2008 Jun 04
3
Ruby 1.8.7
Hi all, Has anyone else been able to build Ruby 1.8.7 from source on Windows? I get this when I run configure: C:\>win32\configure.bat find: =: No such file or directory Creating Makefile Creating Makefile(6) : fatal error C1085: Cannot write compiler generated file: '''': Invalid argument NMAKE : fatal error U1077: ''cl'' : return code ''0x1''
2007 Jul 03
2
Problems using imported data
(Repeat of previous HTML version) Hello all, I am a new R user and I have finally imported my data using >read.delim("Filename.txt", header=TRUE) after some difficulty, by changing file directories (a hint to anyone who might be stuck there). However, I am now stuck trying to use my data. When I try to use data.frame("filename.txt") it tells me object not found, which
2005 May 30
13
Terrible problem, some men in my net changed their MACs! :/
Is any way to detect changed MAC adresses? Someone taught change MACs peoples in my network and I have problems. E.g. Two computers working on one MAC, and one IP (static ARP and DHCP). WinXP is screaming some message... that two computers or more have the same IP. How can I find out who''s changed MAC?
2007 Sep 24
2
truehist?
Hello, After a long time, I needed the truehist function, but my system couldn't found it. I tried to install the package MAAS, but I couldn't found it! Something happened? Carlos -- +-----------------------------------------------------------+ Carlos Henrique Grohmann - Guano Visiting Researcher at Kingston University London - UK Geologist M.Sc - Doctorate Student at
2009 Mar 31
2
Left 4 dead no text in main menu
I have: Wine 1.1.18 latest steam version - running Left 4 dead Ubuntu Linux 8.10 2gb ram 710 phenom 2 triple core sapphire ATI 4850 - ati drivers seem to work fine for native linux games The game installs fine and the movies play fine, but when I get to the main menu the text is invisible. What can I do?
2007 Jan 23
1
music.ibiblio.org: bad Vorbis comments?
Hi, having inspected one of the files found at music.ibiblio.org, I realized that the comments are quite poor or misformatted in the files. I'm telling you, because: 1) I think it's great to have some free music 2) I think the performers deserve to be recognized Generally, I'd put as much as possible into the Vorbis comments. Then you could skip creating these index.html manually:
2023 Jul 22
2
plotly
ChatGPT-4: ------ Query: ---------------------------------- Thank you. The `value` in the code example is 2874. The plot shows a large number at the center and a smaller value computed as a delta relative to the `reference` of 4800. But the large value is given as 2870, and the smaller value is given as -1930 i.e. both values are rounded. Can I control the precision of these two numbers?
2010 Feb 22
1
big panel: filehash, bigmemory or other
Dear R-list I'm on my way to start a new project on a rather big panel, consisting of approximately 8 million observations in 30 waves of data and about 15 variables. I have a similar data set that is approximately 7 gigabytes in size. Until now I have done my data management in SAS, and Stata, mostly identifying spells, counting events in intervals, and a like, but I would like to
2001 Jan 11
2
Winamp plugin bug
Okay I just found out about Vorbis today. I like it! However the Winamp plugin bug struck me the first time I used it. I used the encoder to compress 2 wavs. Each time I play these ogg files I either get a Winamp crash or a beep at the end of playing the file. I checked the archives and saw the old posts for this same bug. Has it been fixed in a newer version? I take it since the Winamp plugin
2019 Sep 28
5
problems after migrating NT domain to AD (samba 4.7.x)
Dear List, My domain +/- works, so I try to fix rest services based on domain NT/AD.... I use WiFi authorization with PEAP/MSCHAPv2 + freeradius (before migration it works). And after migration autorization does not work. Freeradius server is on samba domain member. So i check domain connectivity: [root at see-you-later samba]# net ads testjoin Join is OK [root at see-you-later samba]#
2019 Sep 19
2
Migrating Samba NT4 Domain to Samba AD
On 19/09/2019 19:33, Bart?omiej Solarz-Nies?uchowski via samba wrote: > Dear List, > > After migration I have found some problems: > > 1. > > directives in /etc/samba/smb.conf > > force user > > force group You shouldn't be using those anymore, you should use Windows ACLs > > I have found similar problems like here: >
2006 May 08
2
inPlaceEditor and onClick Event
Hi all. I have specific situation that I want to made element to be edited in place (i mean I want to wrapped that element Ajax.InPlaceElenment) but i want that inplaceeditor be triggered not clicked in that element but in the other element. e.g. there are two divs and first I want to be inplaced editor but this inplaced editor should be trigerred when i clicked in second divs. How to do it nice?
2002 Dec 26
3
Pentium Samba server?
I have got an old pentium back. It is an Intel 66Mhz processor, 16MB RAM and a 2 gigabyte harddrive. Could it be used as a dedicated samba server and what Linux disto would work well? I was thinking of Debian 3 or Slackware. Can samba act as a 2000 PDC?