I've been trying to install the CLI on a LInux Mint 18 OS, on a homebuild machine.
It shows it downloading, installing and I've done all the command line instructions for the Terminal as well, but I can't seem to get "bipcoincd" to work, or even show up as anything other than an exe file.
Am I doing it wrong?
Or does bipcoin just not work on Linux Mint?
The linux binaries are 64-bit binaries. Are you by chance running 32-bit OS? Do you get an error message when you execute it? As mentioned before, if any of the files end with ".exe" you have the wrong download.
Nope, I'm running 64bit machine Linux Mint 18.
No error messages.
I to all the command lines in Terminal.
DL'ed
https://bipcoin.org/DROPS/0001/bipcoin.linux.x64.v0-0-0-1.tar.gz to desktop and extract that.
I click on "bipcoind" and nothing happens.
I must be doing it wrong.
Sorry for all the trouble, and thanks for responding everyone.

When you say you "extract" it, did you extract it from within the terminal, or using a GUI file archiver (like file roller)? Are you able to navigate to the bipcoin directory from within a terminal, and list all of the files using "ls"? Can you post the output of "ls -ald ./*" from within the bipcoin directory (don't include the quotation marks)?