Hi
I’m fairly new to Linux desktop, have only ran the server side before now switching to linux desktop.
This install is almost completely clean and the pidgin application didn’t exist in the packet manager so I went ahead and built it with the instructions on our site.
When running “/configure && make && sudo make install” I get the following errors:
checking whether the C compiler works… no
configure: error: in `/home/raoulen/Downloads/pidgin-2.14.13’:
configure: error: C compiler cannot create executables
What I can see the gcc C compiler is installed by default on Mint.
Is there anything else i need?