search for: stf

Displaying 20 results from an estimated 47 matches for "stf".

Did you mean: st
2011 Mar 30
2
mbox sync: Expunged message reappeared in mailbox
Mar 29 10:57:02 k8ux dovecot: POP3(stf): mbox sync: Expunged message reappeared in mailbox /var/mail/stf (UID 123 < 60016, seq=2, idx_msgs=0) Mar 29 10:57:02 k8ux dovecot: pop3-login: Login: user=<stf>, method=... Mar 29 10:57:03 k8ux dovecot: POP3(stf): mbox sync: UID inserted in the middle of mailbox /var/mail/stf (60016 >...
2006 Jun 26
0
[klibc 25/43] ia64 support for klibc
...// save spilled Unat and pfs registers + // + mov r2 = ar.unat // save Unat register after spill + ;; + st8 [r32] = r2, J_PFS-J_NATS // save unat for spilled regs + ;; + st8 [r32] = r15 // save pfs + // + // save floating registers + // + stf.spill [r11] = f2, J_F4-J_F2 + stf.spill [r10] = f3, J_F5-J_F3 + ;; + stf.spill [r11] = f4, J_F16-J_F4 + stf.spill [r10] = f5, J_F17-J_F5 + ;; + stf.spill [r11] = f16, J_F18-J_F16 + stf.spill [r10] = f17, J_F19-J_F17 + ;; + stf.spill [r11] = f18, J_F20-J_F18...
2016 Feb 12
1
random reboots (nvidia G86M Quadro NVS 140M)
Hi Do you have an idea why am I getting random reboots and (sometimes) this stacktrace? : http://people.eisenbits.com/~stf/load/20151222-kernel-stack-trace.png This should probably go as a bug report, but I have already uninstalled the driver --- sorry. This is a fresh install of Debian 8.3 (latest stable) (Jessie). After switching to VESA everything is stable --- the only problem is that this time the screen resoluti...
2005 Mar 03
0
3.0.11 strstr_m test failed on Solaris 9
...iling 3.0.11... Anyone have suggestions on what to do to fix it, or should I just ignore it? strstr_m FAIL ----------------------------------------------------------------- Traceback (most recent call last): File "/home/users/barryc/src/downloaded/samba-3.0.11/source/stf/comfychair.py", line 325, in runtests obj.runtest() File "/home/users/barryc/src/downloaded/samba-3.0.11/source/stf/strings.py", line 138, in runtest self.run_strstr(a, b, expect) File "/home/users/barryc/src/downloaded/samba-3.0.11/source/stf/strings.py", li...
2005 Mar 15
4
How to extract x rows to get x pvalues using t.test
...for the entire col1:col2 Vs col3:col4. I am trying to get 5 p values for the 5 rows i have. I am trying to avoid a for loop coz my actual data has 56000 rows and its taking more than 4 minutes to compute. Thanks in advance. Choudary Jagarlamudi Instructor Southwestern Oklahoma State University STF 254 100 campus Drive Weatherford OK 73096 Tel 580-774-7136 [[alternative HTML version deleted]]
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...ud Compiling dynconfig.c Compiling lib/iconv.c lib/iconv.c: In function `sys_iconv': lib/iconv.c:131: warning: passing arg 2 of `libiconv' from incompatible pointer type Linking bin/smbcontrol LD_LIBRARY_PATH="`pwd`/bin:$LD_LIBRARY_PATH" \ PATH="`pwd`/bin:$PATH" \ python stf/standardcheck.py; \ if test -n ""; then \ python stf/pythoncheck.py; \ fi StrCaseCmp OK strstr_m FAIL ----------------------------------------------------------------- Traceback (most recent call last): File "/sambafiles/samba-3.0.7...
2005 Jan 14
2
Help in Overlaying of 2 Plots on the same Device.
...d plot is creating its own axis and causing my plot to extend the entire histogram instead of getting a subplot on a portion of the histogram. I tried 'fig' and 'new' parameters with no luck. Thanks in advance. Choudary Jagarlamudi Instructor Southwestern Oklahoma State University STF 254 100 campus Drive Weatherford OK 73096 Tel 580-774-7136 [[alternative HTML version deleted]]
2001 May 03
2
error when installing win97 word/excell
i installed red hat 7.0, got teh codeweavers version of wine up and runnin, and i fire up the setup program for ms word 97, and it runs into this error: setup is unable to open the data file X:\~MSSETUP.t\~msstfof.t\Word97.stf';run setup again from were you ariginally ran it im stumped, what should i be doing here differently...thanks ............................... Daniel W. Schar Dept of Biology (OBEE), UCLA 621 Charles Young Dr. South Los Angeles, CA 90095-1606
2005 May 20
2
comparing a vactor of values in IF statement.
...element of the vector V with 0.5 and that is waht i want it to do. Using a for loop is expensive and time consuming since my actual vector is 15000 values. Any help to rectify the warning i get is appreciated. Thank You. Choudary Jagarlamudi Instructor Southwestern Oklahoma State University STF 254 100 campus Drive Weatherford OK 73096 Tel 580-774-7136 [[alternative HTML version deleted]]
2005 Jan 08
2
Least square minimization (non-linear)
...vs theoretical vlaues from the histogram and do a non linear least square curve minimization and compute the mean and sd of the new x values.Excuse me if this sounds too naive.Can you help me in getting a start on this one. Choudary Jagarlamudi Instructor Southwestern Oklahoma State University STF 254 100 campus Drive Weatherford OK 73096 Tel 580-774-7136 [[alternative HTML version deleted]]
2005 Jan 04
1
Non linear Square fit Function
...d in my new curve. Can someone gimme some pointers to get started here. I need my nls to spit out sd and mean of the new fit which it does'nt. is there a better function or can i somehow get around this. Thanks in advance. Choudary Jagarlamudi Instructor Southwestern Oklahoma State University STF 254 100 campus Drive Weatherford OK 73096 Tel 580-774-7136 [[alternative HTML version deleted]]
2005 Jan 06
1
Help in Customising NLS function to spit out Mean and SD of the new fit!!!
...eone help me to customise. I frankly did not understand the nls code at all. I have 10 x and 10 y values from a histogram. I need to use nls to do the best fit and give me the mean and sd of this new fit. Thanks in advance Choudary Jagarlamudi Instructor Southwestern Oklahoma State University STF 254 100 campus Drive Weatherford OK 73096 Tel 580-774-7136
2005 Jan 10
1
How to obtain nls parameter estimates
...ant the optimal fit. The NLS procedure gives me final function values and not the individual parameter estimates that were used to define this "best" fit. What function can I use to get these parameters? Thanks Choudary Jagarlamudi Instructor Southwestern Oklahoma State University STF 254 100 campus Drive Weatherford OK 73096 Tel 580-774-7136 [[alternative HTML version deleted]]
2005 Feb 12
1
Trimming Parallel Vectors.
...te the original 1-D vector for each loop iteration. My original vectors consist of 54,000 values and I am trying to avoid using loops as much as I can to gain speed. Any advice will be greatly appreciated. Thanks in advance. Choudary Jagarlamudi Instructor Southwestern Oklahoma State University STF 254 100 campus Drive Weatherford OK 73096 Tel 580-774-7136 [[alternative HTML version deleted]]
2005 Jun 06
1
Building a R package under Windows XP
...les installing man source files installing indices Error in .find.package(package,lib.loc,verbose=verbose): none of the packages were found Execution halted. ... ... Any help will be greatly appreciated. Thanks in advance. Choudary Jagarlamudi Instructor Southwestern Oklahoma State University STF 254 100 campus Drive Weatherford OK 73096 Tel 580-774-7136 [[alternative HTML version deleted]]
2001 Mar 09
0
Wine and publisher 97 installation
When I try to install word 97 I get past the point when I enter my OEM number but efter then the installer gives me this error: (translated from my language to english) Installation error 544 Cant open file c:\~MSSETUP.T\~msstofof.t\Word97.stf Start the installation from teh same place you started it the first time. The directory c:\~MSSETUP.T\~msstofof.t\Word97.stf does not exist Is there a problem that is thinks that ~ is $HOME. my temp variable is c:\\windows\\temp is that is of any use
2001 Aug 02
1
Word97 on 'no-windows' computer
...led on this computer and I try to install Word97 in 'no-windows' environment'. After I run 'wine setup' I see the initial word installation screen but after entering code numbers I see the following eror messge: Setup error 544: Setup is unamble to open data file E:\MSSETUP.T\~msstfof.t\Word97.stf. Run setup again from where you originally ran it." Any idea what this could mean?
2002 Aug 20
1
Installing Excel 97, SUCCESS!!
Hi again! Yesterday I wrote to this list complaining that I could not install Excel 97. I have now succeeded. The trick was NOT to run "install.exe", but to unpack xl97_1.cab and run the acmsetup.exe in there, like so: "wine -- acmsetup.exe /T excel97.stf" (I think that excel97.stf existed in the first cab-file as well.) The installer will ask for a few files that all can be found in the cab-files.) However, running excel (using "wine excel.exe") does not work. This is a swedish edition, and that is most certainly part of the prob...
2003 Mar 14
1
Trying to run Office97 Setup in Native Wine
...Debugger window that fires up I get. Unhandled exception: illegal instruction in 32-bit code (0x000f0003) In 32-bit mode. 0x000f0003: lock addb $0,%a1 Running Debian Stable, KDE 3.1.1, Ralf's wine debs Want it to run natively, starting the setup program as .. wine -- acmsetup.exe /T Off97Pro.STF wine --version 20030115 -- -- "Catch the Magic of Linux..." -------------------------------------------------------- Michael Peddemors - Senior Consultant LinuxAdministration - Internet Services NetworkServices - Programming - Security Wizard IT Services http://www.wizard.ca Linux Sup...
2004 Mar 17
1
scandinavian letters or charset problem?
Hi! This teamware mailclient (teamware.com) that we use at the office has problems adding files as attachments from our Samba 3.0.2a share. The attachment file browser sees the files but fails to add them as attachments (with an error message: "valid.stf - file not found" regardless of the file name in question). I tracked this thing down to scandinavian letters (if your mail client supports it you should see these ??????) in directory names. example: g:\some-directory\some-file.png Works OK g:\scandi???\some-file.png Doesn&...