Skip to content

Update temporal-segment-network build script#1

Open
danielkurniadi wants to merge 1 commit intoadiser:masterfrom
danielkurniadi:master
Open

Update temporal-segment-network build script#1
danielkurniadi wants to merge 1 commit intoadiser:masterfrom
danielkurniadi:master

Conversation

@danielkurniadi
Copy link
Copy Markdown

From issue: yjxiong/temporal-segment-networks#174

build_all.sh script tries to install libboost1.55-all-dev.

On ubuntu 16.04 LTS this throws the following errors:

E: Unable to locate package libboost1.55-all-dev
E: Couldn't find any package by glob 'libboost1.55-all-dev'
E: Couldn't find any package by regex 'libboost1.55-all-dev'
A workaround is manually installing.
sudo apt-get libboost-all-dev

@Harsh-Dhingra
Copy link
Copy Markdown

Try using it on ubuntu 14.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants