You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jordan Moore (JIRA)" <ji...@apache.org> on 2019/01/07 00:13:00 UTC

[jira] [Commented] (AVRO-2020) Update BUILD instructions with correct versions for language-specific libraries

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

Jordan Moore commented on AVRO-2020:
------------------------------------

Commenting for reference

See AVRO-2043 regarding Java version

> Update BUILD instructions with correct versions for language-specific libraries
> -------------------------------------------------------------------------------
>
>                 Key: AVRO-2020
>                 URL: https://issues.apache.org/jira/browse/AVRO-2020
>             Project: Apache Avro
>          Issue Type: Task
>          Components: community, doc
>    Affects Versions: 1.7.7, 1.8.1, 1.9.0
>            Reporter: Sean Busbey
>            Priority: Critical
>             Fix For: 1.9.0, 1.8.3, 1.7.9
>
>
> our BUILD instructions current list a few things I know are wrong (Ruby 1.8 support) and some things I'm pretty sure are wrong (Java 1.6 support).
> we should do a pass checking all the languages.
> {code}
> REQUIREMENTS
> The following packages must be installed before Avro can be built:
>  - Java: JDK 1.6, Maven 2 or better, protobuf-compile
>  - PHP: php5, phpunit, php5-gmp
>  - Python: 2.5 or greater, python-setuptools for dist target
>  - C: gcc, cmake, asciidoc, source-highlight
>  - C++: cmake 2.8.4 or greater, g++, flex, bison, libboost-dev
>  - C#: mono-devel mono-gmcs nunit
>  - JavaScript: nodejs, npm
>  - Ruby: ruby 1.86 or greater, ruby-dev, gem, rake, echoe, yajl-ruby
>  - Perl: perl 5.8.1 or greater, gmake, Module::Install,
>    Module::Install::ReadmeFromPod, Module::Install::Repository,
>    Math::BigInt, JSON::XS, Try::Tiny, Regexp::Common, Encode,
>    IO::String, Object::Tiny, Compress::ZLib, Test::More,
>    Test::Exception, Test::Pod
>  - Apache Ant 1.7
>  - Apache Forrest 0.8 (for documentation)
>  - md5sum, sha1sum, used by top-level dist target
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)