search for: dau

Displaying 20 results from an estimated 21 matches for "dau".

Did you mean: dan
2001 May 08
2
libao AU driver
...6 +56,7 @@ extern ao_functions_t ao_null; extern ao_functions_t ao_wav; extern ao_functions_t ao_raw; +extern ao_functions_t ao_au; driver_tree_t *driver_head = NULL; @@ -99,6 +100,7 @@ driver_tree_t *dnull; driver_tree_t *dwav; driver_tree_t *draw; + driver_tree_t *dau; driver_tree_t *plugin; driver_tree_t *driver; DIR *plugindir; @@ -109,7 +111,7 @@ char fullpath[FILENAME_MAX]; if (driver_head == NULL) { - /* insert the null and wav drivers into the tree */ + /* insert the null, wav, raw, and au drivers into the tr...
2009 Jan 12
5
Restful Authentication Uninitialized Constant in Production...
rake db:migrate RAILS_ENV=production rake aborted! uninitialized constant User::Authentication The preceding I encounter when attempting to migrate to the production database. My google powers have escaped me. Everywhere says Restful Authentication is missing in the production server. However, to validate this, I attempted this on the same server as the development, which works. So, what
1998 May 06
1
R-beta: R-0.61.3 "Color Allocation Error"
Running R under Solaris 2.5.1 I get "Color allocation error". the offending line is lines(x,col="green4",lty="dotted") from the "graphics" demo Any suggestions? The same program runs fine under linux, BTW. Ina --------------------- Ina Dau Computer Administrator - Room 101 - Pearson Building - UCL email: i.dau at ucl.ac.uk Phone: +44-171-4193636 snail: Dep. of Statistical Sciences, University College London Gower Street, London WC1E 6BT -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mai...
2009 Apr 13
2
Run Worms in FullScreen
Hi, try for long period to run Worms (2) in Fullscreen on my EEE PC (running EEEbuntu 1.XX). Sound and playing in a window works fine, but some importan details from the Game are cut off, so i wanne run this game in fullscreen. But in in Fullscreen, the grafics are totaly damaged. I am a Linux Dau, so i have no idea. Here the things happend on the console: fixme:dplay:DPL_ConnectEx (0x132018)->(0x00000000,0x32f95c,(nil)): semi stub err:dplay:DPL_CreateCompoundAddress Unknown GUID {00110048-f830-0032-10a4-c67b38241300} fixme:dplay:DPL_ConnectEx (0x132460)->(0x00000000,0x32f95c,(nil)):...
1997 Jun 02
2
R-beta: Postscript command fails
We are getting the following error: > postscript(file="Rplot.ps") Error in device("postscript", as.character(c(file, paper, family, bg, : unable to start device postscript This is R-0.49 under SunOS 4.1.3 and under Linux (kernel 2.0.0). The command worked fine on R-0.14 under the 2 above operating systems. Any ideas? Ina
1997 Dec 08
0
R-beta: Version 6 of R: Use Gnu Make
make help (and make latex, make html) fails with: "can't make target ../src/library/*/man/*.Rd" with SUN's make under Solaris 2.5.1 However, Gnu-make 3.74 works ok. --------------------- Ina Dau Computer Administrator - Room 101 - Pearson Building - UCL email: i.dau at ucl.ac.uk Phone: +44-171-4193636 snail: Dep. of Statistical Sciences, University College London Gower Street, London WC1E 6BT -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mai...
2015 Oct 04
4
Question Wiki Setup a Samba Active Directory Domain Controller
...IP idmap_ldb:use rfc2307 = yes [netlogon] path = /var/lib/samba/sysvol/ad.bla.at/scripts read only = No [sysvol] path = /var/lib/samba/sysvol read only = No Actually this mailing list keeps me alive. As I cannot give you anything back at the moment (still DAU knowledge status here), is it possible to donate a little money? If appreciated, send a link or howto. kind regards, birgit
2015 Sep 25
1
Sieve - multiple cores/CPUs
Hi All, I have a quick question about the Sieve in Dovecot. I know that this is a plugin so probably it depends on the Dovecot itself but: is it able to use multiple cores/CPUs when doing the filtering? does the filtering for each mail user run on a separate core? Thanks, Pawel
2015 Oct 05
0
Question Wiki Setup a Samba Active Directory Domain Controller
...gon] > path = /var/lib/samba/sysvol/ad.bla.at/scripts > read only = No > > [sysvol] > path = /var/lib/samba/sysvol > read only = No > > Actually this mailing list keeps me alive. As I cannot give you anything > back at the moment (still DAU knowledge status here), is it possible to > donate a little money? If appreciated, send a link or howto. > > kind regards, birgit >
2006 Jan 24
1
Pagination
Hello, maybe that I''m a stupid, but I don''t know how I can working with pagination. In all examples is written (for example) next: def user_list @user_pages, @users = paginate(:users, :order_by => ''name'') end So, it''s OK (as a scaffold) for all set of users. But I need a little other functionality. For example I need paginate only a little bit
2005 Oct 25
0
question about accessing XP login names within smb.conf
...= yes public = yes path = /var/shared/resources writeable = yes printable = no [My Documents] comment = My Documents browseable = yes public = yes path = /var/shared/compro/%U writeable = yes printable = no Any help or ideas would be muchly appreciated. George Dau wftd@isaskills.org Mount Isa - Rodeo Capital of Australia
2003 Mar 18
1
Getting Compile errors
Hi I have downloaded samba-2.2.8 and I used the following command to compile the source. ./configure --prefix=/opt/samba --sysconfdir=/opt/samba/conf --with-smbmount --with-acl-support I got the following error when I tried to compile it. checking configure summary... ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config The server is
2000 Oct 24
4
User Rights
Color me stupid! I have set up a small SAMBA network using a Caldera Systems eServer 2.3 implementation of Linux with a AMD K-6/2 and 128 meg RAM. It works great from one computer, and one user id, but I am unable to login as any other user. The one user is set up in such a way that it would create a serious security hole (member of group root). The server shows up in the network neighborhood,
2009 Jul 19
9
Equipment_URL Failed to Generate (new_equipment_path)
I''m trying to use new_equipment_path, which creates the appropriate link. But, when trying to evaluate "equipment/new" I get the error below. I''ve included my routes (rake route). Equipment is one of those words that pluralizes to "equipment", so the singular is right (from what I know from this forum. Any help would be appreciated. Error: equipment_url
2004 Jan 27
0
Your message to ALTOVA Support was NOT delivered!
...c7Pz|Xo#Z\4W6(1JZug|(cm3;HJnq{RQCvmifO8RooKshl5&EYDRm%T.S|^C[/?Y0X{|7Wcjp,c#]oq)'<U\BM,C6yIW>T#-F'*BL4J}[C0Z,fh#?Dr79v> ,1ck2|]15npB}sfU>c\<8Q^{&T:"@M\=vF$ S"SB#0 e-f{IvES8bvoV` wm>&[e)W,p_*4T6S=388qNImcNGi^ [TEkCy>sY9[vpc`fDPKm>F%t9,UWe#5$9vXl!dAU]/VEtwPAnjb*[DZi4OK*HXzism=].Um<J-<X727U8;y 5pP5.0r2x@Mr6i? n3%?Fgg=I+i}{_AgwA*3j0 B.6K?D|2,Gkd8W2s5PMC"jgVrJkvREx54L|8{MVps-QnoGjDXo][%~5(*uu&83[vz\GdU2t%4zh%}5Up,%uWR/RZm$xhL",]AV>Hs.K9<0%*U$N[S M[cjuKd0o+e.$;Ym?8^{N%35 >XG^0{Oy^J/5\P/`gmsv60=vSyHnmkH,%)/oTfg_T53 _%&am...
2006 Feb 07
5
Re: ices0.4: icecast mp3 stream for source ?
thank you, for your fast answer. my problem with ogg is, that the mediaplayer don?t understand it. a lot of users are using ms mediaplayer unfortunately. greets Geoff Shang schrieb: > Carsten Henkel wrote: > >> we would like to use IceCast 2.3.1 as a mp3 streamer source for >> reencoding several sources of ices 0.4. >> >> It is working perfectly already by using
1998 Jan 15
2
R-beta:0.61.1 Problem with "make docs"
The problem is the following # make docs Make: Don't know how to make ../src/library/*/man/*.Rd. Stop. *** Exit 1 (ignored) # I am using a DEC alpha 200/4/233 with Digital Unix 3.2D My previous version of R was R-0.50-a1. I have installed around 3 or 4 previous versions on the same system and never had a problem (but, then the Makefile was very different). The first make to compile
1998 Jan 15
2
R-beta:0.61.1 Problem with "make docs"
The problem is the following # make docs Make: Don't know how to make ../src/library/*/man/*.Rd. Stop. *** Exit 1 (ignored) # I am using a DEC alpha 200/4/233 with Digital Unix 3.2D My previous version of R was R-0.50-a1. I have installed around 3 or 4 previous versions on the same system and never had a problem (but, then the Makefile was very different). The first make to compile
2016 Jun 30
4
Help required regarding IPRA and Local Function optimization
Hello Mentors, I am currently finding bug in Local Function related optimization due to which runtime failures are observed in some test cases, as those test cases are containing very large function with recursion and object oriented code so I am not able to find a pattern which is causing failure. So I tried following simple case to understand expected behavior from this optimization. Consider
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...Us zPo4yxOZJ0vIXNJTxm*X)(V>Sx*+8BmnaXJLG|EmTht0;G5yEu4pGCRF<OmUj=YThp z=Ybz4N6m2 at L&84?<wD01+e%J=eF>QhLgXX}yU7dSJB6;CMq~G!F&lmnIh)8?bZ!)R z2?dry#;P)tybSt-<Q3o@<W=BZ<Tc<e<aOZH<QzEXkT($DPu>K7&08QWAa8 at Pk-P)^ zBzYHj4SCP(+D`BUA4Vh7$@|g*d?4|MApiX%pb6w-WR4}DAU=+KY8LtoHQY-+2i{A* zK*o6TB at u_JuMnR>z6N~-`3Cq9`PMA(ohhyFk^i3`h){<gfe(<Mh)|QCrAD4bW&=47 z2~__A@<DRJEc-F&V at QK4uOLRL1d}>iy-W#=QH9Kuv8qszajK^LV?3fykO``s?r}Jc z)lXD~7EA(t9ht0(OVTOoWkx>fb&RO{A(-RjA>b1vP0`7%X9=B(YEF}>D0+%a13p8h zqwI at hhDwa)$`1q;=wv+Epk6f-oRigA;JH9...