Skip to content

[docs] Fix compilation guidance on Ubuntu#34

Merged
merlimat merged 1 commit into
apache:mainfrom
BewareMyPower:bewaremypower/docs-ubuntu
Oct 10, 2022
Merged

[docs] Fix compilation guidance on Ubuntu#34
merlimat merged 1 commit into
apache:mainfrom
BewareMyPower:bewaremypower/docs-ubuntu

Conversation

@BewareMyPower
Copy link
Copy Markdown
Contributor

Fixes apache/pulsar#17427

Motivation

The compilation guidance on Ubuntu is wrong, we must copy the gmock directory into /usr/include to avoid GMOCK_INCLUDE_PATH is not found.

Modifications

  • Copy the gmock directory into /usr/include
  • Make it clear the directory of *.a is lib/ because the guidance specify Ubuntu 20.04 as the OS.
  • Remove unnecessary dependencies

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@merlimat merlimat added the build label Oct 10, 2022
@merlimat merlimat added this to the 3.0.0 milestone Oct 10, 2022
@merlimat merlimat merged commit b6653d6 into apache:main Oct 10, 2022
@BewareMyPower BewareMyPower deleted the bewaremypower/docs-ubuntu branch October 10, 2022 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] compiling pulasr-client on Euler OS failed

2 participants