|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
problem in installing latest versionHi, I have installed the latest version of gnome-power-manager via svn and "make install" it after resolving some *dev packages. Now when I use "gnome-power--manager --version", it says 2.24.2 which is the old one. Seems that it has not successfully installed yet. Any idea? ^Mahmood^ _______________________________________________ gnome-power-manager-list mailing list gnome-power-manager-list@... http://mail.gnome.org/mailman/listinfo/gnome-power-manager-list |
|
|
Re: problem in installing latest versionOn Tue, Jun 23, 2009 at 7:39 AM, Mahmood Naderan<nt_mahmood@...> wrote:
> I have installed the latest version of gnome-power-manager via svn and "make install" it after resolving some *dev packages. Now when I use "gnome-power--manager --version", it says 2.24.2 which is the old one. Seems that it has not successfully installed yet. Any idea? Did it install to /opt -- what did make install say? Richard. _______________________________________________ gnome-power-manager-list mailing list gnome-power-manager-list@... http://mail.gnome.org/mailman/listinfo/gnome-power-manager-list |
|
|
Re: problem in installing latest version> Did it install to /opt -- what did make install say? I used the original command as the gnome site said: cd gnome-power-manager sudo ./autogen.sh --prefix=/home/hughsie/root --enable-applets --with-gconf-source=xml::/home/hughsie/.gconf The output of this command is: GNOME Power Manager 2.27.1 ============================= prefix: /home/hughsie/root datadir: ${datarootdir} compiler: gcc cflags: -g -O2 Building extra applets: yes DPMS support: yes PolicyKit support: no Legacy buttons support: no Self test support: no GConf default support: no Docbook support: no documentation dir: ${datarootdir}/doc/gnome-power-manager-2.27.1 dbus-1 system.d dir: dbus-1 services dir: ${datarootdir}/dbus-1/services gconf-schema dir: $(sysconfdir)/gconf/schemas Now type `make' to compile gnome-power-manager make make install After that I run 'make' and 'sudo make install'. The output of "sudo make install" is lengthy, but here are some of the last lines. If you need further information I will post (I don't know if it has a log or dump file). make[2]: Entering directory `/home/mahmood/gnome-power-manager-trunk/applets' make[3]: Entering directory `/home/mahmood/gnome-power-manager-trunk/applets' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/mahmood/gnome-power-manager-trunk/applets' make[2]: Leaving directory `/home/mahmood/gnome-power-manager-trunk/applets' make[1]: Leaving directory `/home/mahmood/gnome-power-manager-trunk/applets' make[1]: Entering directory `/home/mahmood/gnome-power-manager-trunk' make[2]: Entering directory `/home/mahmood/gnome-power-manager-trunk' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/mahmood/gnome-power-manager-trunk' make[1]: Leaving directory `/home/mahmood/gnome-power-manager-trunk' ----- Original Message ---- From: Richard Hughes <hughsient@...> To: Mahmood Naderan <nt_mahmood@...> Cc: gnome-power-manager-list@... Sent: Tuesday, June 23, 2009 11:44:58 AM Subject: Re: [gpm] problem in installing latest version On Tue, Jun 23, 2009 at 7:39 AM, Mahmood Naderan<nt_mahmood@...> wrote: > I have installed the latest version of gnome-power-manager via svn and "make install" it after resolving some *dev packages. Now when I use "gnome-power--manager --version", it says 2.24.2 which is the old one. Seems that it has not successfully installed yet. Any idea? Did it install to /opt -- what did make install say? Richard. _______________________________________________ gnome-power-manager-list mailing list gnome-power-manager-list@... http://mail.gnome.org/mailman/listinfo/gnome-power-manager-list |
|
|
Re: problem in installing latest versionStill have problem. I even tried to remove the current version (2.2.4) via synaptic, but it says removing gnome-power-manager causes to remove gnome-desktop also. So I don't know if I do this what will be the result? Any idea? ----- Original Message ---- From: Mahmood Naderan <nt_mahmood@...> To: gnome power <gnome-power-manager-list@...> Sent: Tuesday, June 23, 2009 12:02:28 PM Subject: Re: [gpm] problem in installing latest version > Did it install to /opt -- what did make install say? I used the original command as the gnome site said: cd gnome-power-manager sudo ./autogen.sh --prefix=/home/hughsie/root --enable-applets --with-gconf-source=xml::/home/hughsie/.gconf The output of this command is: GNOME Power Manager 2.27.1 ============================= prefix: /home/hughsie/root datadir: ${datarootdir} compiler: gcc cflags: -g -O2 Building extra applets: yes DPMS support: yes PolicyKit support: no Legacy buttons support: no Self test support: no GConf default support: no Docbook support: no documentation dir: ${datarootdir}/doc/gnome-power-manager-2.27.1 dbus-1 system.d dir: dbus-1 services dir: ${datarootdir}/dbus-1/services gconf-schema dir: $(sysconfdir)/gconf/schemas Now type `make' to compile gnome-power-manager make make install After that I run 'make' and 'sudo make install'. The output of "sudo make install" is lengthy, but here are some of the last lines. If you need further information I will post (I don't know if it has a log or dump file). make[2]: Entering directory `/home/mahmood/gnome-power-manager-trunk/applets' make[3]: Entering directory `/home/mahmood/gnome-power-manager-trunk/applets' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/mahmood/gnome-power-manager-trunk/applets' make[2]: Leaving directory `/home/mahmood/gnome-power-manager-trunk/applets' make[1]: Leaving directory `/home/mahmood/gnome-power-manager-trunk/applets' make[1]: Entering directory `/home/mahmood/gnome-power-manager-trunk' make[2]: Entering directory `/home/mahmood/gnome-power-manager-trunk' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/mahmood/gnome-power-manager-trunk' make[1]: Leaving directory `/home/mahmood/gnome-power-manager-trunk' ----- Original Message ---- From: Richard Hughes <hughsient@...> To: Mahmood Naderan <nt_mahmood@...> Cc: gnome-power-manager-list@... Sent: Tuesday, June 23, 2009 11:44:58 AM Subject: Re: [gpm] problem in installing latest version On Tue, Jun 23, 2009 at 7:39 AM, Mahmood Naderan<nt_mahmood@...> wrote: > I have installed the latest version of gnome-power-manager via svn and "make install" it after resolving some *dev packages. Now when I use "gnome-power--manager --version", it says 2.24.2 which is the old one. Seems that it has not successfully installed yet. Any idea? Did it install to /opt -- what did make install say? Richard. _______________________________________________ gnome-power-manager-list mailing list gnome-power-manager-list@... http://mail.gnome.org/mailman/listinfo/gnome-power-manager-list _______________________________________________ gnome-power-manager-list mailing list gnome-power-manager-list@... http://mail.gnome.org/mailman/listinfo/gnome-power-manager-list |
| Free embeddable forum powered by Nabble | Forum Help |