search for: prl

Displaying 11 results from an estimated 11 matches for "prl".

Did you mean: pre
2000 Dec 06
1
openssh-2.3.0p1 (Linux) fails using options with dss key
...s-cbc hmac-md5 none debug1: bits set: 514/1024 debug1: bits set: 515/1024 debug1: sig size 20 20 debug1: datafellows debug1: send SSH2_MSG_NEWKEYS. debug1: done: send SSH2_MSG_NEWKEYS. debug1: Wait SSH2_MSG_NEWKEYS. debug1: GOT SSH2_MSG_NEWKEYS. debug1: done: KEX2. debug1: userauth-request for user prl service ssh-connection method none debug1: attempt #1 Failed none for prl from 62.232.14.113 port 3589 ssh2 debug1: userauth-request for user prl service ssh-connection method publickey debug1: attempt #2 debug1: test whether pkalg/pkblob are acceptable debug1: Adding to environment: ONE=two debug1...
2006 Dec 19
2
configure don't check Qt libraries
.. checking for wnck_window_has_name... yes checking for METACITY... yes checking for Qt headers... /opt/qt/include checking for Qt libraries... no configure: creating ./config.status .. .. gnome: no kde: no .. I have tried to compile kde window decorator, but "configure" don't check my Qt installation and it don't have a option to specify the path. Thanks for your
2017 Jan 02
2
cron job failures with a perl script containing Astro::Time
...from the Centos repositories. The error message I get in the logs is : Can't locate Astro/Time.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/bin/s.bkup.degw3.prl line 12. BEGIN failed--compilation aborted at /usr/local/bin/s.bkup.degw3.prl line 12. Line 12 is the line in the perl scrip that contains : use Astro::Time; The script works find from the command line, but will not work at all in a cron job. After I reviewed the previous posts on this mail li...
2018 Jan 03
3
Coping with non-standard evaluation in R program analysis
Hello R experts, I plan to develop a tool for dynamic analysis of R programs. I would like to trace function calls at runtime, capturing argument and return values. Following a suggestion made some time ago on this list, my high-level implementation strategy is to rewrite the AST, augmenting call expressions with pre-call and post-call shims to capture the arguments and return value,
2017 Jan 02
0
cron job failures with a perl script containing Astro::Time
...; > The error message I get in the logs is : > > Can't locate Astro/Time.pm in @INC (@INC contains: > /usr/local/lib64/perl5 /usr/local/share/perl5 > /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl > /usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/bin/s.bkup.degw3.prl > line 12. > BEGIN failed--compilation aborted at /usr/local/bin/s.bkup.degw3.prl > line 12. [snip] > The script works find from the command line, but will not work at all > in a cron job. This almost always points to something in the environment. Where did Astro::Time actually g...
2010 Jan 03
1
Interpreting coefficient in selection and outcome Heckman models in sampleSelection
...age might have a positive effect on probability of selection, but then a negative effect on the outcome variable. i.e. Model<-selection(participation~age, frequency~age, ...) Documentation elsewhere describes one method for doing this in Stata based on Sigelman and Zeng: http://polisci.osu.edu/prl/Selection%20Models.pdf - see page 16. I'd like to replicate this in r, but wanted to check I'm not reinventing the wheel, before doing so. Any help is much appreciated. Best regards Mark [[alternative HTML version deleted]]
2018 Jan 04
0
Coping with non-standard evaluation in R program analysis
Hi Evan, You may find some parts of what we are doing with genthat useful. Genthat is a tool for creating unit tests by recording argument and return values of calls. This is done by instrumentation of the source code. The git repo with the code is here https://github.com/PRL-PRG/genthat We don?t really deal with NSE though. It could be something worth thinking about for us. The contact for genthtat is Filip. We are also writing a tool for analyzing promises and generating execution traces within the R VM. This is available in https://github.com/PRL-PRG/R-dyntr...
2009 Apr 22
1
reversing xlim, ylim in smoothScatter
...if this would break something somewhere else or if there is a better way to reverse the axes.     (I am a newbie in R programming although I have been using R for some astronomical plots and computations etc...) Thanks in advance for your comments!  Shashi --   Shashikiran Ganesh http://www.prl.res.in/~shashi http://cosmicdiary.org/blogs/shashikiran_ganesh/ Registered linux user number: 39542 (http://counter.li.org) Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! Edition http://downloads.yahoo.com/in/firefox/ [[alternative HTML version deleted]]
2009 Jan 15
0
Up To 20% OFF At Our Signature Style Event + Holiday Weekend Clearance
...rial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline">Privacy Policy</SPAN></A></TD></TR> <TR> <TD><SPAN style="FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif">trademark of PRL USA Holdings, Inc.<BR> <BR> If you wish to no longer receive messages, please <A href="http://jjz.leleslwl.cn"><SPAN style="FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000033; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEX...
2001 May 18
1
wine crashing X11
Dear all, Has anyone seen a problem where wine causes the X server to crash and re-start? What happens is that the screen of the laptop switches from the X11 graphics display to the "classical" PC text display, I get logged out and then XDM re-starts again with a login window. I've tried all sorts of debug messages with wine and there's no messages generated which look like it
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *