View Single Post

   
  #2 (permalink)  
Old 02-16-2008, 07:26 AM
Peter Strömberg
 
Posts: n/a
Default Re: Openbsd 3.9 GD port error on install

darkmoo <nospam@nospam.net> wrote in
newsan.2006.08.25.08.54.21.609000@nospam.net:

> Been trying to install the GD lib from ports, but received an error.
>
> Followed the instructions from a post on basically the same error
> which was to install xbase39.tgz (decompressed it to /), but still I
> get the same error. Have freetype installed from ports, only file
> that I can find out of the three missing (freetype.h, ftglyph.h,
> ftsizes.h) is /usr/local/include/freetype1/freetype/freetype.h Even
> tried installing xbase39.tgz via upgrade script from OBSD bootcd.
>
> Im trying to get the mailgraph port working.
>
> Any ideas?
>
> Thanks.
>
>
> gdft.c:113:31: freetype/freetype.h: No such file or directory
> gdft.c:114:30: freetype/ftglyph.h: No such file or directory
> gdft.c:115:30: freetype/ftsizes.h: No such file or directory


These header files (from freetype2) are in xshare39.tgz
Reply With Quote