All public logs

Jump to navigation Jump to search

Combined display of all available logs of Strawberry Music Player Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:25, 26 November 2024 Jonas talk contribs created page Compile FreeBSD (Created page with "Compiling on FreeBSD Install the required dependencies: sudo pkg install cmake git boost-libs libcdio libmtp libgpod Compile and install: git clone --recursive https://github.com/strawberrymusicplayer/strawberry cd strawberry mkdir build cd build cmake .. make -j$(nproc) sudo make install (If you already did `git clone`, do `git pull` to make sure you have the latest code).")