Wine refuses to install Fontforge Errors

2008-08-21 Thread Andrew Carlberg
Hey guys I'm trying to install wine through macports but I can't get it to work a few dependcies won't build I can't figure out how to fix it. here's the output from the wine install (it includes the output from fontforge showing the errors): sudo port install wine --- Fetching fontforge ---

Re: Wine refuses to install Fontforge Errors

2008-08-21 Thread Ryan Schmidt
On Aug 21, 2008, at 12:59, Andrew Carlberg wrote: Hey guys I'm trying to install wine through macports but I can't get it to work a few dependcies won't build I can't figure out how to fix it. here's the output from the wine install (it includes the output from fontforge showing the

Re: Wine refuses to install Fontforge Errors

2008-08-21 Thread Andrew Carlberg
Ok I installed the X11 SDK and sure enough that did it. Thanks for the help! Unfortunately now it won't install libxslt or xrender here's the output: sudo port install wine Password: --- Building fontforge with target all --- Staging fontforge into destroot --- Installing fontforge

Re: Wine refuses to install Fontforge Errors

2008-08-21 Thread Ryan Schmidt
On Aug 21, 2008, at 17:04, Andrew Carlberg wrote: Ok I installed the X11 SDK and sure enough that did it. Thanks for the help! Unfortunately now it won't install libxslt or xrender [snip] --- Configuring libxslt [snip] configure.in: required file `./mkinstalldirs' not found

Re: Wine refuses to install Fontforge Errors

2008-08-21 Thread Ryan Schmidt
On Aug 21, 2008, at 17:27, Ryan Schmidt wrote: On Aug 21, 2008, at 17:04, Andrew Carlberg wrote: Ok I installed the X11 SDK and sure enough that did it. Thanks for the help! Unfortunately now it won't install libxslt or xrender [snip] --- Configuring libxslt [snip] configure.in:

Re: Wine refuses to install Fontforge Errors

2008-08-21 Thread Ryan Schmidt
Ok, then libtool is needed too. I recall we had the same issues with libxml2 when we added autoreconf to that port. I've added these dependencies now. If you sudo port sync in 30 minutes, then sudo port clean --work libxslt and try again, it should work. Or to get it sooner than 30