On 07/11/09 20:45, MargoAndTodd wrote:
Any chance of a Google Earth RPM in our future? The v5 .bin is missing some dependencies on CentOS 5.4.
If someone wants to write up a wrapper here are the selinux commands I needed to satisfy selinux to run googleearth:
chcon -t textrel_shlib_t '/opt/google-earth/libminizip.so' chcon -t textrel_shlib_t '/opt/google-earth/librender.so' chcon -t textrel_shlib_t '/opt/google-earth/libmoduleframework.so' chcon -t textrel_shlib_t '/opt/google-earth/libauth.so' chcon -t textrel_shlib_t '/opt/google-earth/libgoogleearth_lib.so' chcon -t textrel_shlib_t '/opt/google-earth/libevll.so' chcon -t textrel_shlib_t '/opt/google-earth/libcollada.so' chcon -t textrel_shlib_t '/opt/google-earth/libflightsim.so' chcon -t textrel_shlib_t '/opt/google-earth/libinput_plugin.so' chcon -t textrel_shlib_t '/opt/google-earth/libgooglesearch.so' chcon -t textrel_shlib_t '/opt/google-earth/libbasicingest.so' chcon -t textrel_shlib_t '/opt/google-earth/libgps.so' chcon -t textrel_shlib_t '/opt/google-earth/libmeasure.so' Hugo. _______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
