similar to: Subject: Question regarding ACLs

Displaying 20 results from an estimated 100 matches similar to: "Subject: Question regarding ACLs"

2008 Jul 20
1
[LLVMdev] generating a shared object from a single *.ll (LLVM) source?
Hello (my machine is a Debian/Sid/x86-64/Core2) Assuming I have one C source file chello.c, to compile it into a dynamically loadable thru dlopen shared object, I can run gcc -fPIC -shared -O chello.c -o chello.so I thought that, assuming I have one llvm source ehello.ll, the equivalent would be llvmc2 -opt ehello.ll -o ehello.so but it is not that simple. Any clues ? May I also
2004 Aug 06
1
Problems with ices
Hi, I compiled the latest version of ices from cvs, but I have some problems with it. When I start it up, I only get the error "Failed to read config file "/usr/local/icecast/etc/ices.conf"" My /usr/local/icecast/etc/ices.conf looks like this: <?xml version="1.0"?> <ices:Configuration xmlns:ices="http://www.icecast.org/projects/ices">
2002 Oct 16
0
Get your Website seen locally and globally
Leading web authority (UK) "85% of internet users use search engines to find the sites they want" Georgia Institute of Technology "Search engine listings are the number one way to generate traffic on websites" - WebCMO, "169,400,000 people in the US access the internet. 92% of these people query search engines" Nielsen-Netratings "The internet is an
2004 Jan 31
1
problems with wine on laptop
I can't get anything to run using wine on my new laptop. I have slackware 9.1, kernel 2.6.0, and XFree86 4.4 RC2. I am running 2 programs on my desk top machine that won't run on the laptop. THe desktop has slackware 9.0, kernel 2.4.22 and XFree86 4.3.0. Can anybody help? Also the laptop has an installation of windows xp which is not found by the wineinstall script. Thanks, Tom
2003 May 09
0
Problems with German Keyboard
I have a german keyboard (being in Austria). IT is defined as "de" with variant "nodeadkeys" in /etc/X11/XF86Config and works fine under gnome in x windows, but when wine runs it says something: "keyboard not recognized using closest match German nodeadkeys". Well that is okay, but it doesn't work right. Under wine I can't get any of the characters that are
2003 Oct 08
0
Troble installing MotoCalc_7
I am trying to install a new version of MotoCalc, a model airplane calculation program.The printout is below. I am used to the keyboard error, but German with no dead keys is correct and I never had it stop a program from working before. Can someone shed some light on this? Thanks, Tom Corner --------------------------------------------------------------------------------
2013 May 27
1
[LLVMdev] C++ into C code conversion
Dear Mr. Chisnall! thank you for you help V Nedeľa, 26. máj 2013 o 15:33 +0100, David Chisnall napísal(a): > On 26 May 2013, at 14:42, Peter Fodrek-CHELLO <peter.fodrek at chello.sk> wrote: > > > We have same problem that we are to port third party C++ user space code > > into Linux kernel code where is only available to use C source code. > If you want to get your
2012 Feb 29
0
Centos 6.x and Freenx issue..Solved!!
Thanks much to* Christoph *for pointing me in the right direction, appears to be an issue with the latest Vmware -tools, not sure I did a clean install with the opensource ones to see if they had the same issues but applying both of the fixes in the link post solves the problem with running the latest freenx and nx rpms found in the repo. Thanks again :) On Tue, Feb 28, 2012 at 5:36 AM,
2004 Mar 07
0
My site about Isolinux
Hi to all, this is my first post to this list. First I apologize for my English. I opened a site with a lot of contents about Isolinux (some programs for Win32 and some documents for newbies). Please visit my site because I need a feedback if all there is right (IsoLinux HowTo for newbies). Maybe somebody can find some mistakes in my texts and provide me with right informations. Site adress is :
2004 May 01
1
Feature request
Hello A couple of time a was in situation that I needed memdisk to emulate TWO floppies for me. Let's give an example: Kaspersky Antivirus makes two rescue floppyes, one with ext2 filesystem, one with FAT12 filesystem. Ext2 floppy is bootable and loads fine with memdisk and it search for 2nd floppy to be inserted in floppy drive. This two floppies don't have chance to be combined in one
2014 Oct 24
0
[PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
On Thu, Oct 16, 2014 at 02:10:38PM -0400, Waiman Long wrote: > Since enabling paravirt spinlock will disable unlock function inlining, > a jump label can be added to the unlock function without adding patch > sites all over the kernel. But you don't have to. My patches allowed for the inline to remain, again reducing the overhead of enabling PV spinlocks while running on a real
2014 Oct 27
0
[PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
On Mon, Oct 27, 2014 at 01:38:20PM -0400, Waiman Long wrote: > On 10/24/2014 04:54 AM, Peter Zijlstra wrote: > >On Thu, Oct 16, 2014 at 02:10:38PM -0400, Waiman Long wrote: > > > >>Since enabling paravirt spinlock will disable unlock function inlining, > >>a jump label can be added to the unlock function without adding patch > >>sites all over the kernel.
2014 Oct 27
0
[PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support
On Mon, Oct 27, 2014 at 01:38:20PM -0400, Waiman Long wrote: > On 10/24/2014 04:54 AM, Peter Zijlstra wrote: > >On Thu, Oct 16, 2014 at 02:10:38PM -0400, Waiman Long wrote: > > > >>Since enabling paravirt spinlock will disable unlock function inlining, > >>a jump label can be added to the unlock function without adding patch > >>sites all over the kernel.
2002 Sep 22
2
installing a win software
Hi ! I've been trying hard to install a windows software with WINE. The name of the software is Distrinet. It's made by AMP (The company that distribute newspapers in belgium) and that's the only piece of software I'm forced to use at work under windows. It would be a joy for me to make it work under linux and be able to delete windows for good. This software runs fine under
2005 Mar 31
0
More than 8 channels possible?
--- Pascal Haakmat <a.haakmat@chello.nl> wrote: > Hello, > > First, thanks a lot for FLAC. > > A few questions. Apologies if this is not the right forum or if these > questions have come up before; the SourceForge archive search didn't > turn up anything. > > 1. Would it be possible for FLAC to support more than 8 channels? > 2. If (1) is not desirable
2001 Jul 02
1
ogg vorbis dynamic memory allocation.
I couldn't resist: izeof(synth_buffs) = sizeof(float)*2*2*0x120 = 4 * 4 * 0x120 = 0x1200 = 4608 -Anish > -----Original Message----- > From: Segher Boessenkool [mailto:segher@chello.nl] > Sent: Monday, July 02, 2001 6:34 PM > To: vorbis-dev@xiph.org > Subject: Re: [vorbis-dev] ogg vorbis dynamic memory allocation. > > > > > Firelight Multimedia wrote: >
2002 Mar 29
1
Email adress change
Thanks to my provider, my old email alias (hongli@telekabel.nl) had been deleted. Now I can only use h.lai@chello.nl However, I'm subscribed to Vorbis's mailing lists using hongli@telekabel.nl Is there any way to change my subscription's address? <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe
2002 Mar 29
1
Email adress change
Thanks to my provider, my old email alias (hongli@telekabel.nl) had been deleted. Now I can only use h.lai@chello.nl However, I'm subscribed to Vorbis's mailing lists using hongli@telekabel.nl Is there any way to change my subscription's address? <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe
2004 Feb 09
0
apply on logical data frame together with all (PR#6560 )
Wrap your data frame in data.matrix() and you should be fine; e.g., apply(data.matrix(df), 1, all) Don't think this qualifies as bug... Andy > From: roland.puntaier@chello.at > > Full_Name: Roland Puntaier > Version: 1.8.1 > OS: Windows XP > Submission from: (NULL) (62.99.238.78) > > > I have a data frame with some columns being logical. > I wanted to
2004 Feb 09
0
apply on logical data frame together with all (PR#6560
Wrap your data frame in data.matrix() and you should be fine; e.g., apply(data.matrix(df), 1, all) Don't think this qualifies as bug... Andy > From: roland.puntaier@chello.at > > Full_Name: Roland Puntaier > Version: 1.8.1 > OS: Windows XP > Submission from: (NULL) (62.99.238.78) > > > I have a data frame with some columns being logical. > I wanted to