search for: jours

Displaying 20 results from an estimated 115 matches for "jours".

Did you mean: hours
2001 Jun 04
1
*** liste wine ***
Hello, I have a make error. --- error output : /usr/bin/ld: cannot find -lXpm collect2: ld returned 1 exit status make[2]: *** [libx11drv.so] Erreur 1 make[1]: *** [x11drv/libx11drv.so] Erreur 2 make: *** [dlls] Erreur 2 --- standard output : make[1]: Entre dans le r?pertoire `/home/j/src/wine/unicode' make[1]: `libwine_unicode.so' est ? jour. make[1]: Quitte le r?pertoire
2006 Nov 02
1
avoiding a loop: "cumsum-like"
Hello Rhelpers, I need to run the following loop over a large number of data-sets, and was wondering if it could somehow be vectorized. It's more or less a cumulative sum, but slightly more complex. Here's the code, and an example dataset (called tab in my code) follows. Thanks in advance for any suggestions! res<-0 for (i in min(tab$Date):max(tab$Date)) { if
2008 Nov 15
2
Update to 2.8 and problem with liblapack
Hello To update from R 2.6 to 2.8 (on Ubuntu 8.04 both) I had to install new tcl and liblapack packages (excuse me it is in french): > sudo apt-get install r-base-dev > Lecture des listes de paquets... Fait > Construction de l'arbre des d?pendances > Lecture des informations d'?tat... Fait > Les paquets suppl?mentaires suivants seront install?s : >
2020 Apr 30
3
Service Winbind stopped, what could be the reason ?
Hello Rowland, I had a look on message log, when the winbind stopped. I found that an system update occured during the night, and then Winbind did not restart properly. ... /Apr 28 04:33:08 [localhost] yum[1232]: Mis ? jour?: samba-winbind-clients.x86_64 4.10.4-10.el7// //Apr 28 04:33:08 [localhost] yum[1232]: Mis ? jour?: samba-winbind-krb5-locator.x86_64 4.10.4-10.el7// //Apr 28 04:33:09
2017 Dec 04
1
Apache and web content permissions
Le 02/12/2017 ? 16:25, Brian Mathis a ?crit?: > You could write a script to open the permissions, apply updates using > something like http://wp-cli.org/, then close the permissions again. Run > it through cron so you get updates in a timely manner. Here's a little script I wrote to automatically update Wordpress core, extensions and themes. Works perfectly. I'll run it manually
2019 Feb 26
1
Gpo computer not applied a boot system
Bonjour à tous depuis maintenant un certain temps je tire mes cheveux et ne comprends pas la source de mon problème. après une migration de samba 3 pdc vers samba 4.8.5 AD, au démarrage d’un client Windows, l’ordinateur gpo n’est pas appliqué au démarrage. Dans les journaux Windows, il y a 1058 erreurs d'objet de stratégie de groupe et samba côté serveur. Voici les journaux: Mise à jour du
2006 Jun 12
1
Compiling wine under Kubuntu Dapper
/me has a problem : root@machine:~# apt-get build-dep wine Lecture des listes de paquets... Fait Construction de l'arbre des d?pendances... Fait Aucune version du paquet libjack0.80.0-dev n'est disponible, mais il existe dans la base de donn?es. Cela signifie en g?n?ral que le paquet est manquant, qu'il est devenu obsol?te ou qu'il n'est disponible que sur une autre source
2007 Aug 27
4
Problem with save or/and if (I think but maybe not ...)
Hi, I recently discovered the R program and I thought it could be useful to me. I have to analyse data saved as .Px file (x between 0 and 8 - .P0 files have 18 lines at the beginning that I have to skip). New files are generated everyday. This is my strategy : In order to analyse the data, I first want to copy the new data in a database in MySQL (which already contains the previous data). So
2020 Apr 30
0
Service Winbind stopped, what could be the reason ?
On 30/04/2020 15:11, Edouard Guign? wrote: > > Hello Rowland, > > I had a look on message log, when the winbind stopped. > I found that an system update occured during the night, and then > Winbind did not restart properly. > > ... > /Apr 28 04:33:08 [localhost] yum[1232]: Mis ? jour?: > samba-winbind-clients.x86_64 4.10.4-10.el7// > //Apr 28 04:33:08 [localhost]
2006 Aug 16
0
Strange behavior with "hist" function filled with breaks and freq attribute
Hy all, I give example code : connexions_jours<-c(1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,6,6,7,7,7,7,7,7,7,7,8,8,8,12,15,19) pas_de_groupe<-1 hist(connexions_jours,col="red",xlab="Répartition du nombre de connexi...
2009 Apr 11
2
leave-one-out in R
Hi Everyone, I am new in using R and I was wondering if anybody knows how to do a leave-one-out cross-validation in R. Thanks Charles Découvrez les photos les plus intéressantes du jour. [[alternative HTML version deleted]]
2017 Dec 02
5
Apache and web content permissions
Le 02/12/2017 ? 14:19, Leon Fauster a ?crit : > I would build a rpm package of wordpress (everything can be defined > there like permissions etc) The initial question was: WHAT permissions? > and disabling the automatic update > function in wordpress. Build once it can be installed on all (two > dozen) webservers automagically (local yum repository) ... externe That would mean
2010 Jun 03
2
creating fixtures for has_many :through
I''m stymied at how to create a fixture that establishes a has_many :through relationship. I''ve watched the railscast at: http://media.railscasts.com/videos/081_fixtures_in_rails_2.mov ... but that''s for HABTM relationships. I''ve read: http://www.ruby-forum.com/topic/145676 but that ultimately doesn''t answer any question. So with no further ado:
2009 Nov 10
1
Implementation of the "Shuffled Complex Evolution" (SCE-UA) Algorithm
Good evening list, I'm looking for an R implementation of the "Shuffled Complex Evolution??? (SCE-UA) algorithm after Duan et al. (1993). Does anybody know if there is an extension/ package existing that contains it? Thanks very much for your help! Cheers, Simon Duan QY, Gupta KV, Sorooshian S (1993) Shuffled Complex Evolution Approach for Effective and Efficient Global Minimization. In
2004 Nov 22
1
R(D)Com
Hello, Brand new user of R that I want to interface with Windew (http://www.pcsoft.fr), I am looking for a detailed documentation of R(D)Com. Does anybody know where I can find it, or do you have any form of experience of the use of R with Windev? Thanks for your help. PS : As I am new to the group, people interested in some details about the requestor could find his resume at address
2005 Sep 09
1
advice wrt pxelinux & tftpd & dhcp
Ive got a mucho-kludgo (but working) setup where; pxe-client boots an os-du-jour in runlevel 2, rc.2 runs a test-script that ends in a reboot, meanwhile, on tftp-server host, a script watches the syslog, notes the arrival of an RRQ message for a kernel, and runs a program to rewrite the pxelinux.cfg/default file so that it causes a different kernel to boot the next time. This setup lets me
2004 Apr 06
1
Softphone (with USB headset) for Mac recommendations
Well, I have my 7940 up and running at home, and everything's working pretty much perfectly. So, it's time to find new things to break :-). The problem de jour is long-distance calling from work: I can use my cell phone, but I'm in an inside office on the 42nd floor and it's really hard to get good reception. So, I'm thinking about running a softphone on my Mac laptop
2013 Oct 21
0
tr: Aggregate values in one dataframe into a list of vectors of different sieze
...the values in the vectors to do some statistics (means, etc.), but that is another matter for later! > > Thanks for your help. > > > Sartene Bel > ___________________________________________________________ > Les pr?visions m?t?o pour aujourd'hui, demain et jusqu'? 8 jours ! Voila.fr http://meteo.voila.fr/ ___________________________________________________________ Les pr?visions m?t?o pour aujourd'hui, demain et jusqu'? 8 jours ! Voila.fr http://meteo.voila.fr/
2009 Jun 23
2
Shader error with GMA 950 in The Sims 3
I have an Intel GMA 950 and I installed Sims 3 on vista. It works but crash after 10 min. I reinstalled Sims 3 on Ubuntu 9.04 with playonlinux script. Install works fine but when I start the game, I have this error : " impossible de d?marrer le jeu. L'appareil 0 ne peut pas ex?cuter ce titre. Votre carte vid?o ne semble pas prendre en charge Shader Model version 2 ou ult?rieure.
2015 Oct 30
2
Centos 6: language mess with ssh
When I connect through SSH to my Centos 6 box, language are mixed: connection is in english but password change dialog is in french. Example: $ ssh aa at quercy You are required to change your password immediately (root enforced) Last login: Fri Oct 30 11:41:31 2015 from quercy WARNING: Your password has expired. You must change your password now and login again! Changement de mot de passe pour