salix-update-notifier ???

You have a problem with Slackel? Post here and we'll do what we can to help.
Post Reply
atipp
Posts: 42
Joined: 04 May 2016 03:02

salix-update-notifier ???

Post by atipp »

Code: Select all

$  salix-update-notifier
ERROR: zenity must be installed for salix-update-notifier to work.

Code: Select all

which zenity
which: no zenity in (/usr/local/bin:/usr/bin:/bin: ...snip...

Code: Select all

$ whereis zenity
zenity: /usr/bin/zenity /usr/share/zenity /usr/man/man1/zenity.1.gz

Code: Select all

sudo slapt-get -i zenity
Reading Package Lists...Done
zenity is up to date.
So "which" is lying. ;) zenity is installed

Edit: made an update of zenity with gslapt now "which" does find zenity. :)
Post Reply