Re: Major Winelib Problems

2004-11-25 Thread Steven Edwards
Hi Sam, --- Sam Lauber <[EMAIL PROTECTED]> wrote: > I followed the tutorial for Winelib on my Linux system, building > notepad. I examined the file "./notepad2" with readelf, and it said > "Not an ELF file", and I do not have an a.out system. I opened it > with my text editor (attached is the text

Re: Major Winelib Problems

2004-11-25 Thread Vincent Béron
Le jeu 25/11/2004 à 14:34, Dimitrie O. Paun a écrit : > On Thu, Nov 25, 2004 at 08:04:48PM +0100, Sam Lauber wrote: > > I followed the tutorial for Winelib on my Linux system, building notepad. I > > examined the file "./notepad2" with readelf, and it said "Not an ELF file", > > and I do not have

Re: Major Winelib Problems

2004-11-25 Thread Dimitrie O. Paun
On Thu, Nov 25, 2004 at 07:24:08PM +, Mike Hearn wrote: > I think what you mean is, you wanted to be able to type: > > ./my-program > > and have it launch like a "normal" app. Which is exactly what the current Winelib toolchain gives you. -- Dimi.

Re: Major Winelib Problems

2004-11-25 Thread Dimitrie O. Paun
On Thu, Nov 25, 2004 at 08:04:48PM +0100, Sam Lauber wrote: > I followed the tutorial for Winelib on my Linux system, building notepad. I > examined the file "./notepad2" with readelf, and it said "Not an ELF file", > and I do not have an a.out system. I opened it with my text editor (attached >

Re: Major Winelib Problems

2004-11-25 Thread Mike Hearn
On Thu, 25 Nov 2004 20:04:48 +0100, Sam Lauber wrote: > I followed the tutorial for Winelib on my Linux system, building > notepad. I examined the file "./notepad2" with readelf, and it said "Not > an ELF file", and I do not have an a.out system. I opened it with my > text editor (attached is the t

Major Winelib Problems

2004-11-25 Thread Sam Lauber
I followed the tutorial for Winelib on my Linux system, building notepad. I examined the file "./notepad2" with readelf, and it said "Not an ELF file", and I do not have an a.out system. I opened it with my text editor (attached is the text I saw) and I was disappointed. Instead of a real "port"