Hello,
I first tried installing Bareos Server using
pkg but since it installs
postgresql-client instead of
mysql-client (sorry I am not "pgsql fluent"), I decided to install it using "portmaster" to be able to choose
mysql-client but I encounterred another problem :
Code:
==>Entering directory /usr/ports/sysutils/bareos-server/work/bareos-bb1529f88585da31a0053f06727c74f2a7cb0dc1/src/plugins/stored
/usr/ports/sysutils/bareos-server/work/bareos-bb1529f88585da31a0053f06727c74f2a7cb0dc1/libtool --silent --tag=CXX --mode=compile /usr/bin/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/include/readline -I/usr/local/include -I. -I../.. -I../../include -I../../stored -I/usr/local/include/python2.7 -c python-sd.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
make[3]: don't know how to make ../../lib/libbareos.la. Stop
make[3]: stopped in /usr/ports/sysutils/bareos-server/work/bareos-bb1529f88585da31a0053f06727c74f2a7cb0dc1/src/plugins/stored
====== Error in /usr/ports/sysutils/bareos-server/work/bareos-bb1529f88585da31a0053f06727c74f2a7cb0dc1/src/plugins/stored ======
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/sysutils/bareos-server/work/bareos-bb1529f88585da31a0053f06727c74f2a7cb0dc1
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/sysutils/bareos-server
*** Error code 1
Stop.
make: stopped in /usr/ports/sysutils/bareos-server
Can someone could give me any advice ?
Best for me would be to be able to install bareos Server and client with mysql Client, but it seems a little bit complicated, especially for me..
Regards,
Denis