Displaying 20 results from an estimated 700 matches similar to: "wine.conf newbie problem"
2001 Mar 19
2
wine.conf newbie problem +user32.dll
I seem to have gotten past one hurdle and on to the next. It seems that the problem that
I was having relates to poorly documented changes in the config files in the HOWTO.
I now have /root/.wine/config which seems to solve the old drive problem. However, here
is my new error.
[root@pato .wine]# cp /etc/wine.conf ~/.winerc
cp: overwrite `/root/.winerc/wine.conf'? y
[root@pato .wine]# wine
2001 Apr 05
1
BG 2 shows "List index out of bounds (-1)"
Hi,
I'm trying to run Baldur's Gate 2 from Bioware here; I installed
natively under Windows since the installer would fail. I've been
using winesetuptk on a Debian unstable system with latest Wine
packages; before starting, I purged my previous wine setup and my
user files so I would get a clean start. The winesetuptk found my
native Win95 partition (on which BG2 works well) and uses
2013 Mar 07
1
Help using system() command to execute Perl script through MSDOS
I am working on creating a program for some simulations I need to do and I
want to execute a Perl script that I wrote using the system() command in R.
I have spent a couple days trying to figure this out and it appears that my
problem occurs when sending the perl script file path through R to MSDOS. I
have tried using double backslashes, quotations, etc. Moving my files to the
root directory with
2013 Sep 25
3
Dovecot extremely slow!
Please help,
Dovecot is running extremely slow for the last couple of weeks and it
seems to be getting worse (or my patience running short).
I attach the 10-master configuration and the log file after running
strace according to: http://wiki.dovecot.org/Debugging/ProcessTracing
I can click on an email and wait for a minute or more before receiving a
connection dropped or no error at all. I
1999 Nov 18
1
Fwd: Re: status of openssh for solaris?
>From USENET, can somebody comment?
Newsgroups: comp.security.ssh
Subject: Re: status of openssh for solaris?
Date: 18 Nov 1999 18:31:47 -0500
Message-ID: <ygaso23e5qz.fsf at severn.office.aol.com>
Reinier Post <rp at win.tue.nl> writes:
> It looks as if OpenSSH (http://www.openssh.com/) is available for
> Solaris. Can anybody comment on its maturity?
I dunno about
2001 Mar 04
3
Window position in managed mode
When starting, for example, FreeCell in managed more, the program opens with
the top of the window out of the top of my screen (i.e. the top corner of my
desktop coincides with the top-left of the menu bar). It's not a huge
problem, but I can't move the program...
--
-------------------------------------------------
Richard Spandit
Firmly on the Linux wagon
SuSE 6.3, KDE 2.0
2001 Mar 18
1
Quickbooks under WINE
I am trying to convince my father to run his business on Linux, but all his
accounting is done under Intuit's Quickbooks. Does anyone have any
experience of running the aforesaid?
Any useful comments will be greatly appreciated.
--
-------------------------------------------------
Richard Spandit
Firmly on the Linux wagon
SuSE 6.3, KDE 2.0
richard_news(at)spandit_uklinux_net
2006 Sep 29
4
real time billing system
Hi, sorry for the question, i've been searching for a real time billing
system for asterisk with zap/sip support, for use in post paid systems
like "locutorios", do you know of or use any ?
thanks
--
patoVala
Linux User#280504
Hablando en http://www.elprimoalcahuete.com
"El tiempo cura los dolores y las querellas porque cambiamos. Ya no
somos la misma persona. -- Blaise
2006 Dec 01
1
writabledatabase_delete_document()
Hi guys
I have implemented xapian on a website, and it currently has about 2M
items in its index.
Its all been working quite nicely so far, until I tried removing some
old items from the index (removing items when the index was smaller was
no problems at all).
When I try to remove them now (using writabledatabase_delete_document()
via php), it halfway freezes up the machine, and the apache
2001 Feb 28
1
Hooray! (but help)
I'm completely new to WINE, but I've managed to get it working... of sorts.
Playing Freecell under Linux is all very well but trying to run Outlook
Express caused no end of errors. Any tips? By the way, even running Freecell
caused a load of font type errors...
--
-------------------------------------------------
Richard Spandit
Firmly on the Linux wagon
SuSE 6.3, KDE 2.0
2004 May 31
1
small question
Hello frieds,
do I need to do 'net rpc join -U Administrator'
(to selfjoin the localhost to the domain)
if I have samba3.0.4 running
in ROLE_DOMAIN_PDC and with ldapsam-Backend
and want to use winbindd for ntlm_auth squid authentification?
--
Best regards,
Malte mailto:malte.woelky@gmx.de
_________________
Malte Woelky -=[SkyNet]=-
2004 Jun 04
1
install software when the user logs on (with admin previledges)
Hi All,
is it possible to install software when the user logs on ?
I think the problem is, that some software needs admin-rights to be
correctly installed?
The logon script is executeted with the username/right of the
logging-on user, so one can think of changing the user from within the netlogon-script...
but this would be dangerous, as one has to write the password
of an admin account in the
2004 Jul 28
1
Re: Request for sample qmailGroup ldif: LDAP attribute is not given b ut mandatory. (#5.3.5) error
Hallo,
you have to add the qmailUser - objectClass and the corresponding
attributes to the entry, qmailGroup is an derieved objectClass from qmailUser.
Yours
Malte
Wednesday, July 28, 2004, 2:54:33 PM, you wrote:
KA> I would like to create email groups under a qmail-ldap installation. I
KA> created a sample group testgroup2@mysampledomain.com in which I wanted
KA> akamau@icipe.org
2005 Jan 31
3
Veto files applied per group
Hi guys,
I use "veto files = /.mp3/.mpg/" etc. on the [homes] share to prevent users from storing media files on a Samba server in the home directories.
My client now wishes to make this restriction apply to users who are members of only certain groups.
E.g. This restriction must apply to users who are members of the "Students" group and not apply to users in the
2005 Jan 31
6
Samba log analysis and report
Hi guys,
Does anyone know of some decent Samba log analysis software that will report things like user logon/logoff times, computer names etc. ?
Thanks in advance.
Kindest regards
David Wilson
_______________________________
D c D a t a
Tel +27 33 342 7003
Fax +27 33 345 4155
Cell +27 82 4147413
http://www.dcdata.co.za
support@dcdata.co.za
Powered by Linux, driven by passion !
2005 Apr 07
5
apply
Hi,
simple question I guess:
the following line works well:
aveBehav=c(apply(sdata, 2, mean))
However, I would like to pass an argument to the function mean, namely
na.rm=TRUE
Does anyone knows how to do this?
Thanks in advance,
Jan
2003 Apr 17
5
AppleTalk(netatalk)+Samba
Hi folks,
is anybody using those two products together and can give me any advice
on how to do this? My specific issue has been addressed in other posts
before, but as nobody responded, it would just now be interesting if
anybody at least uses those applications together successfully?
greets Malte
2009 Dec 01
3
How to modify environment variables before executing a command
Hi,
I'd like to access and modify shell environment variables before
executing a command on a remote host via ssh. Unfortenatly, I can't
figure out the proper way to do this...
It seems, standard shell configuration files (e.g. ~/.bash_profile) are
not sourced before ssh executes a command. Of course I could explicitly
source them, e.g.
ssh user at host 'source ~/.bash_profile;
2002 May 14
2
least summed square distance + fit
hi,
I have a matrix (representing original data) that looks e.g. like this
(consider it beeing x,y,z coords):
441 447 0
265 407 0
374 223 0
288 574 0
669 309 0
591 195 0
595 475 0
424 351 0
I get a second matrix (subject data) that is similiar to the above
matrix but it is scaled, translated and rotated (and of course a little
inprecise).
Also I have an
2018 Feb 07
2
Mesa 18 does not build with llvm svn
Hi there,
to get a laptop with recent AMD Vega mobile GPU (aka Raven Ridge)
running with hardware acceleration I need to build the latest mesa with
the latest llvm.
I downloaded llvm 7 from svn.
Unfortunately, when trying to build mesa 18.0.rc3 with this llvm version
the make process fails with lot of "undefined reference to
LLVMxyzblahblah" messages.
Llvm 5.x is probably not