search for: ikp

Displaying 20 results from an estimated 142 matches for "ikp".

Did you mean: iki
2005 Jul 27
5
Parallel port setup and debugging.
Hello! I using the latest released version (20050725). Im having problems using the parallel port. How do i setup the parallel port using the new registry system? Which modules control the parallel port. Which debug groups should i enable? /Pedro >>>> GN Netcom Group NOTICE - AUTOMATICALLY INSERTED <<<< The information transmitted is intended only
2001 Mar 09
5
wine-20010305 rpms at my download site
Hi! I have build an rpm package of wine-20010305 (mainly for SuSE, but I think it'll work on other distris). It's available at: http://www.mahowi.de/download/ Bye, Manfred -- /"\ | PGP-Key available at Public Key Servers \ / ASCII ribbon campaign | or at "http://www.mahowi.de/" X against HTML mail | RSA: 0xC05BC0F5 * DSS: 0x4613B5CA
2006 May 11
3
compiling wine from cvs
Hi I downloaded the CVS vewrsion from wine and now I want to compile it. I understand the basic procedure ( $> ./configure $> make depend && make $> checkinstall As I want to install the cvs version of WINE and keep 0.9.12, I used $> ./configure --prefix=$home but when I tried to install the rpm, it reported conflicts with desktop-file-utils. Therefore my question: is it
2006 Apr 29
9
Wine + serial port basically hangs system
I'm trying to use Wine to run a program called heavy weather - its a windows only program that interfaces with a weather station that I have through a serial port. I was able to get the program up and running with wine. Then, I couldn't get it to connect at all to the weather station. After much too long, I finally realized that the problem was that my permissions on /dev/ttyS0 were too
2001 Oct 15
3
fixme:ole:CoRegisterMessageFilter stub
Hi all! Well, I`m trying using a Windows mail client in Linux, called Becky (very good). The program was installed with success, but there a one problem when I try read the messages: ---------------------------------------------------------- [root@anapaula B2]# wine B2.exe fixme:ole:CoRegisterMessageFilter stub err:treeview:TREEVIEW_Sort invalid item hParent=0 err:imagelist:ImageList_Remove
2001 Jun 22
2
DDE Error
On Thu, 21 Jun 2001 20:53:30 +0200, Flo <sherpac@gmx.de> wrote: > >DdeInitialize(InstId, (PFNCALLBACK)(FARPROC) >CallBackProc, APPCMD_CLIENTONLY, 0) == DMLERR_NO_ERROR, file >..\dde\MyDDE.cpp, >line 238 > >happens after the following cmd line (wine) message: > >fixme:ddeml:DdeConnect (0x1,49180,49181,(nil)): stub > > >The application may try to run MSIE
2001 Jul 25
1
Startting Linux App via Wined App
Is there any interface, which can be used to call a Native Linux app to start up, from within a Win32 application.
2001 Sep 04
1
(no subject)
I am using GNU CCC 2.95 don't know about binutils? thanks, warren -----Original Message----- From: Uwe Bonnes [mailto:bon@elektron.ikp.physik.tu-darmstadt.de] Sent: 03 September 2001 17:44 To: wine-users@winehq.com Subject: Re: (no subject) Warren Daly <warren.daly@broadcom.ie> wrote: : Running a Dell Pentium III with Solaris 8.0 for Intel installed. Have X11 : and Flex installed : Downloaded Wine-20010731.tar.gz and am at...
2001 Nov 18
3
calling a linux program from a win app.
Hi, I have a windows program that runs properly with wine. It's Winedt - a latex editor. In windows it calls a program (latex) from the command line - it just runs a batch file that calls latex. I want it to do the same here in linux. Is there anyway to let calls to DOS run latex? Thanks, BS
2001 Oct 16
3
parallel scanner support (general question)
Hi, I'm using the Umax Astra 610p scanner (parallel port scanner). Unfortunately, it is not supported by sane as Umax is not publishing specs. Searching on google I found out that some people got it working using vmware but nobody could get it working with wine. That is surprising me because people seem to get lots of complicated windows applications working but not a small scanner
2014 Jul 24
0
Migration from mbox/maildir++ to mdbox
...ation = maildir:~/Mail/Maildir prefix = separator = / } passdb { args = dovecot driver = pam } protocols = imap service auth { client_limit = 1024 user = root } service imap-login { inet_listener imap { port = 0 } process_limit = 1024 } ssl_cert = </etc/ssl/certs/cert-imap.ikp.pem ssl_key = </etc/ssl/private/key-imap.ikp.pem ssl_key_password = ********* userdb { driver = passwd } I would like to use dsync to migrate all to mdboxes and transfer them to the new system. Unfortunately I can't get dsync to do that. Using a config that specifies only one namespace al...
2001 Nov 08
4
Problem with Lotus Notes RNext client and setting User Preferences
Hi. I'm new to wine, so not totally sure whether this is a wine issue, or an application issue, so I am hoping people with more knowledge/experience can help me. I have a RedHat 7.1 system, and installed wine via a rpm package. I have also copies the fonts from a Win NT 4 system and added them to my X11 config. I am trying to use the beta version of the Lotus Notes RNext client under
2005 Oct 20
2
New to Wine
I am new to Wine and recently tried to get an application to run under Wine. I was able to get the application to work by copying a working Program Files folder to the .wine directory. There were two (really 3) problems. 1) Install Shield failed to work, I gather this is a common problem 2) The App uses a Rainbow Technologies hardware lock. 3) Install Shield for the hardware lock drivers
2001 Apr 23
4
What happened to --desktop geom?
Hey, I'd like to apologize in advance if this is an old issue that everyone already dealt with in some new mechanism... But I compiled today's CVS for the first time in a few months, and when i tried to fire up programs/games with --desktop geom 640x480 (or any other dimensions) I get an "unknown option --desktop" error and the "usage" list pops up. I read the man
1999 Jun 05
2
R: question about vectors + for loop
..."A"] (x is a factor of d)? I know there's an obvious way, but with 50+ columns, that's a wee bit tedious :) c) could it be possible that there's a bug in the implementation of the Kolmogorov-Smirnov test? Thanks in advance for your help, Maria Wolters wolters at ikp.uni-bonn.de -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-requ...
2001 Nov 04
5
Wine and the serial port
I have an application that talks to hardware via the serial port. (Actually, it talks to a lot of hardware, banking peripherals). The app runs on both Win32 and OS/2. Of course, the main theme is porting the thing natively to linux (and I'm working on that). But just for fun I tried to get it to work with WINE, and while the "device emulation" works perfectly (much to my
2001 May 18
1
cdrw firmware update
Hello, I need to do a firmware update for my cdrw and because of a missing linux program for doing that I thought of using wine for trying it. I call the programm FlashTool.exe and no error messages occur. (The surface really looks great!) The programm detects correctly the flashable cdrw-drive even with ide-scsi and the non-flashable cdrom. But then when I click on "continue" nothing
2000 Feb 02
0
Factor Analysis?
Hello. I have been browsing the R- manual and not seen any direct implementation of Factor analysis. Is there anyone out there who has run Factor Analysis with R? Thanks Michael -- Michael Preminger Forsker / Research Scientist Avdeling for journalistikk, bibliotek- og informasjonsfag / Faculty of Journalism, Library and Information Science H?gskolen i Oslo / Oslo College
2005 Jul 18
1
Origin 7.5 and wine
Hello. I've been trying to install registered Origin 7.5 on wine, using both the default build for SuSE 9.3 and the newest rpm from sourceforge. The installation proceeds flawlessly, everything seems to be fine. The installer finds proper user/institution registration fields. Unfortunatelly, when I start Origin for the first time, the registration window pops up. All the information
2005 Jul 23
1
msi failure from program installation CD
Hi all I am using Wine 20050524, and trying to install Art Explosion Greetings Card Factory - which was successful on a version of wine about 5 months ago. Now I get lots of errors like the following, and then eventual complete failure: err:msi:ACTION_InstallFiles Unable to move/copy file (L"Z:\\cdrom\\GCF\\PROGRA~1\\ARTEXP~1\\GREETI~1\\Wizards\\ANNOUN~1\\STRICT~1\\PROMOT~1.LAX" ->