Compile from srource
Scott James Remnant
scott at netsplit.com
Mon Mar 1 14:23:40 GMT 2010
On Mon, 2010-03-01 at 06:06 +0000, Grail Dane wrote:
> Can anyone tell me if the below information from the Wiki page is
> still relevant?
>
Ah, no, it's out of date. I'll update that, sorry. The new way is
documented in the bzr tree's HACKING file.
If you don't have a libnih-dev package (or similar) in your distro, you
can check them out and build alongside each other, using Upstart's
--with-local-libnih option
e.g.
bzr branch lp:libnih
cd libnih
autoreconf -i
./configure
make
cd ..
bzr branch lp:upstart
cd upstart
autoreconf -i
./configure --with-local-libnih=../libnih
make
If you *do* have libnih-dev, and an Upstart source tarball, then just
build it the usual way without that option.
Scott
--
Have you ever, ever felt like this?
Had strange things happen? Are you going round the twist?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/upstart-devel/attachments/20100301/ebb30f09/attachment.pgp
More information about the upstart-devel
mailing list