search for: plu

Displaying 17 results from an estimated 17 matches for "plu".

Did you mean: plug
2010 Jun 06
1
[LLVMdev] Error while compiling mysql using LLVM-gold
Some things to check: Run llvm-gcc a.c -emit-llvm -use-gold-plugin -Wl,debug This will print the link command line. What is it? Do you get the same error messages if you run just that? Are gold and the plugin linked with the same libstdc++? Cheers On Jun 5, 2010 11:50 PM, "Guoliang Jin" <jingl1345 at gmail.com> wrote: The errors are /usr/li...
2010 Jun 06
2
[LLVMdev] Error while compiling mysql using LLVM-gold
The errors are /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found /lib/libc.so.6: version `GLIBC_2.7' not found I can not use it in the command line... Rafael Espindola wrote: >> However, I got >> "... >> checking for gcc... llvm-gcc -use-gold-plugin >> checking for C compiler default output file name... >> ... >> configure: error: C compiler cannot create executables >> ..." >> when I following those instructions. >> >> Any experience on compiling autotooled projects using LLVM is welcome. >...
2018 Oct 18
2
NSS interface lists all domain users but gives error on single user
...u changed anything else ? This is a new installation for testing purposes: there were no previous installation, so nothing changed. sssd is not installed. root at kubuntu-test:~# COLUMNS=80 dpkg -l | egrep samba\|winb\|sss ii libnss-winbind 2:4.7.6+dfsg amd64 Samba nameservice integration plu ii libpam-winbind 2:4.7.6+dfsg amd64 Windows domain authentication int ii libwbclient0:a 2:4.7.6+dfsg amd64 Samba winbind client library ii python-samba 2:4.7.6+dfsg amd64 Python bindings for Samba ii samba 2:4.7.6+dfsg amd64 SMB/CIFS file, print, and logi...
2010 Jun 06
0
[LLVMdev] Error while compiling mysql using LLVM-gold
Thanks Rafael. I compiled llvm-gcc by myself, and I can compile mysql now. Right now, when I run llvm-gcc a.c -emit-llvm -use-gold-plugin -Wl,debug I got ld: error: cannot open debug: No such file or directory collect2: ld returned 1 exit status I do not know why this is happening. Rafael Espindola wrote: > > Some things to check: > > Run llvm-gcc a.c -emit-llvm -use-gold-plugin -Wl,debug > > This will print th...
2020 Aug 05
0
Re: More parallelism in VDDK driver (was: Re: CFME-5.11.7.3 Perf. Tests)
...possible to make qemu-img convert use > multi-conn when connecting to the source (which is going to be a > problem if we want to use this stuff in virt-v2v). But do we need multiple connections? qemu can send multiple requests on one connection. Did you try to copy an image from nbdkit file plugin to another nbdkit file plugin using qemu-img convert? nbdkit file pluing -> qemu-img convert -W nbd:///?socket=src.sock nbd:///?socket=dst.sock-> nbdkit file plugin I did not try it but I will be surprised if we don't get all 8 threads busy in both sides The reason we use multip...
2006 Jul 21
3
Unobtrusive Javascript plugin
Hi, I downloaded the unobtrusive_javascript pluing from this link (http://www.lukeredpath.co.uk/index.php/2006/06/06/introducing-unobtrusive-javascript-for-rails/) since I needed to have dynamic content in javascript (for a pop-up menu). Unfortunately I have been unable to make the plugin work. I followed the instructions on the website, bu...
2008 Jun 08
1
developing unix application with wine under macosx
...ecutables are in a .bundle file. Even when I have taken them out I cannot use them because the design for intel macs is to use them as the are supposed to be used and not on a more unix/linux capable way. Please this would be very nice to know. I would like very much to port the application notepad-plu s found on its homepage notepad-plus.sourceforge.net
2011 May 13
0
Bug#626644: xen-utils-4.1: xl fails because /var/lib/xen is missing
...2.10.5-1+b1 the GNU TLS library - runtime libr ii libncurses5 5.7+20100313-5 shared libraries for terminal hand ii libpci3 1:3.1.7-6 Linux PCI Utilities (shared librar ii libuuid1 2.17.2-9 Universally Unique ID library ii libvdeplug2 2.2.3-3+b1 Virtual Distributed Ethernet - Plu ii libxenstore3.0 4.1.0-3 Xenstore communications library fo ii python-support 1.0.10 automated rebuilding support for P ii python2.6 2.6.6-8+b1 An interactive high-level ob...
2020 Aug 05
5
Re: More parallelism in VDDK driver (was: Re: CFME-5.11.7.3 Perf. Tests)
Nir, BTW what are you using for performance testing? As far as I can tell it's not possible to make qemu-img convert use multi-conn when connecting to the source (which is going to be a problem if we want to use this stuff in virt-v2v). Instead I've hacked up a copy of this program from libnbd: https://github.com/libguestfs/libnbd/blob/master/examples/threaded-reads-and-writes.c so
2018 Oct 18
0
NSS interface lists all domain users but gives error on single user
...; This is a new installation for testing purposes: there were no > previous installation, so nothing changed. sssd is not installed. > > root at kubuntu-test:~# COLUMNS=80 dpkg -l | egrep samba\|winb\|sss > ii libnss-winbind 2:4.7.6+dfsg amd64 Samba nameservice > integration plu ii libpam-winbind 2:4.7.6+dfsg amd64 Windows > domain authentication int ii libwbclient0:a 2:4.7.6+dfsg > amd64 Samba winbind client library ii python-samba > 2:4.7.6+dfsg amd64 Python bindings for Samba ii > samba 2:4.7.6+dfsg amd64 SMB/CIFS file...
2006 Mar 08
19
Creating multiple rows with one form
Hello. I''ve been trying this out for the past two days and I can''t seem to get it. I''m going to have a page where you can upload x amount of images at once. Lets say 10 images need to be uploaded, all with a caption. I''d like to have a browse button to choose the file, then the caption. Now, if I put 10 of them in one form, fill them all out and submit, I get
2018 Oct 17
2
NSS interface lists all domain users but gives error on single user
Hello Rowland, I changed nsswitch.conf as suggested, but I still have the same result. [...] > Providing the there is a user called 'manuelb' in AD, winbind should > show the user with 'getent passwd AGENZIA+manuelb' If I list all users, I get all users. Let's display the end of the list using both wbinfo and getent: root at kubuntu-test:~# wbinfo -u | tail -2
2010 Mar 03
1
why no libRblas.so in ubuntu packages on CRAN?
Hi, everybody. I notice debian packages for Ubuntu on CRAN are missing "libRblas.so" and I'm trying to find out why. Why do I care? We are working in an hpc project in a CentOS Linux cluster. That led me to the question of "which BLAS is fastest?" Dirk E referred me this morning to the R admin manual. The standard R compilation creates a shared blas library libRblas.so
2002 Jun 22
7
bonding & vlan - kernel 2.4.18 (RHL7.3)
Hi, Hopefully this won''t be too off-topic (I''ve seen both bonding & vlan mentioned on the list, but not really together). I''ve tried to get bonding (2 x 100Mb EEPro, but will want to try on 1000BaseT) and vlans to work together, but without luck. I can get them working fine (seemingly at least - I didn''t tried bursting on the bonded port) individually.
2012 Jun 24
0
nouveau _BIOS method
...R 7260: 4d 20 44 53 4c 50 20 00 40 7a 41 52 44 59 20 41 M DSLP . at zARDY A 7270: 53 4c 43 20 54 43 48 45 20 41 4c 53 49 20 42 43 SLC TCHE ALSI BC 7280: 4c 50 20 50 46 49 54 20 43 42 4c 56 20 42 43 4c LP PFIT CBLV BCL 7290: 4d 40 14 43 50 46 4d 20 45 50 46 4d 20 50 4c 55 M at .CPFM EPFM PLU 72a0: 54 40 25 50 46 4d 42 20 43 43 44 56 20 50 43 46 T@%PFMB CCDV PCF 72b0: 54 20 00 40 2f 47 56 44 31 80 00 0c 50 48 45 44 T .@/GVD1...PHED 72c0: 20 42 44 44 43 40 80 08 44 42 54 42 12 32 15 00 BDDC at ..DBTB.2.. 72d0: 0a 07 0a 38 0b c0 01 0b 00 0e 0a 3f 0b c7 01 0b ...8.......?.......
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...Version: @VERSION@ Release: 0%{?dist}%{?extra_release} +# full source URL will be added with the next oVirt release. This is a pre-release +# code drop to make sure we get the package approved by f12 feature freeze. Source0: %{name}-%{version}.tar.gz #Entire source code is GPL except for vendor/plugins/will_paginate and #vendor/plugins/betternestedset, which are MIT, and -#public/javascripts/jquery.*, which is both MIT and GPL -License: GPLv2+ and MIT +#public/javascripts/jquery.*, which is both MIT and GPL, and +#src/flexchart/com/adobe/serialization/json/* which are BSD +License: GPLv2+ an...
2011 Sep 27
0
Samba access control issue
FYI for others who might have this trouble. I recently had an issue with windows clients not finding a driver for a printer on my cups/samba print server. During debugging I eventually tried to use cupsaddsmb to rebuild the printer driver share files. This resulted is various errors like protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSE and result was WERR_ACCESS_DENIED further