search for: relavent

Displaying 20 results from an estimated 154 matches for "relavent".

2003 Dec 04
4
regression with limited range response
Dear R experts How can you perform a regression analysis in R when the dependent variable is countiuous but bounded, say between 0 and 100? I would be grateful for pointers to R-functions but also for hints to relavant litterature since I have never worked with this problem before. Thanks in advance. Kim Mouridsen. [[alternative HTML version deleted]]
2005 Oct 04
3
Boot DOS through Pxelinux
Hello list, My set up is almost complete in booting DOS through PXELinux, but I need to create a DOS boot image from (2 )DOS floppies. I've search the archives and google but didn't find any relavant info... My current set up now works with the standard setup (with one DOS floppy): kernel: memdisk append: initrd=floppy.img ramdisk=10000 My goal to is create a floppy.img from 2 DOS
2004 Jun 12
9
Prepending for 9NxxNxxx - adding the area code for 7 digit dialing
How do you prepend. I want to be able to dial 7 digits instead of of 11 for local calls. Can someone post there extensions.conf part that is relavent?
2004 Jun 14
3
PRINT$ Problems
...the share I get the following error message: "Function address 0x60630d26 caused a protection fault. (exception code 0xc0000005) Some or all property page(s) may not be displayed)." After the error message comes up, the properties window does not open. I cannot print either. Here is the relavent section from my smb.conf: ----- [printers] comment = All Printers browseable = yes printable = yes path = /tmp writable = yes create mode = 0700 [print$] path = /etc/samba/drivers browsable = no guest ok = yes read only = yes write list = aaron root ------ Thanks...
2003 Oct 16
2
how to call an executable script each time a file is created or modified
...ach time a file within one of it shares is modified or a new file is created? I'm looking to develop a file catalogging system for my file server which depends on my software being notified each time a file is modified or a new file created. This allows the modified/new file to be scanned for relavent information. :) __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
2013 Feb 22
1
[LLVMdev] llvm-ar llvm-link
Hi Ahmad, Yes, merging works good. However, my problem is like this - I have a C library which consists of 1000's of functions spread through various files. The functions do not have dependency amoung each other. I want to link only relavant files( files which have functions called from my application). Since ar has a global symbol table, I believe it should be faster to look for a symol in
2010 Feb 03
2
[LLVMdev] llc generated machine assembly code for NASM
...be assembled and linked by MASM. And it runs. Haven't tried it on NASM yet. I am sure that you've run into many problems when efforts were carried out to implement the Intel ASM printer between version 1.6 and 1.7. I'd appreciated it if you could point me to any document with regard to relavent problems at that time. Probably I don't need a fully functional production quality assembler for my purpose. If I could find out that the gap between the current llc and what I need is not huge, I would like to enhance the llc Intel ASM printer by myself. Thanks, Bengu On Thu, Jan 28, 2010 at...
2013 Aug 07
1
Adding Foreman to an existing Puppet master
Greetings: Sorry for cross-posting this question, but I haven''t gotten any love over on the Google Forum for Foreman users<https://groups.google.com/forum/#!forum/foreman-users> (their forum isn''t as active as this one). I only recently learned about The Foreman and I''d like to deploy it on a 64-bit Ubuntu 12.04 LTS workstation to provision/manage a bunch of
2008 Jan 21
3
Need suggestions about GUI
What I want to do is: 1, creat a text box, insert text into that box. 2, select chunk of of the text by mouse, and link it to a lable. so I would like a way to get that chunk of text. Can I do such job with tcltk? Any relavant tutorial materials? Thanks -- HUANG Ronggui Bachelor of Social Work, Fudan University, China Master of sociology, Fudan University, China Ph.D. Student , CityU of
2007 Nov 02
5
RSpec, RESTful nested routes and :path_prefix
Dear list, In the app we are making we have a rout something like this: map.resources :projects do |projects| projects.resources :pages, :controller =>"Wiki::Pages", :path_prefix => "/projects/:project_id/ wiki", :name_prefix => "project_wiki_" end But I can''t get RSpec(I''m very new to it) to accept this. It keeps throwing errors:
2003 Oct 01
2
Samba 3.0 and LDAP as a PDC
...omputers and Groups ou's. I've put the builtin NT groups in too. I have Samba 3.0 functioning as a BDC The trouble is that the 'net rpc vampire' command isn't working for me, probably because I haven't defined the smbldap scripts right in smb.conf. I've put all the relavent bits in smbldap_conf.pm. If anyone has done this already please may I see a copy of your smb.conf? 'net rpc samdump' works, I guess the output from that could be used to populate the the LDAP, is there a script for that? I've also tried the smbldap-migrate-accounts.pl script, to impor...
2005 Oct 24
2
Odd problem with samba v.3.0.20b
Hello list, I have recently updated our companys fileserver from version 3.0.13 to 3.0.20 and shortly afterwards to 3.0.20b. Since then I have a prolem with my shares, at least the logs state that there is a problem :( The server acts as a domain member server. The domain is controlled by a Win2000 server, the clients run WinXP and Win2000. here a short passage of one logfile: [2005/10/24
2006 Mar 10
6
Ruby for presentation layer, C# for business layer - how to
For reasons not relavent, I would like to create an n-tier app as follows. Data Acess layer => NHibernate Business layer => C# Presentation layer => RoR All of which might be spread across multiple machines in each layer. I am looking for the best way to allow RoR to talk to my business layer, dll''...
2010 Feb 03
0
[LLVMdev] llc generated machine assembly code for NASM
Hello > I am sure that you've run into many problems when efforts were carried out > to implement the Intel ASM printer between version 1.6 and 1.7. I'd > appreciated it if you could point me to any document with regard to relavent > problems at that time. I don't have such document. Just grab some non-trivial c++ app (with several source files) and try to generate an assembler. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2010 Feb 03
1
[LLVMdev] llc generated machine assembly code for NASM
>> I am sure that you've run into many problems when efforts were carried out >> to implement the Intel ASM printer between version 1.6 and 1.7. I'd >> appreciated it if you could point me to any document with regard to relavent >> problems at that time. > I don't have such document. > Just grab some non-trivial c++ app (with several source files) and try > to generate an assembler. And I should say that trivial examples indeed worked in the past. Something larger than "hello world" - not. --...
2008 Nov 26
1
expire tool question
Hi, I try to get expire working, with the BDB backend and mbox mailboxes. If I try to invoke the expire-tool like /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool --test I get [root at m ~]# /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool --test Error: read(/var/run/dovecot/dict-server) failed: Remote disconnected Hmm. I searched
2006 Feb 16
2
How do I use ODBC with rails.
I have an app that needs to retreive data through an ODBC connection on a windows platform. Has anyone done this? Would someone be able to walk me through it? or point me to the relavant docs. My searches haven''t turned up any usefull information so far. -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson
2008 Jun 24
1
Shortcuts not appearing in gnome panel drawers
I'm trying to trace why launchers created by wine due to a program installation are not appearing in the menus on my system. The launchers appear to have the correct contents, but for some reason gnome-panel is not adding them to my menus. Does anyone know how to run the relavent gnome tools with options to see what's happening when gnome reads these launchers. Keep in mind that there are at least 50 other launchers created by wine, that gnome has absolutely no problems in showing. -- Darragh "Nothing is foolproof to a sufficiently talented fool."
2012 Jan 31
1
Please Help!
...gt; for (t in 2:1000) { x[t] <- x[t] + b * w[t - 1] } > x.ma <- arima(x, order = c(0, 0, 1)) > x.ma$res Could you please tell me how x.ma$res is calculated in R? The results in R is a little different from the ones I calculated by hand. Is there any where I could see the relavent code? Thank you! Best Regards! Li Liu [[alternative HTML version deleted]]
2007 May 01
7
logrank test
how do l programme the logrank test. l am trying to compare 2 survival curves --------------------------------- [[alternative HTML version deleted]]