> Can you give me layman steps of how to install your package?

This is a Debian source package. It is meant to be installed using 
dpkg-related tools, not with "make; make install".
A recipe was there in the post where I announced the package.
Here it is again:

 # unpack the source
tar xzvf bootlogd_2.86.02.tar.gz
 # build the package
cd bootlogd-2.86.02
debuild -us -uc -b
cd ..
 # install the package
sudo dpkg -i bootlogd_2.86.02_*.deb

As for the compilation warning, it looks harmless.

-- 
logd not running
https://bugs.launchpad.net/bugs/98955
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to