Skip to content

Conversation

@did
Copy link
Contributor

@did did commented Aug 31, 2020

hi @MattFenelon, sorry about this last commit. It turned out that it was the last missing piece of puzzle to make my app work with poppler. thanks!

bin/compile Outdated
topic "Configure application environment"
mkdir -p $BUILD_DIR/.profile.d
exports "\$HOME/vendor/poppler" > $BUILD_DIR/.profile.d/000_poppler.sh
echo "export PATH=/app/vendor/poppler/bin:$PATH" >> $BUILD_DIR/.profile.d/000_poppler.sh
Copy link
Owner

Choose a reason for hiding this comment

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

I believe you should be able to add this to the exports function, near the top of the file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I see, sorry :-(

Copy link
Contributor Author

Choose a reason for hiding this comment

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

solved by my last commit. Thanks!

@MattFenelon
Copy link
Owner

Thanks @did. Can you look at my comments and update from master?

@MattFenelon
Copy link
Owner

No problem @did. Would you mind trying it with the change I just made? I can't debug from here.

@did
Copy link
Contributor Author

did commented Sep 4, 2020

No problem @did. Would you mind trying it with the change I just made? I can't debug from here.

Sure, I'll do that on Monday if you don't mind.

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