similar to: No subject

Displaying 20 results from an estimated 200 matches similar to: "No subject"

1998 Aug 18
2
R-beta: Debian 2.0 and R
I am trying to compile R on my Debian 2.0 machine. I have both gcc and egcc (required for g77). Since the configure script doesn't check for egcc I used CC=egcc (even used LDCMD=egcc) in the config.site file. Everything worked fine until the final binary where it tries to use gcc ....... egcc -g -I../include -c unique.c egcc -g -I../include -c util.c egcc -g -I../include -c
1999 Sep 22
0
smbmount and smb_dont_catch_keepalive
Hi! I am experiencing strange smbmount problems with my 3 computers. I have: janeway, an NT 4.0 SP5 box, torres, a Linux box running kernel 2.0.36 and samba 2.0.5a, q, a Linux box running kernel 2.0.36. Both Linux machines have smbfs compiled as a module and loaded. I can smbmount janeway shares on both torres and q, and I can see torres shares on janeway. Naturally, q can't be seen by
1999 Jun 15
0
can't smbmount samba share
Hi! I have a new machine on a network: kemmer: New Linux box (kernel 2.0.36. Samba 1.9.18p10) torres: old Linux box (kernel 2.0.36. Samba 1.9.18p10) janeway: Windows NT 4.0 SP4. torres and janeway are performing flawlessly, I can access both machine's shares from the other one. kemmer is new and can't access DNS yet. Thus, I have to use the -I switch to smbclient and smbmount to access
2001 May 29
5
Scripting capabilities for R
I'm in the final week of teaching a course to beginners using R and S-Plus. Since I forbade the students from using the "point-and-click" interface in S-Plus, they've become reasonably proficient at using the command line in both programs. Students really like the speed and ease-of-use of R for the vast majority of their projects. I think they'd switch to R completely
1998 Jan 19
2
R-beta: updating the library index / overriding compile options
Would it be possible to include a new command in the ${RHOME}/etc path, which updates the Library index (Rd and html) via "R LIBINDEX". I need it because I use RPM to manage three different R installations (at home, at the institute and in the seminar rooms). I put all libraries into several packages, so it is easy for me to update a single library at all these different places. But
2010 May 25
1
xen 4 packaging questions
Hi, I'm trying to create xen debian packages based on xen-unstable mercurial tree. And now I have some questions about xen packages from debian experimental: 1. Why blktap2 is disabled? Whats wrong with linking against OpenSSL? 2. Why package xen-utils-common is not generated? xen-utils depends on xen-utils-common 3.4. I copied debian dir from this package to xen-4 dir and after small fixes
2006 Oct 02
1
[RESEND] Xen 3.0.3 for Etch
Hi folks Upstream forked a 3.0.3 tree a week ago. I hope they will release it in the next two weeks. I think it will be a good idea to release this with Etch. This may be also a good target as RHEL5 will also release with Linux 2.6.18 (we use their xen patch for the kernel already) and Xen 3.0.3. My current plan is: - Upload 3.0.3-testing with version 3.0.3~rc1+hg$revision and abi 3.0.3-rc1. -
2012 Mar 01
4
Wine sourcing for noobs
Heres the deal; I want to install a patch. I need to do this by installing wine from source. I do not know how to do this. I have looked at the winewiki, and all over this forum. I have googled the bejesus out of it. I get that I have to unpack the wine source code and what not, all the code stuff just looks like stuff to put in terminal, but evidently that is not the case. Basically what i
2006 Oct 02
3
Xen 3.0.3 for Etch
Hi folks Upstream forked a 3.0.3 tree a week ago. I hope they will release it in the next two weeks. I think it will be a good idea to release this with Etch. This may be also a good target as RHEL5 will also release with Linux 2.6.18 (we use their xen patch for the kernel already) and Xen 3.0.3. My current plan is: - Upload 3.0.3-testing with version 3.0.3~rc1+hg$revision and abi 3.0.3-rc1. -
2010 May 03
3
Bug#580045: xen-3.4-i386 "Cannot access memory beyond end of bootstrap direct-map area
Package: xen-3 Version: 3.4.3~rc3-2 Severity: important Tags: fixed-upstream I've encountered the problem described at http://wiki.xensource.com/xenwiki/XenCommonProblems#head-727e72b3922ca3177b2fcc4e4467adeaaea3016d on a fresh installation of squeeze (grub 1.98-1). The patches mentioned on the XenSource wiki: http://xenbits.xen.org/xen-unstable.hg?rev/bcc09eb7379f
1999 Jan 27
1
Linux 2.2.0 and Samba client not happening for me
Dudes and/or Dudettes: HEEELLLPPP! (such a newbie statement) I can't get my remote SMB mounts to work on my Linux box. duke was happily running Slackware Linux 2.0.36 and Samba 1.9.18p8 . I upgraded to Linux 2.2.0pre9 (2.2.0final), which seemed to require upgrading to Samba 2.0.0 . (I don't remember the exact errors) Now i can't get my NT and '95 disks to stay mounted on
2011 Apr 02
3
Best way to extend pv partition for LVM
I've replaced disks in a hardware RAID 1 with larger disks and enlarged the array. Now I have to find a way to tell LVM about the extra space. It seems there are two ways: 1. delete partition with fdisk and recreate a larger one. This is obviously a bit tricky if you do not want to lose data, I haven't investigated further yet. 2. create another partition on the disk, pvcreate another
2009 Jul 07
4
Bug#536176: xen-utils-3.4: trying xen-3.4 once breaks xen-3.2 (?)
Package: xen-utils-3.4 Version: 3.4.0-1 Severity: critical Justification: breaks unrelated software After installing xen-utils-3.4 besides my existing xen-3.2 system, I could not start xend-3.2 anymore. The message I was getting is this: "Failed to initialize dom0 state." As far as I know, xen 3.2 and 3.4 are supposed to be able to live peacefully on the same system. (The
2008 Mar 05
0
Press delete key three times in R-2.6.1 to get segmentation fault (PR#10892)
Full_Name: Poor Yorick Version: R-2.6.1 OS: 2.4.21-50.ELhugemem #1 SMP Tue May 8 17:10:31 EDT 2007 i686 i686 i386 GNU/Linux Submission from: (NULL) (148.168.40.4) After compiling R-2.6.1 with gcc-4.2.1 pressing the 'delete' key three times in an interactive session causes R to malfunction, spitting out an infinite stream of errors. I have also replicated the issue in R-2.5.1: R
1998 Nov 12
1
bug: file time travels when updating
Hi, I think I've found a bug. When I create a file from win95 it's stored in the server with the date of creation. (that's ok) If I update the file from win95 the date of the file changes but it's stored as one hour less than it should be. (not so ok) example: 1.- I create a file at 16:45 $ ls -ld b.txt Nov 12 16:45 b.txt 2.- I update that file one minute
2002 Jun 27
3
OpenSSH 3.4p1 - compilation problem on Linux
Hello openssh-unix-dev, Some time ago I successfully compiled version 3.1 of OpenSSH. Today I tried new OpenSSH version and I am not able to compile it. Configuration script runned well. When running make, following error occured: make[1]: Entering directory `/tools/openssh-3.4p1/openbsd-compat' make[1]: Nothing to be done for `all'. make[1]: Leaving directory
1999 Mar 06
1
Difficulties with egcs-1.0.3 on RedHat 5.2?
Some machines in our department use RedHat 5.2 Linux but, to maintain consistency with other machines, the compilers as from egcs-1.0.3, as shown below. When I compile R-0.63.3 on these systems I can't pass the tests in "make check". The base-Ex.R file stops execution with the error shown below. ... Running all help() examples ... ../../bin/R --vanilla < base-Ex.R >
2004 Dec 04
0
Samba 3.0.9 PDC - Saving roaming user profiles from windows 2000 sp4 (w2k) failed
Hello, i must admit that i'm totally lost. After working a lot of hours my new samba server is still not running fine. I had read a lot of papers but i have no idea what's going wrong. My goal: --------- Samba 3.0.9 (Fedora Core 2) working as a PDC for windows 2000 professional client (with sp4 and all hotfixes applied) _with_ roaming user profiles. My status: ---------- *
2000 Feb 29
4
ICMP
After the recent attacks on the major servers on the web my ISP has decided to stop all ICMP messages from his ISP. I have red the RFCs and it seems that he cant do that... As a result pings and traceroutes will not work. I need a friendly person out there to tell me a way to break the news to him that he has to allow ICMP packets through his network... any suggestions would be helpfull [mod:
1999 Nov 15
2
Upgrading from ssh to openssh (1.2pre12)...
In message <19991115105530.D12683 at alcove.wittsend.com>, "Michael H. Warfield" w rites: >Nov 15 10:45:38 alcove sshd[21731]: fatal: cipher_set_key: unknown cipher: 1 We do not use IDEA in OpenSSH anymore, it is patented in most countries. Your private key is encrypted with it, change the passphrase with the old ssh to nothing, then change the passphrase with OpenSSH to