Displaying 20 results from an estimated 500 matches similar to: "Nothing seems to work.."
2003 Apr 20
1
survreg penalized likelihood?
What objective function is maximized by survreg with the default
Weibull model? I'm getting finite parameters in a case that has the
likelihood maximzed at Infinite, so it can't be a simple maximum
likelihood.
Consider the following:
#############################
> set.seed(3)
> Stress <- rep(1:3, each=3)
> ch.life <- exp(9-3*Stress)
> simLife <- rexp(9,
2006 Dec 28
0
Trying to run Mechwarrior3
Hello all.
Recently i have been trying to run Mechwarrior3 (game from last nineteens by
Microprose) under wine-0.9.27. As stated in AppDB, game starts and main menu
works, but game crashes while loading mission planner after a bunch of fixme
messages:
.....
fixme:wave:DSD_CreateSecondaryBuffer (0x17d0548,0x31387b4,88,0,0x23cd0c4,0x23
cd1d4,0x23cd0a0): stub
fixme:wave:DSD_CreateSecondaryBuffer
2000 Nov 11
2
problem using MASS corresp and mca functions
Hello,
I'm an absolute beginner with R and neophite in data analysis, so please bear
with me if I ask stupid question.
I'm trying to do a correspondence analysis using R and MASS corresp function,
but I get an error message which I'm unable to interpret:
> data(weblog)
> library(MASS)
> corresp(~ url + fromurl, data=weblog)
Error in svd(t(t(x1 * Dr) * Dc)) : error 306 in
2006 May 02
5
listing parents from child conditon
Hi,
How can I grab all parents in a table, depending on a condition in the
children table ?
Fx.
def list
@projects = Project.find(:all)
end
will find all projects in my table. Now let''s say I want show a similar
list, for all open projects.. I define an open project, as all lines
(Line has belongs_to :Project) that do not yet have a closed_at
timestamp set.
So basically, I want
2017 Oct 18
3
Status of OpenSSL 1.1 support - Thoughts
As far as I can see, here is a summary of the situation, and there's a
point to this, but I only make it in step (4), needing the first three
steps to set up a background to keep my own thoughts clear:
1) Fedora (via Jakub) shows it's possible to patch OpenSSH.
2) OpenVPN (via gert) shows it's possible to build a 'shim' of sorts
that allows code to work with libreSSL and
2017 Feb 02
2
ssh-agent check for new fresh certificate (and key)? worthwhile doing?
Damien Miller wrote:
> On Thu, 2 Feb 2017, Adam Eijdenberg wrote:
>
>> On Thu, Feb 2, 2017 at 10:42 AM Damien Miller <djm at mindrot.org> wrote:
>>> On Thu, 2 Feb 2017, Adam Eijdenberg wrote:
>>>> I guess a case could be made for ssh-add to always set a timeout when
>>>> adding a certificate with an expiry time, but I think for now I'm
2006 Apr 02
8
Compatible Asterisk Connectivity Cards : Sangoma
Hello List!
I wanted to share to everyone the following compatible
connectivity products that my company installed in our
Asterisk based soft switch. I already sent these to
the Asterisk.org site many days ago but for some
reason they still have to post it.
1. Sangoma A101 single port E1/T1/PRI Card
2. Sangoma A102 dual port E1/T1/PRI Card
3. Sangoma A104 quad port E1/T1/PRI Card
4. Sangoma
1998 Nov 13
1
compute geometric mean
Hi:
I need to compute the geometric mean of a population. How i can do it??
thanks.
Jorge M. A. Magalhae
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request
2011 Sep 26
3
lotro - Isengard patch fails w/ pylotro
I'm using pylotro 1.1.15a, game has been playing fine but I have been
trying to start the Isengard update patch and pylotro will not connect
to the server. The server is active and all the windows clients in the
house can connect to it fine.
message from patch attempts:
Connecting to patch.lotro.com:80
Connection to patch server failed error code: 0x80041003
Failed to connect to the
2014 Jul 03
3
virtualization!?!?!
I am virtualizating Samba 4.1.14 with vmware free. Any of you already
virtualized and had used vmconverter server to copy a PDC already working
with a domain ? Can I copy the hole machine with VMCONVERTER without any
problem. I had done already this procedure with a laptop to another place
and worked very well. This is pratical and easy, but is this procedure
recommended?
I would like any advise
1998 Nov 19
2
Re: ESS & R data import problems
I have a similar question, I know about --vsize, but I use R under Emacs
using ESS. I know there is an easy way to call R from ESS with command
line options but I don't remember how. I can't find help on this in ESS
documentation or in R documentation.
Could someone please remind me how this is done.
------------------------------------
| Robert Denham |
|
2001 Jan 09
2
R installation problems...
Dear all
I already posted this problem to r-help in mid-decembre; see
http://www.r-project.org/nocvs/mail/r-help/2000/3876.html
But, up to now it did not manage to get R properly working.
I reinstalled R-1.0.0, R-1.1.1 and R-1.2.0 from scratch, and
always run into the same error message:
...
[Previously saved workspace restored]
now
2008 Sep 08
2
what is wine good for?
well if you think this is trolling youre probably right.
but. there is a but. i've been using wine since years, from time to time, i compiled it, tried various versions both precompiled and source up to the present day. now i give up. wine is unusable. period. dont want to say it is a piece of crap because of all the hard work that is behind, but it is irritating to say the least.
seriously
2015 Apr 02
8
[CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64
It's not just the name of the ISO file. c.f. the VERSION_ID variable in
/etc/os-release
On Thu, Apr 2, 2015 at 10:52 AM, Always Learning <centos at u64.u22.net> wrote:
>
> On Wed, 2015-04-01 at 22:54 -0700, John R Pierce wrote:
>
> > you guys sure get your panties in a bunch over something as silly as the
> > iso file name.
>
> You may wear them, many of us
2011 Aug 17
0
Teleport 1.0.1
I just released the Teleport gem - easy Ubuntu server setup via
teleportation. Teleport sets up servers by "teleporting" to the machine
and running itself there. It installs Ruby, then follows the
instructions laid out in your Telfile to customize the server.
https://github.com/rglabs/teleport
The role/server setup is similar to Capistrano, though the syntax is
slightly different. You
2011 Jun 02
6
ClearOS rebuild
This week's FLOSS Weekly interview is about ClearOS (audio/video at
http://twit.tv/floss168). Apparently they have taken the CentOS
developer's frequently given advice to go away and do it yourself and
will have a 'ClearOS core' release that is their own rebuild from Red
Hat sources that will be the base for the ClearOS enterprise
distribution instead of relying on CentOS as
2005 Feb 13
6
Apache config help needed
Hi all,
I''m (STILL) plugging away trying to get rails to work under Apache2
Rails 0.9.5 Apache 2, OS Mandrake Linux 10.1
Apache is already running other stuff on /pluto/ and /localhost/ so I wish
to install a new virtual host for rails to avoid upsetting anything.
Added rails to my hosts file, and edited conf/Vhosts.conf to contain
NameVirtualHost 192.168.0.254
<VirtualHost
2003 Dec 14
0
File associations in Wine
Hi,
How to get file associations to work from wine/win applications?
Have got Teleport Pro (Web spider) to work and files saved successfully.
The files are displayed within Teleport (*.htm, *.html, *.txt etc) but
when I click on the files to open them the links to the Linux programs
associated with these files are obviously not there.
How can these associations be fixed?
Best regards,
2007 Dec 17
0
"mongrel_rails start" does absolutely nothing.
I''m having a strange issue with Mongrel. Post-install of Mac OS X 10.5, my
Mongrel will not start under any circumstances. I''ve already removed ("sudo
gem uninstall mongrel"), ran "gem cleanup" to remove old versions and then
installed the latest gem version (1.1.2). When I run "mongrel_rails start"
anywhere (inside a fresh Rails app, random place
2007 Jan 16
2
at boot disabling IRQ #193 then nothing
All,
I have a new box. Gigabyte motherboard AM2 sempron 3200+.
CentOS installed fine, I rebooted after the install.
It booted fine again.
I ran yum -y update and now after that on boot it says
Initializing hardware Storage network audio done
Disabling IRQ #193 and then nothing.
just sets there....
Any ideas on that???
Jerry