Displaying 20 results from an estimated 7000 matches similar to: "solaris8 INTEL and WINE"
2002 Jan 03
2
Unable to compile wine CVS version
Hi,
trying to compile CVS wine version after updating
today reports these messages :
make[3]: Entre dans le r?pertoire
`/home/wine/graphics/x11drv'
make[3]: *** Pas de r?gle pour fabriquer la cible
`../../include/bitmaps/obm_lfarrowi', n?cessaire pour
`oembitmap.o'. Arr?t.
make[3]: Quitte le r?pertoire
`/home/wine/graphics/x11drv'
make[2]: *** [../../graphics/x11drv/x11drv.o]
2002 Nov 21
3
Tribes 1.x & Wine
Has anyone ever tried to actually get a tribes server
running under wine or another emulator?
Just the other day i was setting up a linux counter-strike server.
My friend asked me if i would setup a Tribes 1.0 or 1.11 server.
I thought linux would be a great way to do it.
I was trying to run a headless / dedicated starsiege tribes server (1.0/1.11)
I Installed the tribes files (including the
2011 Jan 22
4
wine on mac os x and x11
I have a console-only windows application which I'd like to run on OS
X. It runs, but insists on starting X11 every
time I invoke wine, even though all the app does is write to a file.
According to the the documentation
at http://www.winehq.org/site/docs/wineusr-guide/cui-programs, wine
should not require X11 for CLI programs.
I've also tried invoking via wineconsole with no effect.
Is
2002 Jun 13
1
win32 console cli emulation
Greetings,
I am a new wine user, and im hoping you could let me know if what I want to
do is possible with wine.
I have a win32 console application (I would assume since it does not run in
DOS mode). This application will read in a text file, find what its looking
for, process it, and creates another file(s) from that (just to give you an
idea of what the program does). What I would like to do
2005 Aug 10
5
config file (or lack thereof) question, turning off ttydrv
I am TRYING to use the most recent release of wine.
Am I correct to assume that there is no longer a .wine/config file?
Am I also correct to assume that all documentation still refers to the
.wine/config file, and gives NO F*CKING help about how to use the new
system?
If these two assumptions are correct, it seems to be a real stupid way to do
things. How is a new user EVER supposed to
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
2005 Jun 28
2
Running DOS program in a cron job
Hi,
I'm trying to run a DOS program within a cron job. After much trial-and-error I settled on the following approach:
- rm -r ~/.wine
- call wine without any arguments, this lets wine generate a default configuration in ~/.wine
- change ~/.wine/config: set GraphicsDriver to ttydrv instead of x11drv
- the cron job consists of a shell script that runs the DOS program with "wcmd
2001 Mar 29
1
xterm needs reset, no output
I have attempted to get wine functioning for several days
but have been having no output recognizable as a windows
program, rather the terminal acts much as though the output
was that of a cat of a binary file and requires a reset to
become useful again. I am running Slack 7.1 on 2.2.18 on a
dual celeron machine using XFree86 4.0.2. All other programs
are functioning normally. I have used
2003 May 22
2
Wine and winsock
Having gotten the latest CVS to build, I'm trying to get IE working
again (yeah, yeah, I know...)
I can get it to load, but then it doesn't seem to be able to make any
network connections. I can't browse anything. It doesn't matter whether
I use ip addresses or dns names. This was working on previous versions,
but I can't quite figure out what changes broke this. Any help or
2005 Feb 11
1
Desktop malfunction - Wine
So, this is the capture I got from running Wine alone on my desktop.
Fedora Core 3, Wine 20050111, without Winetools. This is using the
latest stable SMP kernel (don't have version number off the top of my
head, -740 or something like that). I may have left out numerous dubious
details. If so, please let me know...
FWIW, this is installed off the latest RPM.
>>>
2002 Aug 27
1
use of ttydrv
Hello,
I try to use a ttydrv driver so I edited a wine config file and modify this line :
"GraphicsDriver" = "ttydrv"
but when start a dos application wine display this message :
x11drv: Can't open display:
Thanks for your responses.
---
Arnaud Duhamel - SOLINUX
arnaud.duhamel@solinux.fr
http://www.solinux.fr
1, rue Joliot Curie
80200 Flamicourt
T?l :
2005 Mar 03
2
Wine suddenly stopped working on Suse 9.2
HI!
I don't know, what I possibly changed on my system, but Wine suddenly
does not work anymore on my Suse 9.2. I have tried several versions from
the end of 2004 until now (all RPMs for Suse 9.2) and I get the same
result with each of them.
If I use my old .wine, then this happens:
$ wine notepad.exe
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the
2001 Nov 01
1
Solaris8 (Intel) smbtar command to F:
Hello Family,
In yesterday's head thumper I had to attempt to (remotely) grab some
wedding photo's for my wife from my Win2000 machine to Solaris-8
running Samba-2.2.2
The examples show the following;
smbtar -s dumbo -t /dev/st0 -x windows
That assumes your backing up a directory, the directory is on your
(windows) C:\WINDOWS
I just needed a few jpg's from another drive on my
1999 Jul 09
2
performance issue!!
we have an SUN E450 server with soalris 2.6 and 512mb RAM running samba. we
have a network and all the machines are connect through a switch. there are
about 40 users who simultaneously use the server running samba for file
service.
The set up is like this. there is an application on the server which is
shared and all the users have mapped their drive letter to that share. this
application when
2003 May 24
2
winamp3 segfaults wine?
hi there, installation of winamp3 ran successfully. but running winamp3.exe
throws sigsegv at me..
(gdb) r winamp3.exe
Starting program: /usr/bin/wine winamp3.exe
[New Thread 16384 (LWP 24073)]
Xlib: extension "XFree86-DRI" missing on display ":0.0".
err:win32:_EnterSysLevel (0x4090c834, level 2): Holding 0x409ae36c, level 3.
Expect deadlock!
fixme:ras:RasEnumConnectionsA
2001 May 04
2
Triggering program from a daemon
Hi,
I wish to run a Windows program under Linux. It will be triggered
from another program when nobody is logged in; in other words,
it won't need a GUI; it's just doing number crunching.
How do I configure Wine to do this? When I run the program it
just says, "Wine exited with a successful status", but it is supposed
to create files etc, and nothing is really done. (It
2002 Aug 05
2
wine on suse7.3
I noticed a distribution for 7.2 & 8.0 but not 7.3.
Download and installation of the 7.2 version appears to go fine - until i
give the command wine -v
I do understand there is not a config file with the distribution.
However when i start wine -v
and take the option to setup config it fails twith a message
can't find package Itcl and also says the config file does not exist.
2006 Apr 07
1
dtrace: invalid probe specifier
Hello,
I''m a newby to dtrace and have just installed the dtrace toolkit v0.92 on
a core soalris 10 1/06 installation on SUN v40z.
I have tried the following commands:
iotop
iosnoop
but I get the message
dtrace: invalid probe specifier
and a lot of code. At the end it says:
: in action list: failed to resolve uid: Unknown variable name
Could it be, that there are some
2000 Mar 04
1
Where is the tarball for Solaris
I'm trying to install openssh-1.2.2 on a Solaris 7 box. I've downloaded the
file
openssh-1.2.2.tar.gz from ftp://thermo.stat.ncsu.edu/pub/openssh/files/ and
http://the.wiretapped.net/security/cryptography/ssh/OpenSSH/files/.
neither of theses tar's include the configure program as referenced in the
INSTALL file.
Where can I obtain the full distribution that will build on a Soalris 7
2007 Sep 24
1
errors join samba 3.0.26a to windows 2003 r2
I am trying to join a samba server to an active directory domain and I
am getting the fowling error, any help is greatly appreciated.
----------------
# net ads join -U 'Administrator@MYDOMAIN.LOCAL'
Administrator@BHPHOTOVIDEO.LOCAL's password:
Using short domain name -- MYDOMIAN
[2007/09/21 08:51:09, 0] utils/net_rpc_join.c:(70)
net_rpc_join_ok: failed to get schannel session key