On Sat, 2005-04-30 at 12:18 -0700, mohan kumar wrote: > hi, > > i am working in solaris2.8 sparc machine with > gtk2.2.4. > > > In my setup(by default) all the Pango font > configuration files are keept in /etc/pango directory. > > But, i dont want to disturb the /etc directory. > > Is it possible to move the /etc/pango directory to my > local Home directory, and make pango look in this new > path(/home/etc/pango), every time, when i build or run > a gtk application?. > > Thanks in advance. If you build Pango yourself, you can pass --sysconfdir to configure to specify where these files are located. If you have a prebuilt copy of Pango, you can create a ~/.pangorc with something like: [Pango] ModuleFiles = /home/mohan/pango.modules Regards, Owen
Attachment:
signature.asc
Description: This is a digitally signed message part