lab icon indicating copy to clipboard operation
lab copied to clipboard

Add guide for soju IRC bouncer.

Open apoxa opened this issue 2 years ago • 1 comments

Closes #1218.

apoxa avatar Mar 21 '22 18:03 apoxa

thanks :) I added some minor comments and would test the guide afterwards

noave avatar May 04 '22 14:05 noave

Unfortunately I could not successfully run the build:

[noaguide@perseus soju]$ PREFIX="/.local" DESTDIR="$HOME" make install
mkdir -p /home/noaguide/.local/bin
mkdir -p /home/noaguide/.local/share/man/man1
mkdir -p /home/noaguide/etc/soju
mkdir -p /home/noaguide/var/lib/soju
cp -f soju sojuctl /home/noaguide/.local/bin
cp -f doc/soju.1 /home/noaguide/.local/share/man/man1
cp: cannot stat ‘doc/soju.1’: No such file or directory
make: *** [Makefile:26: install] Error 1

noave avatar Dec 27 '22 15:12 noave

Thanks for your guide! We would like to keep the list of open pull requests clean to improve the overview. Since this has been dormant for a few months, I'm closing this now. Once you find time to look at the failing build, feel free to submit it again.

luto avatar Feb 14 '23 11:02 luto