I tried to run newLister in mrxvt, and it seems that the binary file tried to open some non-existed files:
/usr/local/etc/gtk-2.0/gtkrc
/home/root/.gtkrc=2.0
/usr/local/share/contentlister/clicked_key.wav
/usr/local/share/contentlister/Icon_folder.png
Did you set --prefix= when you do "./configure"?
Added:
If I set "--prefix=/usr" when doing "./configure", I can build a working newLister binary. But sadly, my mod does not work as I expected.
Last edited by ericshliao; 07-01-2009 at 04:58 AM.
|