Re: [C-bgp-users] C-bgp-users Digest, Vol 20, Issue 1
Brought to you by:
bquoitin
From: Sahil G. <sg...@ri...> - 2017-03-31 21:37:55
|
I will take care of that. How to do that? Can I write Subject in the top with new heading? On Fri, Mar 31, 2017 at 5:34 PM, <c-b...@li...> wrote: > Send C-bgp-users mailing list submissions to > c-b...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/c-bgp-users > or, via email, send a message with subject or body 'help' to > c-b...@li... > > You can reach the person managing the list at > c-b...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of C-bgp-users digest..." > > > Today's Topics: > > 1. Various problems in installing C-BGP software. (Sahil Gupta) > 2. Re: Various problems in installing C-BGP software. (Bruno Quoitin) > 3. Re: Various problems in installing C-BGP software. (Sahil Gupta) > 4. Re: Various problems in installing C-BGP software. (Sahil Gupta) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 30 Mar 2017 22:49:38 -0400 > From: Sahil Gupta <sg...@ri...> > Subject: [C-bgp-users] Various problems in installing C-BGP software. > To: c-b...@li... > Message-ID: > <CAA8CD9uXD=7Pt_OU=FWxuoOLyctp8BOyXVPCeuOscRKnwiGFCQ@mail. > gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi, > This is Sahil. > I am new to C-BGP software. > > I tried to install c-bgp in my Ubuntu machine and cluster allocated to me > from university and I am getting error while compiling the libgds. > Errors are different for my Laptop running Ubuntu and cluster node. > > Error in PC: > "ELF header mismatch" > > Error in cluster node: > "/usr/bin/ld: cannot find -lz" > > I have spend a whole day on my laptop to fix such problems. > Please any help is appreciated in installing the software both in my PC and > cluster node. > > > > Thanks and Regards > Sahil Gupta > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 2 > Date: Fri, 31 Mar 2017 09:26:43 +0200 > From: Bruno Quoitin <bru...@um...> > Subject: Re: [C-bgp-users] Various problems in installing C-BGP > software. > To: <sg...@ri...> > Cc: "c-b...@li..." > <c-b...@li...> > Message-ID: <e3f...@um...> > Content-Type: text/plain; charset="windows-1252" > > Hello Sahil, > > on your cluster : you probably need to install libz > (i.e. apt-get install zlib1g-dev) > > on your PC : looks like you are trying to link with an object file (ELF) > which is corrupted or from an incompatible architecture. Hard to say > given the limited information you provide : you don't say which tool > generated this error message and in what context. I would first try a > "make clean", then start over with the build (i.e. "make") > > Hope this helps, > > Best regards, > Bruno > > > On 31/03/17 04:49, Sahil Gupta wrote: > > Hi, > > This is Sahil. > > I am new to C-BGP software. > > > > I tried to install c-bgp in my Ubuntu machine and cluster allocated to > > me from university and I am getting error while compiling the libgds. > > Errors are different for my Laptop running Ubuntu and cluster node. > > > > Error in PC: > > "ELF header mismatch" > > > > Error in cluster node: > > "/usr/bin/ld: cannot find -lz" > > > > I have spend a whole day on my laptop to fix such problems. > > Please any help is appreciated in installing the software both in my > > PC and cluster node. > > > > > > > > Thanks and Regards > > Sahil Gupta > > > > > > > > ------------------------------------------------------------ > ------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > > > _______________________________________________ > > C-bgp-users mailing list > > C-b...@li... > > https://lists.sourceforge.net/lists/listinfo/c-bgp-users > > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 3 > Date: Fri, 31 Mar 2017 17:27:54 -0400 > From: Sahil Gupta <sg...@ri...> > Subject: Re: [C-bgp-users] Various problems in installing C-BGP > software. > To: Bruno Quoitin <bru...@um...> > Cc: "c-b...@li..." > <c-b...@li...> > Message-ID: > <CAA8CD9sUzyYipOtn70F6y+uJ-=N=92_4GZ=s1cEdXZgHn94PJQ@mail. > gmail.com> > Content-Type: text/plain; charset="utf-8" > > Great to listen from you Bruno. > That's works on the cluster. > libgds error gone. > > Now I am getting the new error. > in cbgp-2.0.0-rc3 folder > When I do make > Error: "make: *** No targets specified and no makefile found. Stop." > > When I do make install > Error: "make: *** No rule to make target 'install'. Stop." > > When rule I need to specify? > > Regards > Sahil Gupta > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 4 > Date: Fri, 31 Mar 2017 17:34:23 -0400 > From: Sahil Gupta <sg...@ri...> > Subject: Re: [C-bgp-users] Various problems in installing C-BGP > software. > To: Bruno Quoitin <bru...@um...> > Cc: "c-b...@li..." > <c-b...@li...> > Message-ID: > <CAA...@ma...ail. > com> > Content-Type: text/plain; charset="utf-8" > > Also I am getting this error as well. > ERROR: Could not find pcre-config in your path. > You need PCRE to compile C-BGP. > Source: http://www.pcre.org > Use --with-pcre=DIR to mention another search path > > Though I install the PCRE pacakage. > ./configure > make > make install > steps are taken > > Don't know what is happening? > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > ------------------------------ > > _______________________________________________ > C-bgp-users mailing list > C-b...@li... > https://lists.sourceforge.net/lists/listinfo/c-bgp-users > > > End of C-bgp-users Digest, Vol 20, Issue 1 > ****************************************** > |