search for: relavant

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

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 floppies with the dd command or anything that works. I've tried pretty much everything that I can think of,...
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
I have been trying to setup point and print on a debian testing box. I have a HP5550 printer and am trying to install the drivers through the add printer wizard, the drivers appeared to install fine. Afterwards I right clicked on the printer and clicked connect, per the SAMBA howto, this also appeared to work. When I tried to enter the properties screen of the local printer or on the share I
2003 Oct 16
2
how to call an executable script each time a file is created or modified
is it possible to have a samba daemon call an executable script each 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. :)
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 the table and pull out and link the file to .bc of my application. Is my understand regarding llvm-ar correct? Or is there a better way to achieve...
2010 Feb 03
2
[LLVMdev] llc generated machine assembly code for NASM
Hi, Anton, For a simple example, I took the machine assembly code generated by llc and with a little manual change on the assebmly code (the way how llc generates .text segment is not accepted by MASM), it is able to 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
2013 Aug 07
1
Adding Foreman to an existing Puppet master
...*puppetmaster* variables > to *false*, do I need to go back once the Foreman install is finished and > patch The Foreman to my existing puppetmaster that I am stubbornly hanging > on to? In the README file, I came across the following: Extras ------ If you just want to include the relavant bits to run on your puppet master > you may include foreman::params, foreman::config::enc, foreman::config::reports What exactly does "If you just want to include the relavant bits to run on your puppet master you may...." mean? Are those parameters what those with an existin...
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 HK, http://www.cityu.edu.hk/sa/psa_web2006/students/rdegree/huangronggui.html [[alternative HTML version deleted]]
2007 Nov 02
5
RSpec, RESTful nested routes and :path_prefix
...outingError in ''Wiki::PagesController POST ''create'' should be successful'' No route matches {:action=>"create", :controller=>"wiki/ pages", :project_id=>1, :page => {}} I get why it throws these errors but not how to fix it. The relavant RSpec: it "GET ''create'' should be successful" do post ''create'', :project_id => 1, :page => {} response.should be_success end How do I modify the get request properly? Thanks in advance!
2003 Oct 01
2
Samba 3.0 and LDAP as a PDC
Hello all, I hope this is an easy one, I've read all the howtos but I'm still very hazy on how to do this. What I want to do is replace my NT4 PDC with a Samba 3.0 PDC with an LDAP backend. I've got my OpenLDAP up and running with the basic People, Computers 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
2005 Oct 24
2
Odd problem with samba v.3.0.20b
...71) couldn't find service aoste [2005/10/24 12:29:33, 0] smbd/service.c:make_connection(798) novaws20 (10.2.1.71) couldn't find service aoste [2005/10/24 12:29:33, 0] smbd/service.c:make_connection(798) novaws20 (10.2.1.71) couldn't find service aoste The last five messages are the relavant ones. The share mentioned (aoster) is the home share of user aoster. This not only happens with the home share but with all other configured shares. The last letter seems to truncated. Does anybody have a similar/same problem ? best regards Andreas
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''s etc hosted on another box. The RoR box might be *nix \ apache or windows
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
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
2008 Nov 26
1
expire tool question
...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 for hints but could not find a related discussion or problem. Here are the relavant config parts: dict { expire = db:/var/lib/dovecot/expire.db } plugin { # expire plugin expire_dict = proxy::expire expire = backup 7 spam 30 # If you have a non-default path to auth-master, set also: auth_socket_path = /var/run/dovecot/auth-master } Any ideas? Has anybody got this working ? T...
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.ruby...
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
2012 Jan 31
1
Please Help!
Dear Professor: I am a learner on R. I met a problem when I use the function arima in R. I wish you could give me a hand. The following is the code I wrote. > set.seed(1) > b <- c(0.8) > x <- w <- rnorm(1000) > 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
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]]