similar to: Internet Explorer 5.5 with Wine?

Displaying 20 results from an estimated 2000 matches similar to: "Internet Explorer 5.5 with Wine?"

2001 Jun 18
2
Client protocol error:(nil): lseek: Illegal seek
now that i have wineX compiling from cvs when i try to run wine i get: Client protocol error:(nil): lseek: Illegal seek even if i try wine --help here is the strace if its anyhelp execve("/usr/bin/wine", ["wine"], [/* 25 vars */]) = 0 uname({sys="Linux", node="fnord-rides-again", ...}) = 0 brk(0) = 0x804c47c mmap(0, 4096,
2001 Apr 12
3
Looking for junopine-2.0.2
I've seen people discussing Juno under WINE. I have an older version of Juno, however I cannot locate the "junowine-2.0.2" program. Can someone PLEASE post a URL to the exact program for download? Thanks in advance.
2002 Feb 21
2
browse list problems continued.
Hello, Thanks for all the help so far. I've got nmbd and smbd so they're running now, not being blocked out by my firewall however nmbd is still unable to sync browse lists with my domain master browser, which i don't have as i'm in a workgroup and i'd like samba to be the master browser. I have enabled wins support see smb.conf below. Any suggestions appreciated. Thanks.
2012 Jun 22
1
unable to creating/list storage pools using non-root user
Hi all I have a Fedora release 17 (Beefy Miracle) with libvirt versions: libvirt-0.9.11.3-1.fc17.x86_64 virt-manager-0.9.1-3.fc17.noarch I have allowed non-root user to user libvirt by allowing the user through polkit cat /etc/polkit-1/localauthority/50-local.d/cat 50-org.example-libvirt-remote-access.pkla [Remote libvirt SSH access] Identity=unix-group:virt
2002 Jan 04
2
Application Options
I am trying to execute a program under rh 7.2 with an application switch '/'. Though the documentation states this is possible I have been unable to execute with success. I have tried many escape variations for the slash but that has not worked either. Any thoughts? Thanks! Loren
2002 Sep 23
2
can wine be run as daemon
I noticed that when i launched WINWORD.EXE the first time it took about 20 seconds to load, but when i ran it on the 2nd time it took about 10 seconds only!, it seems that it is now cached in the memory...I was wodering if it is possibe to load wine as a daemon so that it will be faster to load? sort of like a daemon? does my analogy here make sense? I would appreciate any help, comments,
2001 Mar 02
3
Winelib problems
I'd like to know how to link console functions such as WriteConsoleOutputA. They are documented as implemented, and I can compile source code including these function predefinitions, but I get undefined errors when linking. I don't know which library to add to get objects linked. Thanks in advance. Ignasi Villagrasa.
2003 Oct 09
3
samba time server
Hello, I'm trying to set up a Linux, rh9, webserver with samba support, so that user's can make the pages on their windows boxes and drop them right on the server. I'm having one problem, when the user connects Dreamweaver, MX version, gives an error about can not determine the server time. I've added: time server = yes to the global section of my smb.conf file, but this
2001 Apr 01
3
command.com/edit.com
Hey all. I'm trying to do some win32 compilation under Wine, but I really need to get some form of console (and maybe dos edit, my favorite programmers editor :). Anyone tell me how I can either get these working, or get something siilar which DOES work under Wine? Regards, Ender _________________________ ______________________________ | James 'Ender' Brown | Some call me
2001 Mar 27
4
Running Wine as a user
Hi I've used Wine for some time now, compiled from source, from root with no problems. I now wish to run it regularly as an ordinary user. Unfortunately it's refusing to run because "the socket is not owned by you", or words to that effect. After the socket is created under /home/user/.wine/... I can give it user permissions and Wine will start, but if I stop Wine and
2001 Apr 22
2
Cannot Compile Wine
Hi, I have been trying to compile win, and to be honest, I am not real good at compiling, so when there is an error, I am left to hunting postings to try to find help. I lucked out and found a message thread with the exact same problem that I have, however, there was no response as to how to get around this. Any suggestions please would be greatly appreciated. I am running Red Hat Linux 7.0. Here
2003 Mar 10
2
AOL on Linux
Hello. I am a newbie to wine. In my local area, the only way to have unmetered access to th internet is to use AOL. After some research on the internet, it gas come to light that some linux users have managed to install AOL's version 5.0 of their software to access AOL. Following these instructions, AOL5 is installed on my computer. The command "wine setup32.exe" was run. AOL5
2001 Mar 14
2
problem with regapi on Solaris 8 x86
Hello, I have been tinkering with Wine on Solaris 8 x86. I downloaded the source (20010305) and built wine. The installation went very well until the last part where I asked to build a registry using regapi. Here is the error I get when trying to run regapi. bash-2.03# ./regapi setValue < /usr/local/software/wine-20010305/winedefault.reg Could not stat /mnt/fd0 (No such file or
2001 Mar 30
2
wine releases and Pegasus Mail
On a RedHat 6.2 (with the latest RH updates) I have been using wine (compiled from source with ./configure-make depend-make) to run Pegasus Mail 3.12c for the last 12-15 months. It has had (and still has) its ups and downs. I am using wine with real Windows, not 'fake'. Early on Pegasus Mail (PM) crashed when trying to add attachments, but slowly things improved, until (and
2001 Oct 17
3
Cron with Wine
I am currently using Windows self extractor from the command line and it works great to convert zip files to windows exe's. The issue I'm having is if I try and cron this through a shell scipt it complains with the following + wine '/usr/share/wine-c/Program Files/WinZip Self-Extractor/WinZIPse.EXE' /y /le /overwrite
2002 Aug 11
4
Install Shield
I wanted to install a multimedia encyclopedia in my pc, it used the usual version of install shield thet dosen't work with wine, but I got a message (In italian, the software I was installing is in italian) that can be translated like this: Some system components must be updated before performing install. Something was installed, including windows media player 6.4, and wine crashed. I had a
2001 Jun 09
3
wine : command not found
I downloaded this file http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20010510.tar.gz (it's the source code). Then I unpacked it as root and then I went into the "/root/wine-20010510"-directory. Then I typed ./tools/wineinstall (or something like that). And then it startet installing. When it was finished i edited my ~/.wine/config so that it would not automaticly
2002 Oct 12
2
Can't make a shadow direcory
Hi, I'm trying to make a shadow directory, and followed the instructions out of the Wine manual, but it doesn't work. I should do this: ~>cd / />mkdir c_shadow />cd c_shadow /c_shadow>ln -s /c_/* . /c_shadow>rm windows AnApp /c_shadow>cp -R /c_/{windows,AnApp} . /c_shadow>chmod -R 777 windows AnApp /c_shadow>perl -p -i -e 's|/c$|/c_shadow|g'
2001 Mar 07
2
can't find libntdll.so, but it's there
Wine (20001202-1mdk) invoked, message "can't find libntdll.so, no such file or directory." However there is such a file. Same wine.conf file used as with earlier version 20001026-4mdk. In both installations, wine never made a proper wine.conf file, file was blank and I had to write my own. I don't notice anything in the wine.conf file about where the libraries are.
2001 Aug 13
2
Setup Requires a different version - Half Life install problem
"Setup Initialization Error Setup Requires a different version of Windows. Check to make sure that you are running Setup on the Windows Platform for which it is intended." I have wine 20010731 installed from source, and I am trying to install halflife from the original cd. $ mount /mnt/cdrom $ cd /mnt/cdrom $ wine SETUP.EXE Anyone got any ideas? Other apps installed to a