Wine .12 on fc5 does not build well. .configure shows several dependancies missing. Can anyone identify the packages that sypply the following: xorg-x11-devel _popen, _pclose, lwp_create mingw32-dlltool Thanks, Dan
Dan Sawyer <dansawyer@earthlink.net> wrote:> Wine .12 on fc5 does not build well. > > .configure shows several dependancies missing. Can anyone identify the > packages that sypply the following:Are trying to build from the source tarball, or are you using a source RPM?> mingw32-dlltoolWhat is mingw32-dlltool doing here? Daniel
Dan, A source tarball. mingw32-dlltool shows up in the ./configure list as not being available - Dan Daniel Skorka wrote:>Dan Sawyer <dansawyer@earthlink.net> wrote: > > >>Wine .12 on fc5 does not build well. >> >>.configure shows several dependancies missing. Can anyone identify the >>packages that sypply the following: >> >> > >Are trying to build from the source tarball, or are you using a source >RPM? > > > >>mingw32-dlltool >> >> > >What is mingw32-dlltool doing here? > >Daniel >_______________________________________________ >wine-users mailing list >wine-users@winehq.org >http://www.winehq.org/mailman/listinfo/wine-users > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20060501/250f294c/attachment.htm
Dan Sawyer <dansawyer@earthlink.net> wrote:> A source tarball. > > mingw32-dlltool shows up in the ./configure list as not being availableAh yes. Never noticed that before. Anyway, yo don't need it, unless you are attempting cross compilation. My ./configure also tells me that I don't have _pclose, _popen and _lwp_create, so I guess that's fine. xorg> > - Dan > > Daniel Skorka wrote: > >>Dan Sawyer <dansawyer@earthlink.net> wrote: >> >> >>>Wine .12 on fc5 does not build well. >>> >>>.configure shows several dependancies missing. Can anyone identify the >>>packages that sypply the following: >>> >>> >> >>Are trying to build from the source tarball, or are you using a source >>RPM? >> >> >> >>>mingw32-dlltool >>> >>> >> >>What is mingw32-dlltool doing here? >> >>Daniel >>_______________________________________________ >>wine-users mailing list >>wine-users@winehq.org >>http://www.winehq.org/mailman/listinfo/wine-users >> >> >> >