RPM build errors:
File not found: /var/tmp/seti-applet-2.1.2-root/etc/CORBA/servers/seti_applet.gnorba
File not found: /var/tmp/seti-applet-2.1.2-root/usr/bin/seti_applet
File not found: /var/tmp/seti-applet-2.1.2-root/usr/share/applets/Monitors/seti_applet.desktop
But if I go and configure/make/make install then it compiles, builds, and installs fine. I try running it as myself and nothing happens, no screens, no error messages, nothing in memory (ps -Af). If I execute as root, I get an error:
"(seti-applet-2:10195): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed."
Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, the rpmbuild fails at the very end with:
RPM build errors:
File not found: /var/tmp/seti-applet-2.1.2-root/etc/CORBA/servers/seti_applet.gnorba
File not found: /var/tmp/seti-applet-2.1.2-root/usr/bin/seti_applet
File not found: /var/tmp/seti-applet-2.1.2-root/usr/share/applets/Monitors/seti_applet.desktop
But if I go and configure/make/make install then it compiles, builds, and installs fine. I try running it as myself and nothing happens, no screens, no error messages, nothing in memory (ps -Af). If I execute as root, I get an error:
"(seti-applet-2:10195): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed."
Any ideas?