can anyone give me a breakdown on how i can install freetype for use with x11?
i have a ppc mac and am trying to port utorrent with darwine but it gives a font error and aks for freetype. i admit i'm in jus a lil over my head but i'm so close! most grateful for any and all help
i open a terminal window, type cd, then a space, then drag the freetype directory to the terminal window. then tried to use the following code:
./configure
make
sudo make install
but, using ./configure gives me ": bad interpreter: No such file or directory"
pretty sure i installed developer tools along with x11 but not sure how to verify if that might be the problem......
i have a ppc mac and am trying to port utorrent with darwine but it gives a font error and aks for freetype. i admit i'm in jus a lil over my head but i'm so close! most grateful for any and all help
i open a terminal window, type cd, then a space, then drag the freetype directory to the terminal window. then tried to use the following code:
./configure
make
sudo make install
but, using ./configure gives me ": bad interpreter: No such file or directory"
pretty sure i installed developer tools along with x11 but not sure how to verify if that might be the problem......