similar to: building from source on Ubuntu - header file locations

Displaying 20 results from an estimated 30000 matches similar to: "building from source on Ubuntu - header file locations"

2015 Mar 10
2
aio_pthread on Debian?
Hello list, I am looking to enable samba aio on my Wheezy test box (I have version 4.1.17 from back ports). The output of smbd -b shows that the stable packages for my distro are not compiled using --with-aio-support. It appears that without recompiling I can use vfs objects = aio_pthread to achieve a similar effect? I'm aware that this somewhat dips into Debian specifics, but I figured
2015 Mar 10
1
aio_pthread on Debian?
Hello Volker, Thank you for the reply. I've seen your name mentioned several times against this topic :-) >What effect do you have in mind exactly? Read/write is done >asynchronously these days without that module as long as the >build detected pthreads. This is the thing... it looks like the Debian packages (stable + back port) are built without the --with-aio-support (at least
2007 Jul 14
2
eac and flac
am a NEW user to flac.installed flac on eac.tried to rip a cd using eac with flac as external compression.tried the 'wav' icontried the 'mp3' iconboth options saves the file as 'wav'thought eac will rip the cd in the 'flac' file format.is this a 2-step procedure?wherein eac to 'wav' and re-ripped on flac frontend?or is there a ripper with flac in it that
2003 Nov 20
2
What is vuid?
I'm getting the following errors in my error logs: ERROR! vuid 100 did not map to a valid vuser struct! At the time this error was being created I was trying to add a domain user as a local admin. I was trying to get the browse list of domain users up, but being denied. Cheers Jeff -- Jeff Gardiner [ gardiner@nospam.imaging.robarts.ca ] System Administrator - Imaging Research
1998 May 19
1
SAMBA digest 1690
SUBJECT: SAMBA digest 1690 ERROR: Text size exceeds maximum
2003 Dec 03
1
logon path question
This link: http://us3.samba.org/samba/docs/man/smb.conf.5.html#LOGONPATH States that: "Windows clients can sometimes maintain a connection to the [homes] share, even though there is no user logged in. Therefore, it is vital that the logon path does not include a reference to the homes share (i.e. setting this parameter to \%N\%U\profile_path will cause problems)." I am still
2000 Nov 29
4
offset
I would like to do a logistic multiple regression on a binary variate, with what Genstat calls an offset, ie a regression variable with the coefficient constrained=1. I'm far from home and have Splus but not R here, but any information from either source would be very welcome. I'd hate to have to go back to using Genstat . . . Thanks, Ted. --------------- Dr E.A. (Ted) Catchpole
2008 Oct 09
2
samba v2 works, v3 does not - Unix groups
Shifting from a v2 samba server to v3 - Read documentation and googled LOTS but can't seem to find the bits that apply to my simple(?) server with regards to groups. # rpm -qi samba Version : 3.0.28 Vendor: Red Hat, Inc. Release : 1.el5_2.1 Source RPM: samba-3.0.28-1.el5_2.1.src.rpm Samba on server (Red Hat Enterprise Linux 5.2) IS MOSTLY WORKING... home directories
2003 Nov 24
2
1.8.1 and subsetting dataframes
I've encountered something that didn't arise using earlier versions of R (Linux). A dataframe is created and new columns added to it by doing calculations using apply with various functions on some of the original columns. It's somewhat too involved to give a toy example that's reproducible. However, the resulting phenemonon can be characterised by the following: Browse[1]>
2014 Sep 09
3
[LLVMdev] Machine Code for different architectures
Hi Johnny, Thanks for this - particularly the tip about cfe-dev. I'm currently trying to coerce lldb to debug these type of architectures (our current toolchain already outputs good dwarf info). However, I'm struggling since lldb has just assumes that the size of a byte is universally 8-bits. At some stage, I *think* at some stage we'd like to derive a compiler, from the "same
2007 Aug 16
4
residual plots for lmer in lme4 package
Hi, I was wondering if I might be able to ask some advice about doing residual plots for the lmer function in the lme4 package. Our group's aim is to find if the expression staining of a particular gene in a sample (or "core") is related to the pathology of the core. To do this, we used the lmer function to perform a logistic mixed model below. I apologise in advance
2011 Jan 27
1
subloop - flexible coding - variable number of loops
Hello, I want to create a flexible code for the following example: In stead of using a different code for each n (as in my example below), I want to write a general code for every n (n from 1 to 10). I tried a lot of things, but I always got stuck with the number of subloops or witch closing the brackets. Any suggestions? Cheers, Peter Department of Mathematics and Statistics
2003 Nov 18
3
Samba PDC - Solaris 8 or 9??
If anyone has Samba setup to run as a PDC with Solaris 8 or 9 could you drop me a line? I have a few questions I would like ask. Our shop is looking at trying to implement this option with our SMB master. I didnt want to clutter up the list with more than one request. -- Thank you Todd Johnson ============================================== = Steven ?Todd? Johnson = =
2014 Sep 10
2
[LLVMdev] Machine Code for different architectures
Hi Patrik, Thanks for this note. It's encouraging to read there has been some provision made for non-8-bit bytes. I'm not a compiler/backend expert, (although maybe I'll need to be soon!), so I won't look at the patches right now, however may at some stage in the future myself or colleague may request these patches from yourself. Yes, our 24-bit architectures have non-power-of-2
2003 Nov 17
2
UNIX paths vs UNC names in [profile]
Alright, I can be a bit thick sometimes, but by RTFM or other documentation I've solved a problem. ISSUE I had been having problems with profiles, I use using the following profile: <edited> [global] preferred master = yes domain master = yes local master = yes security = user domain logons = yes logon path = \\%N\%u\profiles logon drive = H: logon home = \\%L\%U logon script =
2005 May 04
1
lmer error:flist must be a non-empty list
Hi, I was wondering if anyone could give me advice regarding using the lmer command in lme4 package to do logistic regression (mixed effects model). I use the following command lmer(ISH ~ArrayPathology2, random=~1|PatientID, data=HSDB4.noNA, family="binomial") where ISH is outcome(0 or 1), ArrayPathology2 is the variable of interest(factor), PatientID is random effect(factor), and
2003 Nov 15
1
Profile Funniness on a Solaris 9 PDC
I'm running Samba 3 as a PDC on a Solaris 9 box. I am able to create profiles and add stuff to the profile (by logging in for the first time), however nothing ever seems to get deleted from the profile. For example, if I remove both the local profile and the profile as it exists on the PDC, and then login the new profile gets created perfectly. If I then add a "Temporary
2004 Aug 03
3
Re: problems with'#' transfer after hold
On Tuesday 03 August 2004 12:07, Chris Shaw wrote: >Are you using the double ## transfer patch or just the regular >single # that comes with CVS? Hi Chris, Where to get the 'double ##' transfer patch? We are having the same problem and I was thinking of a similar patch. Thanks, -- sudhir
2007 Feb 19
3
Randomly extract rows from a data frame
Hi, I am looking for a way to randomly extract a specified number of rows from a data frame. I was planning on binding a column of random numbers to the data frame and then sorting the data frame using this bound column. But I can't figure out how to use this column to sort the entire data frame so that the content of the rows remains together. Does anyone know how I can do this? Hints
2004 Apr 05
4
Redhat 9 OVER, Fidora Support, comments please.
Hi *ers, I recently got an Email from Redhat about the dropping of support for Redhat 9 on the 30 of April and that Fedora Project is the recommended future, otherwise, RedHat enterprise ($$$). Considering this, I would like some feed back on the Fedora Project from users who may be using it, and how its going with Asterisk? Are there any problems? Is the Asterisk development team got Fedora