similar to: Lotus Notes 5.0.9a

Displaying 20 results from an estimated 500 matches similar to: "Lotus Notes 5.0.9a"

2002 Feb 24
2
More lotus
[root@equinox wine-c]# wine -winver win98 remotenotes/nlnotes.exe fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet fixme:console:SetConsoleCtrlHandler (0x115f1b0,1) - no error checking or testing yet [root@equinox wine-c]# remotenotes is a symlink to /mnt/net/windrv2/lotus (Lotus Notes actually installed on Win 98) That's the error i get. Ideas? Steve --
2002 Feb 23
2
BSD installation
Hi all ! I searched newsgroup archive prior to ask this newbie question, did not find any answer; I am trying to install wine (20020122) on FreeBSD (4.5) I have 2 problems: 1. When I do installation from port, I am getting errors like "undefined reference to .." To memset, getuid, memcpy, strcat, strcpy etc .. 2. When is is finally built and installed, I can run wine itself but I can
2006 Jun 07
2
One Internet IP private, One Internet IP Public
Hi,i''m newbie with shorewall ... Currently i have a box with 2 ethernet cards and ppp0 dial up, one of the ethernet cards is plugged to my Cable modem , my ISP provider gave me a private internet IP, so i have to contract a dial up service to get a public Internet IP in order to run some servers. So i was wondering if it is possible make some kind of NAT to tell my box that
2005 Mar 09
2
Privileges problem
Hi!!! I'm trying to implement a SUS server (local windows update) I-ve already solved my problem to modify registry in order to establish windows update configuration. Now i've a quiestion all my client logon my samba PDC enusing a netconfig.pol isend all configuration everithing works ok. But i've a trouble, my users don't have privileges to install anything and i don't
2005 Sep 08
1
Printers not working with Point'N'Print
I have been wrestling with this for quite some time. I have Samba 3.0.9-1.3E.3 installed on a RH ES 3 server running the 2.4.21-32.ELsmp kernel. I have a Xerox Workcentre 32C, Workcentre 65, HP Laser Jet 5si, HP LJ 8000, LJ 4250dtn. All of the printers work fine from the local machine. In other words, I can print to any of the printers from the RH server. However, when using Samba to share
2009 Sep 29
3
Probability of data values form DENSITY function
Hello,   Could someone help me please and to tell how to get the probability from empirical DENSITY (not parametric) for each data value (R function). For example, for normal distribution there is such a function like:   “dnorm(q, mean = 0, sd = 1, lower.tail = TRUE, log.p = FALSE)”   I need the same function only for the empirical DENSITY function (which does not correspond to any typical
2006 Jul 18
7
Observer not working
Help please. I''m trying to observe a User class, but I can''t get this to work, the after_create method never gets called... (the breakpoint never gets called) app/models/user_observer.rb: class UserObserver < ActiveRecord::Observer def after_create(user) breakpoint setting =
2006 Jan 26
3
tc qdisc ingress problem ?
Hi, all I''ve got problems with tc qdisc ingress. I''m using vanillia kernel 2.6.14.4 patched with http://www.ssi.bg/~ja/routes-2.6.14-12.diff, and iproute2-2.6.14-051107. i am using ingress to limit incoming traffic : (DEV is eth1 / DOWNLINK is 7700) # attach ingress policer: tc qdisc add dev $DEV handle ffff: ingress # filter *everything* to it (0.0.0.0/0), drop everything
2009 Aug 13
2
Matrix addition function
Hello,   What function can I use for matrices addition? I couldn’t find any information about it in the manual or in the internet. (A+B suits, when the number of matrixes is small, function sum() doesn’t suit for matrices addition, because it sums all variables in the matrices and produces as an answer single number, not a matrix).   Best regards, Lina [[alternative HTML version
2005 Dec 28
1
Instance variables don''t persist between actions?
Following a simple example of the Rails book and using scaffolding I got a simple application to manage a user database. the controller is like: def new @user = User.new @text = "Hello World" end def create @user = User.new(params[:user]) if @user.save flash[:notice] = ''User was successfully created.'' redirect_to :action =>
2004 Sep 21
5
S-PLUS and R
Hello, How do I import data from Excel onto R? I am using S-Plus Envstat module. I need to use some of the data that already exist in the Envstat and put it into R to make graphs, find basic informations like mean, median, standard deviation, etc. I have been reading the help links, but I don't see anything in reference to this. Please help me! -Maher Lina
2002 Aug 12
1
Update -- Username to SID translation on Security Tab
Below is a message I sent out on Friday.. I've noticed something even stranger now-- if I attempt to remove the SID from the permissions window and hit "Apply" it dissappears for a moment and comes right back. Also, If I remove it, then manually add myself to the permissions file, it shows up fine, but after I hit Apply, it goes back to the SID. So I have two problems here,
2007 May 30
2
matrix in data.frame
Dear list! I have run into a problem that seems very simple but I can't find any solution to it (have searched the internet, help-files and "An introduction to R" etc without any luck). The problem is the following: I would like to create a data.frame with two components (columns), the first component being a matrix and the second component a vector. Whatever I have tried so far, I
2011 Jun 23
2
Rms package - problems with fit.mult.impute
Hi! Does anyone know how to do the test for goodness of fit of a logistic model (in rms package) after running fit.mult.impute? I am using the rms and Hmisc packages to do a multiple imputation followed by a logistic regression model using lrm. Everything works fine until I try to run the test for goodness of fit: residuals(type=c("gof")) One needs to specify y=T and x=T in the fit. But
2009 Mar 20
2
[LLVMdev] Possible memory leakage in the LLVM JIT Engine
Hi, In my application I am JITing thousands of functions, though I am doing it sequantially and running only one at a time. So it is crucial to be able to properly clean up the memory from an old JITed function when JITing and running the new one. I am using Haskell binding of LLVM and my application works OK. However, memory usage increases and never decreases during the run time of my
2008 Mar 02
1
Serial port problem and strange solution (Fujitsu MCU development under wine)
Hi to everyone, this is my first post to the list. I'm developing an application for a Fujitsu MCU (90364 series) using Fujitsu Softune6 Workbench in linux under wine. Everithing works well exept for the firmware serial uploader. It starts and sends some commands to the MCU but hangs with a timeout error (obviously I've correctly simlinked and chmodded the appropriate ttyS*). To
2013 Jan 14
1
Extrange Hiera error
Hi: I work on puppet 3 and hiera, but i cannt load a yaml file on a subdir. my hiera.yaml looks like: --- :backends: - yaml - json :yaml: :datadir: /etc/puppet/hieradata :json: :datadir: /etc/puppet/hieradata :hierarchy: - "servidores/%{clientcert}" - %{::ve} - common :puppet: :datasource: data problem is on "servidores/%{clientcert}". If it is %{::clientcert}
2005 Mar 01
1
local users in domain member security.
Hi, I have samba 3.0.7 installed and it works fine in security=domain with domain user accounts, ACL and so on but now we would like to add some users in local database account (/etc/passwd & /etc/smbpasswd file I though, so they are few users). I try to use "smbclient /server/data -Ulocal_linux_user_name%password" to test it's everithing ok, but I always receive the same error:
2008 Jun 15
1
wine instalation
I install with Wine ProgeCad from Progesoft , that I have been using for many years in Microsoft Windows, and everithing is runing as I will spect, with the exception that I recive this following mesage: ?failed to load control 'ComandButton' from FM20.DLL. Your version of FM20.DLL may be outdated. Make sure you are using the version of the control that was provided with your
2002 Apr 16
1
Localization?
Hi everybody! I started using Wine only a few weeks ago and even managed to achieve some success. I'm running a windows program,some kind of medical assistant software.It is using it's own local database, and everithing is stored in files so there is no problem with that.The program works, but I've experienced big trouble getting it to show correctly the cyrrillic symbols. My linux