How to run/attach PrettyZoo to zookeeper? #210
-
Hello, I'm a newbie to Linux systems and zookeeper. I've installed PrettyZoo by doing |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Same question from CentOS 8.
You can figure it out from (obviously will not work on a .deb file with dpkg, but I'm sure the Intertubes will tell you how to find out what is inside):
For whatever reason, it installed itself in /opt/prettyzoo/bin/prettyZoo. You can make life easier with:
You may need to "mkdir ~/bin", if you haven't used it before. |
Beta Was this translation helpful? Give feedback.
Same question from CentOS 8.
You can figure it out from (obviously will not work on a .deb file with dpkg, but I'm sure the Intertubes will tell you how to find out what is inside):
For whatever reason, it installed itself in /opt/prettyzoo/bin/prettyZoo.
Gtk is not entirely happy (Failed to load module "canberra-gtk-module"), but it fired up just fine.
You can make life easier with:
You may need to "mkdir ~/bin", if you haven't used it before.
You may need to add ~/bin to the PATH in ~/…