Wine Compile problems
Im running a fedora core 5 x86_64 with a new kernel for my motherboard, im running on a amd64 . Im trying to compile wine or winex, but each one has different compile errors. When I try ./configure on wine cvs, i get at error near the end that it cannot find the X development libraries, but it can compile fine, but wine just wont run without the x libraries. Problem with that is, I have the libraries installed. Now with winex cvs, I can ./configure just fine, and it detects my x development libraries just fine, but it wont compile becuase there is no build target for my cpu architecture, x86_64. Also, the wine cvs has build targets for x86_64. Ive tried and failed by moving all the include/ files from wine to winex.
Any help is greatly appreciated.
|