tak21 writes on juli 6, 2016 8:16:
> Hi all,
>
> to compile gnome-schedule-2.3.0.tar.gz on my ubuntu 16.04 installation I
> installed the following dependencies:
>
> $ sudo apt install python-gtk2-dev python-gconf at gnome-doc-utils
> scrollkeeper
>
> After that I followed the instructions in the INSTALL file; so in the
> folder where I extracted the archive I did a
>
> $ sudo .configure
> $ sudo make
> $ sudo make install
>
> $ gksu gnome-schedule
Great! Note that you do not need sudo for most steps:
$ ./configure
$ make
$ sudo make install # will install to /usr/local by default
# (change by specifying --prefix=/path to ./configure)
$ gnome-schedule
You might in some cases want to run gnome-schedule as root, but normally
not.
Regards, Gaute
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1576060
Title:
Gnome Schedule in Ubuntu 16.04?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-schedule/+bug/1576060/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs