similar to: Two Versions Possible?

Displaying 20 results from an estimated 1000 matches similar to: "Two Versions Possible?"

2001 Mar 19
2
can i use a differentwine config file for different apps
can i use a different wine config file for different apps
2007 Mar 19
2
Running multiple versions of WINE
Hi, Can someone point me to instructions or FAQ on a logical way of running multiple versions of WINE at the same time. What I am getting at is sometimes an application fails to run with the latest and greatest of WINE. Sometimes an ap runs better with a newer version of WINE. What I would like to be able to do would be to run an ap with which ever version of WINE ran the best for me. I
2001 Sep 08
5
Wine and Windows 2000
I had the latest wine running under winblows 98 SE for a week or two with no problems, then I installed winblows 2000 and now I cannot get wine to work. It is important for me to get it running again since I run United Devices cancer research agent (http://members.ud.com) 24/7 to help them find a cure for cancer. Is wine compatible with Win2k, or will I need to re-install 98 again? -- Interested
2001 May 09
1
Can't list directory on ftp.winehq.com
Hi, after opening the AUTH port in my ipchains filter, I still can't get directory listings from ftp.winehq.com. Google shows there was a bug in the ProFTPD 1.2.0pre10 which is used on ftp.winehq.com: "Bug#74153: marked as done (proftpd sometimes refuses to list directories"
2008 May 12
11
i want to change the default /home/user/.wine
id like to have a single wine install wich uses another folder then ~/.wine. so i want it not to share this folder with my common wine installation. any ideas? thx looki
2009 Apr 18
1
Winetricks and Multiple Wine Processes
Hello, I thought this would be a question someone asked before but my search returned no hits so... I have several Wine process, mainly because some software I use requires Win components or registry entries that screw up other applications. I run these apps alone in dedicated Wine processes. For example, I have the folllwing: .wine .wine-lotro .wine2 .wine3 Is there any way to tell winetricks
2015 Jan 21
1
Re: [PATCH] fish: remove extra "prompt" checks
On Tue, Jan 20, 2015 at 04:28:40PM +0100, Pino Toscano wrote: > The code is already within a "if (prompt) {...}" block, so checking for > "prompt" again is redundant. > --- > fish/fish.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/fish/fish.c b/fish/fish.c > index 8b74c7b..71db83a 100644 > --- a/fish/fish.c > +++
2015 Jan 20
9
[PATCH] daemon: readdir: fix invalid memory access on error
If "strdup (d->d_name)" fails with "i" > 0, then both "p" and "ret->guestfs_int_dirent_list_val" are non-null pointers, but the latter is no more valid (since "p" is the new realloc'ed buffer). Hence, trying to free both will access to invalid memory. Make sure to free only one of them, "p" if not null or
2012 Oct 10
6
Setting PS1 for ordinary users
CentOS-6 When I login as root I see this prompt: [root at vhost04 ~]# When I login as a non-priviledged user I see this instead: sh-4.1$ .bashrc and .bash_profile have identical contents in /root and /home/user. What causes the difference? Why? How does one change the default so that all normal users get a [userid at hostname pwd]$ prompt? I have loked in/etc/profile.d and /etc/bashrc
2012 Mar 15
3
Problem with stored configs / Invalid unicode escaping
Hello, i have a problem with stored configs since the migration from "sqlite" to "postgresql". dho@appelbaum:~$ sudo puppetd --test --verbose info: Retrieving plugin info: Loading facts in disks info: Loading facts in users info: Loading facts in mountpoints info: Loading facts in disks info: Loading facts in users info: Loading facts in mountpoints err: Could not retrieve
2011 Apr 19
4
/etc/bashrc help!
Dear all, i've appended the below to /etc/bashrc it works like a charm with ssh connections though SFTP sessions fail since the below is being sent to the intiator. any way of limiting the below to none sftp sessions? or any other idea for it to work? # If id command returns zero, you?ve root access. if [ $(id -u) -eq 0 ]; then # you are root, set red colour prompt echo
2009 Oct 15
3
continuing issues with %post
Hello, I'm trying to do an unattended CentOS 5.3 install. For the most part it's working. As of right now i'm statically assigning the machine an IP which i believe will allow %post to resolve names? I also like knowing where the box will show up. I am however having a few issues and I'm probably thinking to complicated on them. My first one is the fact that updates aren't
2001 Feb 17
1
Wine-devel@winehq.com mailing list working?
My mail to the mailing list seems to be rejected by a completely different site. I also seem not to be receiving anything like the normal traffic, and I just went and looked in the archive and there seems to have been only two messages posted all day. Is is working? Alan alan@chandlerfamily.org.uk http://www.chandler.u-net.com
2005 Mar 27
5
Print from wine
I'm running debian sarge and have installed wine with "apt-get" (wine 20041201). Afterwards I configurated it with winetools. Everything went fine. I also installed the Internet Explorer and Office 2000. There were no problems during the installation and IE and Office run without problems besides printing. There I get error messages like "no printer installed". Is
2010 Nov 19
1
How to specify a working directory for an app
Hi, I have a game that I want to run multiple instances of. This game creates a mutex to prevent this. That kind of limits my options on getting this to work. I also want to run it in a virtual desktop, side-by-side. So I copied my .wine directory to .wine2. I created a launcher for the game with the command: Code: env WINEPREFIX="/home/username/.wine2" wine
2008 Jun 10
2
mac address in prompt
Hi there, for some reasons bash writes out my host's mac address as a result of including \h in PS1. Do you know why? This was not always so. [gergoe at x0-13-xx-xx-xx-xx ~]$ echo $PS1 [\u@\h \W]\$ - Gergely
2019 Jan 04
2
Docker on Centos 7
On 1/4/19 8:22 AM, Daniel Walsh wrote: > On 1/3/19 10:19 PM, H wrote: >> I recently updated docker to version 18.09 and I seem to have lost the container id in the command prompt when I exec into a running container, a very useful feature in the previous version I was running. I have not found any information in the Docker General Forum. >> >> Has anyone else seen this?
2010 Nov 25
2
Terminal - name too long
Good day, > [johan at unknown2a6800000000 ~]$ How/where could I make the above a lot shorter please. Thanks Johan
2019 Jan 04
2
Docker on Centos 7
I recently updated docker to version 18.09 and I seem to have lost the container id in the command prompt when I exec into a running container, a very useful feature in the previous version I was running. I have not found any information in the Docker General Forum. Has anyone else seen this?
2007 Mar 19
2
NET 1.1 framework
Hi, Is it possible to get an application that requires the MS NET framework to run under WINE? I see the MONO site. If I build and run MONO would it allow me to run an application under WINE? Actually I want to do this with a free program called RUFZ to help sharpen morse code skills. Thanks Kurt