Changes between Initial Version and Version 1 of Ticket #1042, comment 9


Ignore:
Timestamp:
Nov 4, 2015, 3:55:01 PM (9 years ago)
Author:
Bang Pham Huu

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1042, comment 9

    initial v1  
    3535@Dimitar: I think you don't need to install protobuf again, just install grpc and try compile with Rasdaman to enable rasnet.
    3636
     37Replying to [comment:6 dmisev]:
     38> The wiki says the below, so I went there and the first method was the Debian way :) So our guide should be a bit more explicit.
     39>
     40> {{{
     41>  GRPC: Follow the installation guide provided in the url:
     42>
     43> https://github.com/grpc/grpc/blob/release-0_11/INSTALL
     44> }}}
    3745
     46Yes, it should be very clear about this case, this make really confusing (I don't know why I need to configure with --with-grpc-cpp-plugin and epescially --with-grpc-java-plugin (???)). It is best that you can integrate these installations to make file of Rasdaman, like this want to enable rasnet? install with only Rasdaman Server
     47
     48--with-grpc-cpp-plugin
     49
     50install with Petascope
     51
     52--with-grpc-java-plugin
     53
     54or both.
     55
     56