similar to: .Call and Mandrake 8.0 (PR#1020)

Displaying 20 results from an estimated 400 matches similar to: ".Call and Mandrake 8.0 (PR#1020)"

2007 Jun 08
1
Question about Running C code from R
Dear R-devel, Apologies for sending what is probably a very simple question to R-devel: I am definitely missing something very simple and can't work out what it is. I've been trying to find the problem here for about a month and need some help! I am trying to work out how to run a C program from an R script. Rather than try the C program directly, I'm trying to get a much simpler
2006 Sep 25
0
Odd indexing issue
Hey Dave, I just contributed $100 to the ferret donation box. My project is earning no money yet (but hopefully will), for now I hope this helps you out and covers me for asking stupid questions ;). To get a distance sorted output, I am passing an array of the id field from a ferret search through to mysql in a custom select statement. SELECT ... id IN (#{ids.join(",")}) This has
2011 Jan 17
2
DatabaseCorruptError
Hi there, My web app uses Xapian via the PHP bindings. I'm getting this error thrown occasionally when atempting to instantiate a XapianDatabase object for searching. DatabaseCorruptError: Expected block 107 to be level 1, not 0 Here's the line that invokes it: $database = new XapianDatabase(PROJROOT.'/data/xapian/posts'); And my version is xapian-core 1.2.3 with matchspy.
2006 Feb 20
46
Ruby + Apache Lucene using XMLRPC?
Please excuse me if this has been answered before. Is there a "how-to" guide or a walkthrough on integrating Lucene with ROR via XMLRPC? I got Ferret to work but I am worried that it''s not going to be as scalable. I highly appreciate your assistance. Thanks Frank --------------------------------- Relax. Yahoo! Mail virus
2001 Apr 25
0
compiling on mandrake 8.0 with pam
hi, I have a problem compiling samba 2.2.0 on mandrake 8.0 first: when I want to compile with pam I get the folowing error ------------------------------- checking how to get filesystem space usage checking statvfs64 function (SVR4)... (cached) yes checking checking if large file support can be enabled... yes checking whether to support ACLs... no checking configure summary configure: error:
2001 May 06
1
wine and mandrake 8.0
I seem to have a problem with wine that has me stumped, wine runs apps fine, but when i go to open a file under the app, i get a debug message. Has anyone seen something like this before?
2001 May 16
0
Networking with Mandrake 8.0 and SuSE 7.1
I'm running Lotus Notes 5.04a under WINE with one of the January releases and its been working great for months. However, any release since February does not seem to do reliable networking on my Mandrake 8.0 system. I can occassionally actually get into my inbox and even open up a message, but I've never been able to read more than one. Some cow-orkers using this same setup on Redhat 7.1
2001 Nov 21
1
Any success with Wine and Linux Mandrake 8.0?
Hi everyody, Has any one had success with winesetup and their D partition /mnt/win_d ? I can't get any of the executables to run. Roman
2002 Oct 17
0
Samba 2.2.6 (final) RPMS released for Mandrake Linux 8.0, 8.1, 8.2 and 9.0
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all: Buchan Milne <bgmilne@cae.co.za> and myself <staburet@mandrakesoft.com> are proud to present to you the latest RPMs for samba-2.2.6, compiled for Mandrake Linux 8.0, 8.1, 8.2 and 9.0 platforms, with or without LDAP. We would like to thank the samba team for their great work on the 2.2.X versions of samba, and salute the
2003 Jan 25
0
samba-2.2.7a RPMs available for Mandrake 8.0, 8.1, 8.2 and 9.0
Just a quick note that I have finalised RPMs of 2.2.7a for Mandrake 8.0, 8.1, 8.2 and 9.0. They are currently available from http://ranger.dnsalias.com/mandrake/samba . Updates are in the works for 9.0, and RPMs for all releases should go to the samba mirrors soon, but if you're having problems with large file support, or are still running 2.2.6 for large file support, I thought you might
2001 Jul 03
1
R-1.3.0 RPM for Mandrake 8.0 (correct version)
The RPM of R-1.3.0 for Mandrake 8.0 is now available on CRAN in the complete and correct version. Sorry to all those who had problems with the previous version because of absent linking against the readline library. -- Michele Alzetta -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-announce mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2001 Jul 03
1
R-1.3.0 RPM for Mandrake 8.0 (correct version)
The RPM of R-1.3.0 for Mandrake 8.0 is now available on CRAN in the complete and correct version. Sorry to all those who had problems with the previous version because of absent linking against the readline library. -- Michele Alzetta -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-announce mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2001 Oct 07
3
Linux-Mandrake 8.0 and Wine
When I install Wine via Linux-Mandrake 8.0 cd number 2, the config file is always missing. Can I change this?
2001 Apr 28
4
wine on mandrake 8.0
I am using Mandrake 8.0 (on /dev/hda5) with Windows 2000 (on /dev/hda2) mounted as /mnt/win2000 and the windows swap file (on /dev/hdb12) mounted as /mnt/k. I installed wine-20010305-1.i386.rpm and then ran winesetup. When it got to Autodetect I got following message: Unable to detect any users on WinNT/2k partition mounted on /mnt/k. This means that this windows installation is probably
2001 Sep 19
3
Flash 5 on Mandrake 8.0
Hey now- I'm trying to get Flash 5 installed using the default version of Wine that came with my Mandrake 8.0 installation. I am using Wine configured to use a "fake windows" partition, run in Windows 98 mode, and run within an X window. I can get the installer program for Flash 5 to start and being unpacking, but right after the unpacking of the .cab files I get an error
2006 Feb 07
15
So, this search thing...
I am using ferret right now, and it works great for all my regular text documents/information. My problem arises when I want to index/search all of our assets (mostly pdf files). Currently, there is no way to READ pdfs from Ruby. Because of this I have to resort to using Java to read the PDF''s and then Lucene to index them. My problem here is a couple things. One, to index a asset I have
2003 Nov 29
0
Attention Mandrake Users
In their inimitable style, in their 9.2 release Mandrake have included a version of Shorewall that does not support the kernel module naming convention in that release. I suspect that similar problems will occur if you upgrade your 9.1 installation. You have two choices: a) edit /usr/share/shorewall/firewall and replace this line: for suffix in o gz ko ; do with for suffix in o gz ko
2005 Apr 02
0
shorewall 2.0.17 mandrake rpms
shorewall 2.0.17 mandrake rpms are up at http://www.monkeynoodle.org/comp/net/shorewall/ -- Jack at Monkeynoodle dot Org: It''s a Scientific Venture... Riding the Emergency Third Rail Power Trip since 1996!
2004 Nov 28
0
Shorewall and Mandrake 10.1
When I installed Mandrake 10.1, I have no probelms with it''s configuration and usage. However, I wanted to build a custom kernel with support for my built-in sound chip - as I was unable to get the audio to work. After I rebooted the new custom kernel, shorewall broke - no iptables in the kernel, even though iptables were configured in: CONFIG_IP_MULTIPLE_TABLES=y
2004 Aug 02
2
Mandrake 9 and Shorewall 2.
Hiya. I am currently usiong Shorewall 1.4.8 on my Mandrake box. I want to look at upgrading it to the Latest build of shorewall. Is there anything I need to look out for before doing this ? Is there a FAQ as to the easiest way or doers it upgrade ok following the usual Upgrade via RPM instructions. cheers in advance. _________________________________________________________________