Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not build on FreeBSD #4

Open
probonopd opened this issue May 11, 2021 · 0 comments
Open

Does not build on FreeBSD #4

probonopd opened this issue May 11, 2021 · 0 comments

Comments

@probonopd
Copy link

Now that we are working on support for FreeBSD to use AppImages originally made for Linux, it would be nice to get the thumbnailer to run there, too.

Trying to compile this thumbnailer on FreeBSD leads to:

sed: 1: "configure": command c expects \ followed by text

Similar:
https://stackoverflow.com/questions/4247068/sed-command-with-i-option-failing-on-mac-but-works-on-linux

find . -type file -exec sed -i -e "s|sed -e|sed -i'' -e|g" {} \;

results in a failure with another symptom.

Blocked by:
AppImageCommunity/libappimage#149

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

No branches or pull requests

1 participant