Displaying 7 results from an estimated 7 matches for "torun".
Did you mean:
tolun
2011 Jan 01
2
Applescript and .exe?
...through that?
I've googled and found some scripts but none of them works for me. I've tried these (with a modification to suit my .exe location and .wine location):
Code:
--edit this to be the correct location and file to run (typically only edit after the "drive_c")
set toRun to "~/desktop/bullion/bulliator.exe"
--edit winePrefix if you are not using the default prefix
set winePrefix to "~/.wine"
--edit wineLocation if your wine install is not the default location
set wineLocation to "/opt/local/bin"
--edit dyldFallbackLibrar...
2009 Jan 08
1
fps low comapred torunning on windows
Im having a issue with games that i can play on windows fine..have very low frame rates under wine ..Games like HL2,CS Source ,,run fine on windows..but with same settings in wine its more like a slide show..I have a ATI card and have Debian lenny's fglxr drivers installed..Native linux 3d games run fine.maybe a bit slower than the windows version..but I believe that has to do with Ati drivers
2010 Dec 04
2
Re: Trouble with libgsm on Mac OS X 10.6.2
...aunch was to copy libgsm to my DDO folder, even those I use DYLD_FALLBACK_LIBRARY_PATH, and libgsm is in all of those locations.
Here's my launching script:
Code:
on run
--edit this to be the correct location and file to run (typically only edit after the "drive_c")
set toRun to "Volumes/PORTABLE/PyLotRO/pylotro.exe"
--edit winePrefix if you are not using the default prefix
set winePrefix to "$HOME/.wine"
--edit wineLocation if your wine install is not the default location
set wineLocation to "/opt/local/bin"
--edit dyldFallbackLibrary...
2005 Apr 11
1
Index(?) problem under OpenBSD
Hi,
My apologies if this has been mentioned before, I haven't pulled up a
google search yet. I run Dovecot from the package under OpenBSD 3.6
(dovecot-0.99.10.8).
The problem I have is that occasionally dovecot corrupts an index file
(I think), which causes the process to gradually creep up in usage,
until it hits 99%, where it stays, without quitting. If I then fire up
my mail client
2011 Mar 24
2
Problem with pam-auth and winbind
Hi
I try to use windbind rule to authenticate users in dovecot login procedure.
/etc/nsswitch.conf file:
passwd: files winbind
shadow: files winbind
group: files winbind
when I try logon from my console to dovecot (pop3 server):
# telnet komp14 110
Trying 10.10.10.38...
Connected to komp.xxx.xxx (10.10.10.38).
Escape character is '^]'.
+OK Dovecot ready.
user tt1
+OK
pass xxxxxxxxx
-ERR
2011 Mar 18
1
Problem with pam-auth and winbind
Hi
I try to use windbind rule to authenticate users in dovecot login procedure.
/etc/nsswitch.conf file:
passwd: files winbind
shadow: files winbind
group: files winbind
Configuration of the dovecot is follows:
log_path: /var/log/dovecot/error.log
info_log_path: /var/log/dovecot/info.log
protocols: imap imaps pop3 pop3s
ssl_cert_file: /etc/pki/tls/certs/dovecot.pem
ssl_key_file:
2003 Dec 08
2
Asus A7V600 (3C940 1gb) + Oopsing kernel with PXELINUX
Hi!
We (an astronomical center) are building a small cluster for our
number-crunching. The problem is that we have 12 mobos A7V600 by Asus (for
athlons) - 1 server + 11 diskless nodes. And here comes the trouble...
hardware:
mobo: a7v600
net: 1 gigabit by 3com - 3c940, integrated in mobo
the problem is:
dhcp - works fine
tftp - works fine
pxelinux.0 - downloads fine (I hope)
linux kernel -