May I jump in here?  I'm at a similar point in trying to install Wine.

(I tried to solve this on my own, I really did.  Honest.  :o)  But I'm
stuck)

[EMAIL PROTECTED] wrote:
> 
> On a RedHat system, you cannot compile "Hello World!" if you don't have
> glibc-devel.  For wine you will also need xpm and xpm-devel, and
> XFree86, and XFree86-devel _at_least_.  ncurses and Mesa wouldn't hurt,
> but it can live without them.
> 
> For make menuconfig, you also need ncurses and ncurses-devel.

Before I can compile Wine, I need to install gcc.

I think I now have loaded everything that Lawson lists above, plus what
the Wine readme and the gcc-info files call for.   I didn't load/upgrade
any XFree86 stuff for fear doing so might overwrite my configs., etc. 
Is that a valid concern?

The gcc-info file refers to a 'configure' file for installing gcc.  I
can't find that file.  Where should it be?  Where can I get it?  

Thanks.

Tom


> 
> All these are in handy rpm packages.  For reasons that seem good to
> RedHat, the library header files are almost always in a separate -devel
> rpm.
> 
> Lawson
> =09  >< Microsoft free environment
> 
> This mail client runs on Wine.  Your mileage may vary.
> 
> On Tue, 14 Dec 1999, Jeremias Galletti wrote:
> 
> > Hello,
> >=20
> > After learning the rudiments of Linux, I got to the point where I
> want=20
> > to compile code, eg., to create a custom kernel and to install=20
> > Wine. However, I ran into problems when I attempted both ... I have=20
> > Conectiva Linux 3.0 (some sort of Red Hat), with kernel 2.0.36-12cl.
> >=20
> > I downloaded wine-991212.tar.gz and installed it. When I tried to=20
> > run the configure script, it got to the point where it says
> "checking=20
> > for whether the C compiler (gcc) works ..." and the script halted=20
> > with the message "C compiler cannot create executables."=20
> >=20
> > I'm a DOS programmer, so I figured that maybe there was a=20
> > problem with the linker. After exploring the system for a while, I=20
> > discovered that the GNU linker is called ld, which was already=20
> > installed. Since I couldn't find any info on setting up the compiler=20
> > and/or the linker, I left it there. Any suggestions? All the
> programs=20
> > on my box have been installed with rpm, which I guess sets all the=20
> > directories and links correctly, right?
> >=20
> > Then I found the kernel sources, version 2.0.36-12cl. I installed
> the=20
> > package and followed the instructions on the README and the=20
> > Kernel-HOWTO. However, I couldn't run make menuconfig because=20
> > the script stopped with the following messages after invoking gcc=20
> > to compile lxdialog.c :
> >=20
> > dialog.h:22: sys/types.h: No such file or directory
> > (...)
> > dialog.h:25: ctype.h: No such file or directory
> > dialog.h:26: stdlib.h: No such file or directory
> > dialog.h:26: string.h: No such file or directory
> >=20
> > Why can't the compiler find the standard header files? I checked=20
> > with rpm and the kernel-headers package is installed. What am I=20
> > doing wrong?
> >=20
> > I would send an exact transcription of the error messages, but I=20
> > don't know how to redirect stderr to a file ... :-(
> >=20
> > Thanks in advance,
> >=20
> > Jerem=EDas Galletti
> >=20
> 
> ___________________________________________________________________
> Why pay more to get Web access?
> Try Juno for FREE -- then it's just $9.95/month if you act NOW!
> Get your free software today: http://dl.www.juno.com/dynoget/tagj.

Reply via email to