Florian Lohoff <flo@rfc822.org> writes:
On Tue, Mar 06, 2001 at 10:49:18AM +0100, David Rohleder wrote:
Hello,
i have got a problem compiling BIRD 1.0.4 on newly installed debian box with gcc 2.95.3
apt-get install bird ?
Doesn't work with OSPF area other than backbone. (I posted a patch month ago). I was looking for debian package, but i was not able to find it. I was quite happy with that, because I wanted to become a debian developper. Bad luck this time. I will have to look for another package. You are using interesting init.d script :-) I have never seen this before.
Flo -- Florian Lohoff flo@rfc822.org +49-5201-669912 Why is it called "common sense" when nobody seems to have any?
-- ------------------------------------------------------------------------- David Rohleder davro@ics.muni.cz Institute of Computer Science, Masaryk University Brno, Czech Republic -------------------------------------------------------------------------
On 5 Apr 2001, David Rohleder wrote:
Florian Lohoff <flo@rfc822.org> writes:
On Tue, Mar 06, 2001 at 10:49:18AM +0100, David Rohleder wrote:
Hello,
i have got a problem compiling BIRD 1.0.4 on newly installed debian box with gcc 2.95.3
apt-get install bird ?
Doesn't work with OSPF area other than backbone. (I posted a patch month ago).
I'll itinto next version, thank you!
I was looking for debian package, but i was not able to find it. I was quite happy with that, because I wanted to become a debian developper. Bad luck this time. I will have to look for another package.
You can maintain a debian package of Bird.
You are using interesting init.d script :-) I have never seen this before.
It's my job. Hope, it's standard in RedHat. Kind regards Ondrej Filip
Flo -- Florian Lohoff flo@rfc822.org +49-5201-669912 Why is it called "common sense" when nobody seems to have any?
-- Ondrej Feela Filip
On Thu, Apr 05, 2001 at 02:29:52PM +0200, David Rohleder wrote:
I was looking for debian package, but i was not able to find it. I was quite happy with that, because I wanted to become a debian developper. Bad luck this time. I will have to look for another package.
You are using interesting init.d script :-) I have never seen this before.
You mean this ? if [ -d /proc -a -z "`cat /proc/ksyms | grep rtnetlink`" ]; then I wanted to give a resonable output if people dont compile in "rtnetlink" - I mean if they even skip proc there is no hope. Flo -- Florian Lohoff flo@rfc822.org +49-5201-669912 Why is it called "common sense" when nobody seems to have any?
participants (3)
-
David Rohleder -
Florian Lohoff -
Ondrej Feela Filip