-
The source URL is fine now and all that needs to be run is `kiss c giblib`. Running it on my machine gave me the following for the checksums file:
`176611c4d88d742ea4013991ad54c2f9d2feefbc97a28434c0f…
ghost updated
4 years ago
-
@dzove855
-
[log](https://termbin.com/3uy7)
```
checking for ""... no
configure: error: Requested font file is missing. Please install a package providing it.
-> cups-filters Build failed
```
@Vouivre
-
Like for example mdev does, in `/ect/sv/`
-
Now, on my fork I have finally got rid of strip components with these three commits:
1. https://github.com/CarbsLinux/kiss/commit/ad39cd13a91d479f0e4a480a2afd9e642086220b
2. https://github.com/Carbs…
-
I am currently unable to bump libcap from 2.32 to 2.33
I suspect `undefined reference to pthread_yield` is the problem, it seems to build fine with make, but on the second make is failing on a test…
-
https://github.com/kisslinux/kiss/blob/935be97f7d37c0b8c375cf33ee4dd99652b77b69/kiss#L391
# This **funcion** runs as a sub-shell to avoid having to 'cd' back to the
-
Very simple in our case:
- [ ] Firefox
- I hope this happens in my lifetime.
- [ ] qt5-webengine
- Maybe someday.
- [x] NodeJS
- ~~Should be possible in the next release!~~
-…
-
Not sure if this is a bug, but here's what I keep running in to, related to this PR I'm working on
https://github.com/kisslinux/community/pull/289
```
/home/foo $ KISS_CHOICE=1 kiss i psproc-…
-
I've been trying to build KISS on a virtual machine without any success, I keep getting the same error on multiple machines running different operating systems. I wanted to find out if this was a vbox…