← Back to team overview

rohc team mailing list archive

Re: [Question #245791]: TCP

 

Question #245791 on rohc changed:
https://answers.launchpad.net/rohc/+question/245791

Didier Barvaux posted a new comment:
> As for the http://bazaar.launchpad.net/~didier-barvaux/rohc/main/
> you give me,it can not be downloaded successfully,too. It is not a file
> with .tar.gz format! so Can you give me the revision 1091 here in the
> mail letter?

I cannot send you the file by email, it weight > 100 MB.

I have just tested to retrieve the file with bzr. It works fine.
$ cd /tmp
$ bzr export rohc-main.tar.gz http://bazaar.launchpad.net/~didier-barvaux/rohc/main/
$ ls -lh rohc-main.tar.gz 
-rw-r--r-- 1 xxxx xxxx 112M  7 mai   09:09 rohc-main.tar.gz
$ file rohc-main.tar.gz
rohc-main.tar.gz: gzip compressed data, was "rohc-main.tar", last modified: Wed May  7 08:49:02 2014, max compression
$ tar xvzf rohc-main.tar.gz
$ cd rohc-main/
$ ./autogen.sh [options]
$ make all

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.