Hi,
i want to compile php with freetype, but the server is a live server, working.
Can i recompile php with freetype without loosing any preferences that were before?
I hope so...
And if yes, how i do this?
greetings,
tom
freetype on php installation?
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Have you still got the directory you compiled in previously? If you do:
That will show you the ./configure flags you used last time round. Just copy and paste and ammend accordingly
You'll lose no settings no. Don't do "make clean" or "make distclean" or it will take a lot longer than it needs to since all you're doing is compiling something extra in.
Code: Select all
head ./config.status