On Tue, 2007-11-13 at 16:36 -0500, Jeff Ivany wrote: > ./configure --prefix=$HOME/local > > This works fine for everything else (pidgin runs fine) but no > icons,not status icons, etc. I'm guessing that the dataroot dir or > datadir are not getting read properly as they should be pulling the > pixmaps out of $HOME/local/share. All of the pixmaps are present in > the directories as expected.
Did you do 'make install' in the top level of the source directory? Are you definitely running the pidgin from $HOME/local/bin/pidgin and not one from within the source directory or elsewhere? What exactly do you see under $HOME/local/share ? Regards, Stu. _______________________________________________ Support mailing list [email protected] http://pidgin.im/cgi-bin/mailman/listinfo/support
