There must be someone here that are totally in check with SSH-telnet?? Because I am going to use this to enable free-type on my server and then build navigationbars with GT-tag!!

It's no fun when they only work on my localhost. But I have to do it myself - I have a selfserving provider.
And I really do not want to f..k up my server so I wonder if this look kind of alright to do in SSH?
Code: Select all
cd /etc/sysconfig/network-scripts/installd/buildapache/
cd php-4.3.4
'./configure' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf'
make
make install
install
Do I need this 'with ttf' and 'with freetype-dir..' or is it enough with this '..gd-native...'?? Or something else maybe??
Anyone knows more about this stuff?? Grateful for any help!
/ Martin