Displaying 4 results from an estimated 4 matches for "requiste".
Did you mean:
requisite
2015 Jul 09
4
R CMD build failure
...When I run R (3.2.0) all is fine, but R CMD build fails with the text below
* creating vignettes ... ERROR
Error: processing vignette 'dart.Rnw' failed with diagnostics:
chunk 2 (label = auth1)
Error : package ?httr? required by ?dart? could not be found
Execution halted
If I add the requiste directory to my R_LIBS_USER environment variable then all is fine.
However, that's a nuisance since the location changes over time (e.g. R releases). The
system admins have a whole process that keeps .bashrc, .Rprofle and etc dot references up
to date. Plugging into this is why we use .R...
2015 Jul 09
0
R CMD build failure
...CMD build fails with the text below
>
> * creating vignettes ... ERROR
> Error: processing vignette 'dart.Rnw' failed with diagnostics:
> chunk 2 (label = auth1)
> Error : package ?httr? required by ?dart? could not be found
> Execution halted
>
>
> If I add the requiste directory to my R_LIBS_USER environment variable then
> all is fine. However, that's a nuisance since the location changes over
> time (e.g. R releases). The system admins have a whole process that keeps
> .bashrc, .Rprofle and etc dot references up to date. Plugging into this is
&...
2003 Oct 23
1
Help on pam authentication with Openssh3.7.1p2
...y update to openssh3.7.1p2, the my pam authentication
broken. I have followed the advice to modify my configuration file
sshd_conf and set UsePAM yes PasswordAutentication no
ChallengeResponseAuthentication yes
but it still doesn't work.I have modified pam.conf to this.
sshd auth requiste pam_authtok_get.so.1
sshd auth required pam_dhkeys.so.1
sshd auth sufficient pam_unix_auth.so.1
sshd auth required pam_ldap.so.1 try_first_pass
sshd account required pam_unix_account.so.1
No any improve either. Do I n...
2007 Nov 14
2
redhat package management provider
Hi Luc,
do you know if Ticket #743 will be solved in the next release ?
it''s a trivial change of command line option in the provider from
--show-available to --showall, --show-available does not list installed
packages so you cannot upgrade a package ( if allready installed and a
new version comes the provider will not see it rendering the ensure=>
latest useless). It could be