If this isn't the correct list for this, can someone please point me in the right direction? Thanks. I am running RHEL 3 on several systems (no GTK2) and wanted GTK2 support for some of my apps. I compiled all the requisite software originally to be in /opt/ on my local machine and everything works fine. I need to push this out to many network clients via an NFS mount from my server and realized I can't make this work mounting /opt/ from the NFS server so I created a share point /opt/gtk2/ on each client and I'm mounting my lib, bin, etc directories from there. I've set my LD_LIBRARY_PATH to include the new lib directory. I am getting my php-gtk app to run now on the other machine, but it is complaining about pango not being able to find the modules. It looks in /opt/etc/pango/pango.modules, which has of course been moved to /opt/gtk2/etc/pango/pango.modules. I ran pango-querymodules to update the paths in the file, but then I get a cryptic error that the file does not contain a "key-value pair, group or comment." To get that error I have to set my PANGO_RC_FILE environment variable to point to the new file. My window launches, but the text is unreadable since the fonts aren't loaded. I'm trying to avoid recompiling this whole kit to point to the new location. Any good suggestions? Jacob Williams Systems Engineer Perot Systems Government Services 706-791-0344 DSN 780-0344 _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list