Displaying 20 results from an estimated 4000 matches similar to: "Newbie question: Running WINE on SuSE LINUX PPC (Macintosh Computer)."
2005 May 03
2
wineconf video downloads
Videos will appear here
http://wineconf.geldorp.nl/
enjoy.
Ivan.
2001 Jul 06
2
winelib and compiling MFC
Hi,
The company I work for, has asked me to use winelib to port some code, however I have a problem compiling the MFC. I run
winemaker 0.5.7
with options:
'winemaker --lower-uppercase -nomfc --dll ./ > \ winemaker_output.txt'
No errors in file or stderror; further winemaker accesses the correct directories.
But when I run ./configure as:
'./configure --with-wine=/usr/bin \
2001 Sep 17
3
Dreamweaver
when trying to install dreamweaver i get an ikernel.exe error any ideas?
2001 Apr 20
2
strupr, strlwr
in wine 0418, the strupr and strlwr defines were removed from tchar.h
does anyone know why?
------------------------------------------------------------
Get your FREE web-based e-mail and newsgroup access at:
http://MailAndNews.com
Create a new mailbox, or access your existing IMAP4 or
POP3 mailbox from anywhere with just a web browser.
2001 May 22
4
win98 trashed & !$!$ files
Wine (20000213-1) has apparently trashed my win98. Many files seemed to
have been moved to directories named !$!$!$!$.*. Windows starts, but
almost nothing works since programs have been moved to these to these
directories. Any help in fixing the situation will be greatly appreciated.
This is on RedHat 6.2 (2.2.14).
winecheck gives
This script verifies the configuration of the whole Wine
2005 Jan 14
1
problems with auto mounted share from Macintosh server on SuSE Linux
I recently switched from using Redhat Linux 9 to SuSE 9.2 Pro and am
having problems with an auto mounted share served from a Macintosh
running Mac OS 10.3.6. I can read from the share without problems.
However, writing to it is a different story.
All the files/folders on the share are owned by janee in the group
janee and have rw owner and group permissions. I've tried playing with
the
2002 Oct 31
1
winelib: porting Delphi apps
Just a (probably crazy) thought: What about porting Windoze apps that
aren't written in C? I've got a Delphi application that currently runs
under Virtual PC under OS 9.2 on an eMac (PPC Processor), which would
run much faster without those OS layers in between. I don't really have
a clue as to whether this really far-out-whacky or not cuz I am not
really a Delphi, or, for that matter,
2001 May 17
2
Win dll used with a Linux executable
Hi,
I would like to use a TI dll used to communicate with TMS 320C6211 DSK with
my own program written under Linux. Does anybody knows if it is possible
(and how) to use (link) a Windows dll in a Linux program ??
Ciao,
Riccardo Cerulli-Irelli
2001 May 17
1
makefile converter
Hey,
Does anyone know of any VC++ to UNIX/LINUX makefile converter? If
there is anything in the works or should I just bit the bullet and write
my own script?
Thanks,
Joe
2001 May 22
2
Configuration/Announce
with today's CVS commit (for those who stay up to date with
the latest developments), you'll have to modify your Wine
configuration to reflect the changes.
First of all, your Wine configuration file now needs a WinMM section
containing the following:
[WinMM]
"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" =
2001 May 24
1
Unhandled exception: page fault on read access
Hello all,
I've managed to get winedbg to run instead of a button asking if I want to
debug.
It ends in:
Unhandled exception: page fault on read access to 0x0000000c
in 32-bit code (0x1213a28f).
In 32-bit mode.
0x1213a28f (ACTIVESKIN.OCX.DllGetClassObject+0x14e6e in G:\ACTIVESKIN.OCX):
call *0x8(%ecx)
I don't want to fill the group with unwanted/needed config files and
2001 Jul 10
1
winelib and no mfc
Hi,
I have assumed that if I want to use winelib for porting, I must compile MFC under Linux regardless if my app uses MFC or not. Is this true? It seems like if I have to compile MFC and yet I don't use it, I should choose another alternative to port my app since the process of getting MFC to compile is extensive.
Also, my app involves video compression for internet use. Should I expect a
2001 Jul 16
2
Config file
i'm having problems creating confgi file someone can send me your config
in mail body or how is head of config file because i'm receiving the
follow message when i type wine
wineserver: /$HOME/.wine/config is not a valid registry file
wine client error:(nil): recvmsg: Connection reset by peer
2001 Jul 23
1
msvcrt/io.h and winelib, wine-users digest, Vol 1 #596 - 3 msgs
> You should not need to copy any header from windows. If you need to
>do so then it's a Wine bug (well, there are probably still a couple of
>missing headers, let us know about it when you find one).
All right, what about stdio.h and wctype.h, which stdio.h requires? Do we use the Linux stdio.h instead?
_____________________________________________________________
Sign up
2002 Feb 23
2
BSD installation
Hi all !
I searched newsgroup archive prior to ask this newbie question, did not find
any answer;
I am trying to install wine (20020122) on FreeBSD (4.5)
I have 2 problems:
1. When I do installation from port, I am getting errors like "undefined
reference to .."
To memset, getuid, memcpy, strcat, strcpy etc ..
2. When is is finally built and installed, I can run wine itself but I can
2002 Aug 06
2
Fwd: this is scary
i got this link from another list.
does this affect applications running in wine?
http://security.tombom.co.uk/shatter.html
--
Oh, I have slipped the surly bonds of DOS,
and danced the skies on Linux silvered wings.
http://pfrostie.freeservers.com/cad-tastrafy/
http://www.freelists.org/list/cad-linux
2001 Jun 12
3
Wine on RedHat7.1?
Hi there!
I'm trying to compile Wine on my Red Hat7.1. But during the compilation my
system suddenly reboots without any error message. Under Red Hat 7.0 I also
can't compile it, only on SuSE 7.0 does it work!
What's wrong? What can I do about it?
Thx
Marius
2007 Jun 26
3
About stdlib.h system()
Hi all,
I tried to call another .exe file in my own exe file by using the system()
API.
But the return value of system() is -1 and errno is set to ENOENT. It
indicates that the another exe file is not found.
So I copy the another exe to the fake directory: C:\windoes\system32, since
wine always find the exe file there.
And I also set the environment variable "System" and
1999 Feb 02
1
Unix permission problems with 'attrib'
Hi,
I'm been using Samba for some time and I have been bugged by a problem with SourceSafe. I finally took some time to see what is going on and found the source of the problem (well, not in the source code though).
I'm partially responsible, I have Unix files with the following rights "r--rw---" and Samba does not deal with these very well. I am now makind sure that this case
2001 Jul 18
2
winelib and msvcrt/stdio.h
Hi,
I am using Winelib and no mfc to get a company app to run on Linux. It is a cuiexe as well.
However, I get a lot of errors when I include <msvcrt/io.h>.
e.g.,
/usr/include/wine/msvcrt/stdio.h:66: syntax error before '('
This line is:
typedef struct MSVCRT(_iobuf)
Is it possible to do this with C/C++? I am assuming it is a Windows thing. My version of wine is: