I know this isn't a Phoenix list, but what about the more general question
of installing an RPM and then trying to find the new invocation file name?
The name of the executable is probably echoed to the screen during the RPM install. Is there an RPM install log kept by the system?
Try rpm -qa |grep -i phoenix Then take the output for the package name (eg. phoenix-1.2.7) and do a
rpm -ql packagename
(eg. rpm -ql phoenix-1.2.7)
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list