or at least build instructions right?
This is so on point.
I get not wanting to compile your code. Its extra work and, if you’re already catering to a very thech-savvy crowd, you can let them deal with the variance and extra compile time.
BUT if you’re releasing your code for others TO USE and you don’t provide reproducible instructions, what’s the point?!?
BUT if you’re releasing your code for others TO USE and you don’t provide reproducible instructions, what’s the point?!?
CV padding?
#!/bin/sh echo "compiling and running this mess is left as an exercise to the reader."
I DONT GIVE A FUCK ABOUT THE FUCKING CODE! i just want to download this stupid fucking application and use it https://github.com/sherlock-project/sherlock#installation
WHY IS THERE CODE??? MAKE A FUCKING .EXE FILE AND GIVE IT TO ME. these dumbfucks think that everyone is a developer and understands code. well i am not and i don’t understand it. I only know to download and install applications. SO WHY THE FUCK IS THERE CODE? make an EXE file and give it to me. STUPID FUCKING SMELLY NERDS
Shame that it seems like people don’t realize you’re using a real issue someone opened on github as a copypasta.
Also probably worth noting that this is the exact type of person who should never be allowed to use Sherlock.
“here is a checksum of my /usr/lib folder, if yours differs from mine I can’t provide installation support”
It’s called
cargo install
duhInstaller? What? Just do cmake .
And ./autoconf.sh? What’ about autoconf.sh? Doesn’t anyone think of autoconf.sh anymore?
Nevertheless, why all the pointless speculations if we still don’t know if he uploaded an installer or not? We still don’t know! Why didn’t OP tell us? Why does noone instist on him telling us? The internet is for the exchange of knowledge, isn’t it? So did he, or did he not? I am waiting on an answer!
Here is an Appimage and Flatpak, go bug your distro maintainers if you want it packaged
gcc main.c
- unity build gang
./configure make -j$(nproc) sudo make install