From owner-freebsd-questions@FreeBSD.ORG Sun May 4 13:10:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D90B91065672 for ; Sun, 4 May 2008 13:10:46 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from mailrelay009.isp.belgacom.be (mailrelay009.isp.belgacom.be [195.238.6.176]) by mx1.freebsd.org (Postfix) with ESMTP id 6BDE38FC0C for ; Sun, 4 May 2008 13:10:46 +0000 (UTC) (envelope-from tijl@ulyssis.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: As8EAB9RHUhR9cAh/2dsb2JhbACBU6gM Received: from 33.192-245-81.adsl-dyn.isp.belgacom.be (HELO kalimero.kotnet.org) ([81.245.192.33]) by relay.skynet.be with ESMTP; 04 May 2008 15:10:44 +0200 Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.14.2/8.14.2) with ESMTP id m44D9D8s012829; Sun, 4 May 2008 15:09:13 +0200 (CEST) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: perryh@pluto.rain.com Date: Sun, 4 May 2008 15:09:11 +0200 User-Agent: KMail/1.9.7 References: <47ba7e1f.UDwudqHevRDrsQ8d%perryh@pluto.rain.com> <200804231409.21628.tijl@ulyssis.org> <48195c77.gWKwJdFnMZSip4d4%perryh@pluto.rain.com> In-Reply-To: <48195c77.gWKwJdFnMZSip4d4%perryh@pluto.rain.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805041509.12737.tijl@ulyssis.org> Cc: freebsd-questions@freebsd.org Subject: Re: wine: notepad OK, others not X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2008 13:10:46 -0000 On Thursday 01 May 2008 08:00:23 perryh@pluto.rain.com wrote: >> You have to mount the floppy and then link a: to the mount point. >> So if you mount it under /mnt you'd need this: >> >> mount -t msdosfs /dev/fd0 /mnt >> ln -s /mnt ~/.wine/dosdevices/a: > > That got only a little bit farther. It did find the setup program, > and the option dialogs seemed to work properly, but very shortly > after starting the actual install I got an error box: > > > VISIO Setup > > ! Tried to create an invalid path using 'A:\' and 'clipart.vs_' > > > and it locked up the display so that CtrlAltF1 would not switch > to a text screen (although it did allow AltTab to bring up FVWM's > window list). After clicking OK: > > > Visio Setup > > i Setup failed. > > > and it quit. Were there any messages printed in the terminal window? What version of Visio is this? You might also want to try on a Linux system if you have that somewhere, just to see if it works there. Also, you should really take this to the wine-users@winehq.org mailing list. The people there should know more about this than here on a FreeBSD mailing list.