[Zinf-users] installation question
Brought to you by:
kgk,
mayhemchaos
|
From: Daniel W. <dwm...@gm...> - 2006-01-31 23:05:32
|
Hello, I have downloaded and compiled zinf. The following were my steps: $ configure --prefix=3D$HOME/zinf $ make $ make install I now have the binary in my $HOME/zinf/bin directory but I get the following error: No UI plugin in '.:~/.zinf:/usr/local/lib/zinf' matched 'plugins/musicbrowser.ui' or 'plugins/musicbrowser.ui.ui.' Zinf will quit. How do I tell zinf to look in $HOME/zinf/lib/zinf for the UI components? Daniel |