[Xorp-users] XORP from git hub not running .

Pullabhatla Vinod pvinod.sarma at freescale.com
Thu May 28 04:21:37 PDT 2015


Thanks Ben, 
I ran scons check and it worked for me also . 
Now I am able to run XORP .  Can you tell me if PIM-SM can run in non-root namespaces ? Is there any limitation ?

Thanks,
Vinod.

-----Original Message-----
From: Ben Greear [mailto:greearb at candelatech.com] 
Sent: Thursday, May 28, 2015 1:06 AM
To: Sarma P. Vinod-B46178
Cc: xorp-users at xorp.org
Subject: Re: [Xorp-users] XORP from git hub not running .

We installed a clean 12.04 VM, installed the xorp dependencies, built, and tested it:

sudo apt-get install git scons flex bison libssl-dev ncurses-dev g++

mkdir ~/git
cd ~/git
#  Clone xorp github repository

cd xorp.ct.git/xorp
scons -j8
sudo scons install

# Created xorp user group
# added 'root' to xorp user group:

sudo addgroup xorp
sudo adduser greearb xorp
sudo adduser root xorp

Then, as root:

/usr/local/xorp/sbin/xorp_rtrmgr -c /home/greearb/xorp.ct/xorp/package_files/xorp.conf

Then, in a different terminal:

sudo /usr/local/xorp/sbin/xorpsh

(It connected fine).


So, it works for me.

You don't need to run 'scons check' at all, though I would hope that it does work.

Thanks,
Ben


On 05/27/2015 05:54 AM, Pullabhatla Vinod wrote:
> I am using Ubuntu 12.04 , Kernel - 3.13 . X86_64 . 
> Do it have to run scons check each time afer scons install ? What if I am cross compiling ? I have seen several questions on similar error in this mailing list . But could not find an answer to this . 
> 
> Thanks,
> Vinod.
> 
> -----Original Message-----
> From: Ben Greear [mailto:greearb at candelatech.com]
> Sent: Wednesday, May 27, 2015 6:22 PM
> To: Sarma P. Vinod-B46178; xorp-users at xorp.org
> Subject: Re: [Xorp-users] XORP from git hub not running .
> 
> What OS/version are you using?
> 
> Thanks,
> Ben
> 
> On 05/27/2015 03:48 AM, Pullabhatla Vinod wrote:
>> I tried to compile and run XORP for X86 and Powerpc 64 bit. While running it is giving me the following error :
>>
>> rtrmgr/main_rtrmgr.cc Init faie due to parse errors. PARSE ERROR [ 
>> Template File : < path to a tp file > ] last read symbol was 
>> <something>
>>
>> This is coming for all the template files . What am I doing wrong . Please help me out .
>>
>> I have taken the source from : https://github.com/greearb/xorp.ct
>>
>> gcc version :  4.8.2
>>
>> Thanks,
>>
>> Vinod.
>>
>>
>>
>> _______________________________________________
>> Xorp-users mailing list
>> Xorp-users at xorp.org
>> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
>>
> 


--
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com




More information about the Xorp-users mailing list