mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[GH-ISSUE #35] Ubuntu PPAs broken #20
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eadmaster on GitHub (May 4, 2021).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/35
Both Ubuntu PPAs seem broken (building fails). Can you fix that, so i can easily try the U++ lib on my Bionic machine?
@mirek-fidler commented on GitHub (May 4, 2021):
PPAs were not / are not provided by the U++ project team. If you want to
try U++, the best way is just to use official posix install which is
multiplatform. I would say that as long as you know how to unpack and type
"./install", it is as easy as it gets.
Quite comprehensive guide is here:
https://www.codeproject.com/Articles/5268022/Getting-Started-with-Uplusplus-2020-2
It would of course be nice to have enough resources to maintain PPAs, but
for now we have to focus. Universal tar.gz covering all open POSIX targets
is probably the best we can manage at the moment...
On Tue, May 4, 2021 at 2:20 PM eadmaster @.***> wrote: