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

Add NSURLSession to pinephone and other builds #35

Open
plaurent opened this issue Dec 12, 2021 · 0 comments
Open

Add NSURLSession to pinephone and other builds #35

plaurent opened this issue Dec 12, 2021 · 0 comments

Comments

@plaurent
Copy link
Owner

As per https://github.com/plaurent/gnustep-build/pull/31/files

  • add apt install libcurl4-gnutls-dev
  • and then build libs-corebase
# Build GNUstep corebase (CoreFoundation)
 echo -e "\n\n"
 echo -e "${GREEN}Building GNUstep-corebase...${NC}"
 cd ../libs-corebase/
 ./configure
 make -j8
 sudo -E make install
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