You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2014/10/03 05:30:33 UTC

[jira] [Commented] (THRIFT-2760) thrift/test/cpp depends on boost libs not installed by Vagrantfile

    [ https://issues.apache.org/jira/browse/THRIFT-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157641#comment-14157641 ] 

Jake Farrell commented on THRIFT-2760:
--------------------------------------

Re shuffeled some things in the version I have for the rc, i had added the following

{code}
# C++ dependencies
sudo apt-get install -qq libboost-dev libboost-test-dev libboost-program-options-dev libboost-filesystem-dev libboost-system-dev libevent-dev
{code}

> thrift/test/cpp depends on boost libs not installed by Vagrantfile
> ------------------------------------------------------------------
>
>                 Key: THRIFT-2760
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2760
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: C++ - Library
>    Affects Versions: 0.9.2
>         Environment: all
>            Reporter: Randy Abernethy
>            Assignee: Randy Abernethy
>             Fix For: 0.9.2
>
>         Attachments: 0001-Added-additional-cpp-dependencies-to-Vagrantfile.patch
>
>
> The thrift/test/cpp test build requires (on Ubuntu 14.04) libboost-system-dev and libboost-filesystem-dev
> The patch adds these to the Vagrantfile apt-get install



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)