Displaying 11 results from an estimated 11 matches for "subdiretori".
Did you mean:
subdiretory
2014 Mar 11
2
Very slow download with pxelinux > 4.07 on specific hardware
> Le 11/03/2014 10:32, Eric PEYREMORTE a ?crit :
> Some news here. I didn't test with 5.01 yet (didn't see that one sorry).
> With 5.01 i don't have any problem. Problems begin with 5.10.
> --
> Eric PEYREMORTE
Hello Eric:
To sum up your report:
_ 4.0x works;
_ 4.10-pre22 (lwip branch) works;
_ 5.01 (elflink branch) works;
_ 5.10 (lwip merge into elflink) fails;
I
2009 Mar 09
2
Cannot update 2.8.1 packages: unable to access index for repository...
I am having trouble updating packages for R 2.8.1 in Windows XP. Note that I *am* able to update packages for R 2.7.0 (see bottom of posting) so this is not an Internet proxy problem. The steps I took were to
(a) Copy over packages from my existing (2.7.0) library subdiretory to the R 2.8.1 library subdirectory. This included a long list of packages including RODBC, rpart, RGraphViz, ggplot2
2014 Mar 11
2
Very slow download with pxelinux > 4.07 on specific hardware
On Tue, Mar 11, 2014 at 11:08 AM, Eric PEYREMORTE
<eric.peyremorte at iut-valence.fr> wrote:
> Le 11/03/2014 15:27, Ady a ?crit :
>
>>> Le 11/03/2014 10:32, Eric PEYREMORTE a ?crit :
>>> Some news here. I didn't test with 5.01 yet (didn't see that one sorry).
>>> With 5.01 i don't have any problem. Problems begin with 5.10.
>>> --
2009 Dec 16
0
v2.0.beta1: Unable to delete mailboxes
I'm not sure if it is Dovecot (with mdbox) or me. What I have done:
/path/2/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 ? QUOTA] Logged in as user
0 LIST "" *
* LIST (\HasNoChildren) "/" "INBOX"
0 OK List completed.
1 CREATE foo
1 OK Create completed.
2 CREATE bar/
2 OK Create completed.
3 LIST "" *
* LIST (\HasNoChildren) "/" "foo"
2009 Jul 02
1
config.load_paths
Hi
As a part of rearranging the code I put my reports in the folder
app/models/reports and loaded that using config.load_paths Is there any
performance issue in doing this? Is this the right approach? or I have
to put all the files in reports to app/models so to avoid
config.load_paths #{folder} I expect your valuable comments
Thanks
--
Posted via http://www.ruby-forum.com/.
2014 Mar 11
0
Very slow download with pxelinux > 4.07 on specific hardware
Le 11/03/2014 15:27, Ady a ?crit :
>> Le 11/03/2014 10:32, Eric PEYREMORTE a ?crit :
>> Some news here. I didn't test with 5.01 yet (didn't see that one sorry).
>> With 5.01 i don't have any problem. Problems begin with 5.10.
>> --
>> Eric PEYREMORTE
>
> Hello Eric:
>
> To sum up your report:
> _ 4.0x works;
> _ 4.10-pre22 (lwip
2014 Mar 11
0
Very slow download with pxelinux > 4.07 on specific hardware
Le 11/03/2014 17:54, Gene Cumm a ?crit :
> On Tue, Mar 11, 2014 at 11:08 AM, Eric PEYREMORTE
> <eric.peyremorte at iut-valence.fr> wrote:
>> Le 11/03/2014 15:27, Ady a ?crit :
>>
>>>> Le 11/03/2014 10:32, Eric PEYREMORTE a ?crit :
>>>> Some news here. I didn't test with 5.01 yet (didn't see that one sorry).
>>>> With 5.01 i
1998 Jul 06
0
R-beta: Printing documentation for R and all packages installed
...sers,
in order to provide the local users of R with a printed copy of the
ample documentation provided with R and the optional packages
installed, I have introduced a minor change to the
R/doc/manual/Makefile.
Using GNU find, GNU sed, and features of GNU make, the LaTeX
documentation found in the subdiretories of .../R/library/ is copied
to .../R/doc/manual, and appropriate \include{...} commands are added
to .../R/doc/manual/Man.tex. The resulting manual includes the
documentation available for any packages installed at the local site
in addition to that of the basic R distribution.
Maybe this change...
2002 May 11
2
RODBC sqlFetch
Hi,
Thanks for showing me how to use RODBC and odbcConnect.
Now works nicely. The question I've got now is:
noms <- list.files(pattern=".DBF")
# removing extension names:
noms <- sapply(noms, function(x) as.character(strsplit(x,".DBF")) ,
USE.NAMES=F)
for (i in 1:length(noms)) {
s <- sqlFetch(bdades, noms[i])
# etc.
}
But it seems that sqlFetch()
2014 Mar 11
2
Very slow download with pxelinux > 4.07 on specific hardware
Le 11/03/2014 00:56, Gene Cumm a ?crit :
> On Mon, Mar 10, 2014 at 7:55 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>> On Mon, Mar 10, 2014 at 7:15 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>>> On Mon, Mar 10, 2014 at 6:52 PM, Schlomo Schapiro <schlomo at schapiro.org> wrote:
>>>> Hi,
>>>>
>>>> On 10 March 2014 18:13,
2011 May 16
0
Dovecot mail_location creating duplicate mbox mail directories
Hi all,
I'm using dovecot v2.0.11 on fedora14 with postfix. This system was
migrated from an old UW mbox system, so users already have
~/mail/INBOX.* files. Now for some reason, dovecot is creating
~/mail/mail/INBOX.* files and somehow not seeing the mail_location
properly.
I've set mail_location to "mail_location =
mbox:~/mail:INBOX=/var/spool/mail/%u", which has worked on a