Skip to content

Conversation

Yancey0623
Copy link
Contributor

Fixed #9815

@Yancey0623 Yancey0623 requested a review from typhoonzero May 11, 2018 03:29
REPO=[yourrepo] ./build_all.sh
```

## Build PaddlePaddle by the spcified Python ABI
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build PaddlePaddle for the different Python ABIs

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.


## Build PaddlePaddle by the spcified Python ABI

Choice one of the following Python ABI and set the correct environment variables.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choice -> Choose

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

- cp27-cp27m

```bash
export LD_LIBRARY_PATH=/opt/_internal/cpython-2.7.11-ucs2/lib:${LD_LIBRARY_PATH#/opt/_internal/cpython-2.7.11-ucs4/lib:}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more question, do we need to refer to this document from http://www.paddlepaddle.org/docs/develop/documentation/fluid/zh/build_and_install/build_from_source_cn.html because in that document it also uses manylinux image to build.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, done.

Copy link
Contributor

@typhoonzero typhoonzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Yancey0623 Yancey0623 merged commit a94aa4d into PaddlePaddle:develop May 15, 2018
@Yancey0623 Yancey0623 deleted the manylinux_image_usage branch May 15, 2018 06:59
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