search for: librares

Displaying 20 results from an estimated 35 matches for "librares".

Did you mean: libraries
2006 Jun 08
1
Problems Building R-2.3.1 on Alpha server ES40 running Tru64 V5.1B PK#5
R Listers, One of the list contributors suggested I abandon attempts to build R-1.9.1 and focus on building R-2.3.1. I believe the main set of packages have been built properly (with some changes to the code) - however, when building the Recommended packages, the build fails. CODE CHANGES: ============= 1. My C compiler requires a ";" on line 589 of ..../src/main/printutils.c. Here
2010 Jul 10
0
Librarized chain.c Portions
I have rebased my 'com32lib_disk' branch at git.zytor.com to compensate for Gert H.'s recent work. This purpose of this branch is to shift some things out of 'chain.c' and into library. Technically, I think Pierre's work in gpllib/ already has taken some of these things out of 'chain.c' and made them available. The licensing is different, though. Pierre and I
1999 May 03
1
problems compiling R-0.63.3 on alpha
Hi again ! Thanks for the info on updating the config.site file which I have done. I have also added -lm in the Makeconf manually because this is needed explicitly for DEC cc. However, there are still a few problems when linking some of the files as you can see from the enclosed log. Ciao, Andreas ------------------------------------------------------- R-0.63.3>make make[1]: Entering
2017 Mar 18
1
[PATCH] Fix recognition of keeppxe option
> Pushed. Thank you for digging so deeply on this. > Gene, For the c32 modules to be able to use the keeppxe option, and considering that the issue in v.5.+ is that 'IS_PXELINUX' is/was dead code, is there any chance that the code in: com32/modules/whichsys.c would help? I mean, as a different way of detecting the Syslinux variant. In fact, the original idea of having the
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
This is a multipart MIME message. --==_Exmh_981436288450 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi ! I have problems compiling R successfully on a DEC-UINX 4.0E. I have applied the recommended config.site, which I enclose. As can be seen from the compilation log there are linking errors... I did a 'make check' which fails for the R
2011 Dec 27
2
mysql compatibility error--already reported by another correspondent
C:/Ruby193/lib/ruby/gems/1.9.1/gems/mysql2-0.3.11-x86- mingw32/lib/mysql2/mysql2.rb:2:in `require'': Incorrect MySQL client librar y version! This gem was compiled for 6.0.0 but the client library is 5.5.19. (RuntimeError) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2009 Oct 11
2
Bug#550622: xen-utils-3.4: NIC 82574L not working
Package: xen-utils-3.4 Version: 3.4.0-0~ct Severity: important After installation of linux 2.6.26-2-xen-686 and xen-utils-3.4 the 2 onboard NICs 82574L (driver e1000e) are not working. ping results always in unreachable hostname ethtool seems fine for the eth's mii-tool has no transceiver for the eth's ip link show shows an UNKNOWN state for the eth's With linux 2.6.26-2-xen-686 and
2010 Jun 12
1
[PATCH] ifcpuXX: Support multiple parameters with labels
Even though Doug's out of the office, I'm submitting a patch to the ifcpu[|64].c32 COMBOOT32 modules for testing. Also available for perusal with a web browser at: http://git.zytor.com/?p=users/sha0/syslinux.git;a=commitdiff;h=cc70d0fa5 5e35fabf250f4dccbaed2fa44f56da7 - Shao Miller --- >From cc70d0fa55e35fabf250f4dccbaed2fa44f56da7 Mon Sep 17 00:00:00 2001 From: Shao
2009 Feb 02
1
Getting 'LinkingTo' to find the right library
I am experimenting with exporting pointers to some of the functions in deSolve so that other packages may import them, using the 'R_RegisterCCallable' mechanism. I have added a header file and some other C code in inst/include of the deSolve source package that need to be accessible to other packages. I have a site-library set up in Rprofile.site where all installed packages go, and as
2008 Nov 14
1
Bug#505698: r-base-core: dev2bitmap fails with gsexe related error (PR#13288)
Stefano, Thanks for the bug report. On 14 November 2008 at 14:35, Stefano Costa wrote: | Package: r-base-core | Version: 2.8.0-1 | Severity: normal | | As in subject. The bug is reproducible on my machine with these | commands: | | > x <- rnorm(100) | > plot(density(x)) | > dev2bitmap("density.png") | Error in paste(shQuote(gsexe), " -dNOPAUSE -dBATCH -q
2010 Jul 01
2
[PATCH] ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabled
New module which check if the PLoP Boot Loader already has booted a CDROM or USB drive by checking for the presence of the PLoP INT13h hook. The following assembly code (NASM) can detect the PLoP INT13h hook: mov eax,'PoLP' ; Reverse of 'PLoP' mov ebp,'DKHC' ; Reverse of 'CHKD' int 13h cmp eax,' sey' ; Reverse of 'yes ' jz
2017 Mar 07
2
[PATCH] Fix recognition of keeppxe option
On Sun, Mar 05, 2017 at 05:39:42PM -0500, Gene Cumm wrote: > Adam, how about https://github.com/geneC/syslinux/compare/keeppxe ? I > changed to using strstr() and a uint16_t (to match the called > function) Hi Gene, Looks fine. Thanks. -- Adam
2011 Jul 18
2
problems with 1.2.3 and World of Warcraft
...n for that directory, yet everything in that directory is still (a+rwx) since i copied it from a fat32 partition. also whatever files it had tried to use are now marked as (a-rwx, g+rwx). this happened with the wine that was shipped with debian squeeze (1.0.1) so i removed it and all associate wine librares, manualy installed the whole list of things needed when compiling from source on a debian machine and then compiled from source. notepad, and explorer seem to work fine, i have added any other tool, nor have i installed winetricks.
2012 Aug 09
4
[Bug 53283] Rendering problems in Sacred with Radeon and Nvidia
https://bugs.freedesktop.org/show_bug.cgi?id=53283 kh3095 at yandex.ru changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nouveau at lists.freedesktop.o | |rg -- Configure bugmail:
2012 Aug 21
0
Using Libvirt Java Bindings on Windows 7 64bit
Hi All, Has anybody had any managed to use the libvirt java bindings on Windows 7 64bit (or similar configuration)? I am using Java 6. When I try to use the Test.class delivered with the bindings it always fails with the following error: C:\Users\fwilson\Desktop\libvirt-java-0.4.7>java "-Djna.library.path=C:/Program Files (x86)/Libvirt/lib/" -classpath .;target/classes;jars/* Test
2011 May 13
0
Bug#626644: xen-utils-4.1: xl fails because /var/lib/xen is missing
Package: xen-utils-4.1 Version: 4.1.0-3 Severity: normal After *manually* creating /var/lib/xen xl create <configfile> worked fine. Probably it would be better to have the directory created when installing this package? Error when /var/lib/xen is missing: xl create /etc/xen/domU/sandbox-debian-unstable.cfg -c Parsing config file /etc/xen/domU/sandbox-debian-unstable.cfg xc: info: VIRTUAL
2008 Mar 03
3
finding mac address while in menusystem (com32)
Hi I have made myself a derivated menusystem based on the complex.c menu that cames with syslinux. And now I need to read a file, search for my pxebooted netcards mac address, and write some changes back to the same file. All the writing and reading I hopes will be of no trouble, but how can i find my own mac address? (and IP adress would be nice). I have searched the list, but I really cannot
2001 Feb 14
1
Troubles with Windows Me Registry in latest CVS
I'm having a problem that I'm not sure the cause of. I've never had a problem with wineinstall until recently. I have full read/write access to my Windows partition and wineinstall can see it. However it fails to find the Windows registry for some reason. I'm running Windows Me, on that partition. For Linux I'm running Redhat 7, and latest CVS. Here's the messages I get.
2010 Feb 21
0
Bug#570764: dovecot-common: sieve should allow Return-path header for address test
package dovecot-common forward 570764 dovecot at dovecot.org thanks Martin Schwenke ha scritto: > Package: dovecot-common > Version: 1:1.2.10-1 > Severity: normal > > > I attempt to compile the following sieve script... > > martins at bilbo:~/tmp$ cat test.sieve > if address :is "Return-path" "owner-cipe-l at inka.de" { > keep; > } >
2000 Jul 17
1
Check errors
Dear list, I tried to install R-1.1.0 under SuSe Linux 5.2. ./configure --prefix=/usr/applic/packages/R make make install worked without error. make check led to make[1]: Entering directory `/export/old/usr/applic/packages/R/R-1.1.0/tests' make[2]: Entering directory `/export/old/usr/applic/packages/R/R-1.1.0/tests' make[3]: Entering directory