similar to: Howto start Linux programs from wine ?

Displaying 20 results from an estimated 1000 matches similar to: "Howto start Linux programs from wine ?"

2004 Feb 14
2
Samba PDC and Win2k Client
Quick Summary: I am trying to join some Win2k (Service Pack 4) machines to a NT4 style domain with a Samba PDC. One machine successfully joins the Samba domain. One fails. Current configuration: SambaPDC: - FreeBSD 4.9-RELEASE - Samba 2.2.8a (from binary package) Host1 (Silv): - Windows 2000 SP4 (5.00.2195) Host2 (Plaid): - Windows 2000 SP4 (5.00.2195) All machines are
2005 Apr 21
9
Screen capture, save to file
Is there anything in the utils to capture a screen ( or maybe just a window) and save to a file. I have this, but I have no idea where it came from, but it gives a corrupted image Paul # -*- ruby -*- # screen capture -- # This script runs with a Ruby/DL which is included in ruby-1.7. require ''dl/import'' module ScreenCapture extend DL::Importable dlload
2007 Sep 13
5
problem with exec,system,WinExec, C functions
Hi, i'm using openwatcom under wine, all is ok, but next code will not work: #include <windows.h> void main( void ) { system( "foo.exe" ); } same problem for: #include <windows.h> void main( void ) { WinExec( "foo.exe", SW_SHOW ); } where "foo.exe" is a windows console aplication if i try to launch foo.exe with wine in a terminal window
2011 Jan 09
3
CatchAll virtual user removes spamheaders
Hi all, I am having a small problem with a catch-all user I have setup in my Postfix/Dovecot setup. I am not 100% sure this is Dovecot related, but, logic tells me it is. I have a virtual user called @reinhold.dk setup to redirect to my main account, peter at reinhold.dk. If I send a spam mail (GTUBE) to peter at reinhold.dk, the mail is marked with Amavis x-headers as it should be. If I
2008 Oct 23
1
After an update stable doesn't boot
Hi I just did a system update and after I've rebooted it doesn't boot up any more. All I'm getting is a blank screen with a curser blinking at the top left corner of the screen. This system was running 7.0-STABLE Any ideas as to how I can get it back up? Regards Reinhold
2010 Nov 01
2
Mailing lists in Dovecot?
Hi all, I was wondering if anyone could recommend a simple mailing list manager that plays well with a Postfix/Dovecot setup, with virtual domains? It really just has to be very simple, basically, an alias would work, if I could rewrite the sender address/name, and I don't really need the possibility for users to subscribe via e-mail based commands. I've looked at the XEXEC plugin as a
2011 Feb 15
4
Variable length datafile import problem
Dear all, I am stuck the reading of a file which has 100s of rows and variable column counts. The tab-limited data file looks something like: Some_Text 1 3 123 1534 -119 1010 178 Some_Taxt 1 3 133 1434 -219 1010 178 Some_Tsxt 1 3 244 1334 -319 1010 178 Some_Tfxt 1 3 153 1234 -419 1010 178 Some_Trxt 1
2005 Jan 13
2
Naming Convention
I was wondering whether there exists a naming convention for row and column names in R data frames and matrices. E.g: PriceSwap or PRICESWAP or PRICE.SWAP Many thanks. Reinhold [[alternative HTML version deleted]]
2013 Aug 27
1
[plyr] Moving average filter with plyr
Dear all, I'm stuck with a problem using plyr to process a rather large junk of data. What I'm trying to do is applying a moving average to all the subparts of the dataframe (the example data can be found here https://dl.dropboxusercontent.com/u/2414056/testData.Rdata). require(plyr) load("testData.Rdata") applyfilter<-function(x){ return(filter(x,rep(1/5, times=5))) }
2003 Jan 08
4
weird breaks in hist (PR#2431)
Full_Name: Reinhold Koch Version: 1.6.1 OS: redhat 8.0 Submission from: (NULL) (131.152.84.111) I came across rather weird behavior of the breaks in hist: hist(1:3) gives the expected result, besides an unnecessary gap between 2nd and 3rd column hist(1:4) always merges up the first two columns, also if I resort to hist.default(1:4,breaks=1:4). hist.default(1:4, include.lowest=F) gives an
2010 Oct 28
2
Can you POP a specific folder in Dovecot?
Hi all, I am in the middle of migrating from an old, Windows based mailserver, and have run into a small challenge I hope someone here can help me with. In my old setup, a user could have folders on the server, and by using his login with the mailbox appended, could pop a given folder specifically. For instance, logging in with user at example.com would pop INBOX, and logging in with
2019 Dec 09
2
Shared namespace is empty after migration to new Dovecot installation
On 9.12.2019 10.51, Peter Reinhold wrote: > On 2019-12-09 09:42, Aki Tuomi wrote: > >>> That I can, here (anonymized where relevant) >>> >> >> Config looks fine. Have you tried >> >> 'A1 SELECT Shared/user at sharer.dk'? > > Yields this, which is the same I got when trying to debug using > doveadm acl, it seems like the shared
2019 Dec 08
5
Shared namespace is empty after migration to new Dovecot installation
Hi all, I've used most of this weekend finalizing my migration from an old server running Dovecot 2.2.22 to a brand new installation running 2.3.8. In general, the migration was painless, everything just clicked, but checking up on the finer details post migration i've found out that user shared folders does not seem to work anymore, and I simply can't get it to work. The setups
2008 Nov 04
1
Atheros AR5141
Hi I got myself a nice little R52 802.11a/b/g MiniPCI Card for our router. This card is using the Atheros AR5141 chipset. I searched everywhere to find out more info on this and came across a few pages where it said that the AR5141 chipset is supported but when I stick the card in the router and boot FreeBSD 7-STABLE it hangs when loading the Atheros drivers It stops right after this ath0:
2005 May 30
1
Menu Language
Hello, In my windows xp system the regional settings are set to German. However, I still would like to use the English version of R with English menu items and texts. RWinEdt tells me this is necessary in order to use the mdi framework. How can this be achieved with the 2.1 version. In 2.0.1 this wasn't a problem. Reinhold [[alternative HTML version deleted]]
2008 Apr 13
2
prediction intervals from a mixed-effects models?
How can I get prediction intervals from a mixed-effects model? Consider the following example: library(nlme) fm3 <- lme(distance ~ age*Sex, data = Orthodont, random = ~ 1) df3.1 <- with(Orthodont, data.frame(age=seq(5, 20, 5), Subject=rep(Subject[1], 4), Sex=rep(Sex[1], 4))) predict(fm3, df3.1, interval='prediction') # M01 M01
2019 Dec 10
1
Shared namespace is empty after migration to new Dovecot installation
On 2019-12-09 14:10, Peter Reinhold via dovecot wrote: > auth-master: userdb lookup(user at sharer.dk): Started userdb lookup > auth-master: conn unix:/var/run/dovecot/auth-userdb: Connecting > auth-master: conn unix:/var/run/dovecot/auth-userdb (pid=1636,uid=0): > Client connected (fd=9) > auth-master: userdb lookup(user at sharer.dk): auth USER input: > user at sharer.dk uid=?
2009 Apr 23
3
AGI PHP script
I have the below script that doesn't seem to be working. I don't know if I have something in the script wrong that I am just missing. Or if I don't have the php.ini set correctly for emailing This is the CLI output -- Executing [4099XXXXXX at port3_real:1] Goto("DAHDI/50-1", "newhire,s,1") in new stack -- Goto (newhire,s,1) -- Executing [s at
2009 Feb 20
1
3.73 crashes FreeDOS in VMWare - 3.72 works fine
With the same configuration an ISOLINUX CD which boots a FreeDOS Floppy image via MEMDISK Syslinux-3.73 crashes in VMWare and also on several newer boxes just after the kernel loading with "invalid OPCODE ...". Same CD with Syslinux-3.72 is working fine. Build environment for 3.72 was gcc-4.3.2 for 3.73 gcc-4.3.3 - any idea what can cause the troubles? --
2001 Sep 22
1
Wine and expanded memory
Greetings -- I have a DOS .exe file that I would like to run in Wine (the underlying Windows is Win2K); it gives the error "Needs 1024K of expanded memory." I have a PIF file which supposedly sets up this memory environment, but .PIF files cannot be loaded by Wine. Possible solutions: * Make wine make the .exe think there is 1024K of expanded memory. * Make wine run the .pif file