-
Notifications
You must be signed in to change notification settings - Fork 1
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
Svkey isn't broken #1
base: main
Are you sure you want to change the base?
Conversation
thanks for the contribution. however, the problem is that svkey has some problems when installed via PKGBUILD heres one example
the problem is either sudo problems because its installed in /opt dir or the license is installed in a wrong directory or a code problem idk il try to fix it either way probably. thanks for the binaries i've been finding for one btw, |
I didn't experiment this conflict of yumekey license beeing installed in the wrong place, also someone i know had made a install with makedeb and it worked too. Maybe this is due another package? |
Yeah i was suprised once.
What do you mean someone did a debian package based of that, if thats the case i want to know about it.
No. btw heres the PKGBUILD with some minor patches that i disabled for the hopes that would fix the PKGBUILD
tool.patch
|
you need to run or give perms to svkey, that way it will be able to write the license in /opt/ also the source is built like this
cd src/source
mkdir build && cd build
cmake .. & make
that will end with these two binaries