mariadb-scripts conflict with mariadb-server

2013-05-23 Thread Jim Ballantine
When trying to do a clean/new install of mariadb, I first install mariadb-server (which installs cleanly), and try to install mariadb-scripts which fails with: # make install === Installing for mariadb-scripts-5.3.12 === mariadb-scripts-5.3.12 depends on file: /usr/local/bin/perl5.16.2 - found

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-02 Thread Jim Ballantine
# curl-config --libs -L/usr/local/lib -lcurl -Wl,-rpath=/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lssh2 -lssl -lcrypto -lssl -lcrypto -lz -lssh2 On Tue, Apr 2, 2013 at 8:25 AM, Volodymyr Kostyrko c.kw...@gmail.comwrote: 2013-04-02 15:12, Jim Ballantine wrote: the config

Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-01 Thread Jim Ballantine
with the same error. The installed packages are curl-7.24.0_2 and openssl-1.0.1.8 What needs to be done to fix this problem? Thanks Jim Ballantine The full end of the build is: CCLD enlightenment_fm_op CC e_init_main.o CC e_xinerama.o CCLD enlightenment_init /usr/local/lib

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-01 Thread Jim Ballantine
I believe I'm running it correctly, when I enter pkg_libchk -vr enlightenment it prints nothing. Jim On Mon, Apr 1, 2013 at 11:21 AM, Volodymyr Kostyrko c.kw...@gmail.comwrote: 2013-04-01 17:00, Jim Ballantine wrote: I'm trying to re-build enlightenment and it fails with /usr/local/lib

Re: Enlightenment, libcurl undefined references to SLL_CTX_set_srp_password/username

2013-04-01 Thread Jim Ballantine
c.kw...@gmail.comwrote: 01.04.2013 19:47, Jim Ballantine пишет: I believe I'm running it correctly, when I enter pkg_libchk -vr enlightenment Nope, just run pkg_libchk without any arguments. I don't think problem is in enlightenment or curl, by rather some library that depends on curl

Re: Installing openssl from ports

2013-03-22 Thread Jim Ballantine
/local/man/man3/DH_generate_key.3.gz *** [fale-pkg] Error code 70 On Fri, Mar 22, 2013 at 8:09 AM, Shane Ambler free...@shaneware.biz wrote: On 22/03/2013 04:36, Jim Ballantine wrote: But when I attempt to install the latest openssl for the port system, it fails with a conflict (installs file

Installing openssl from ports

2013-03-21 Thread Jim Ballantine
for an answer but haven't found one and asked the port owner. So my question is short of editing the Make file to remove the installation of the file in conflict, what do I need to do to install the openssl port? Thanks Jim Ballantine ___ freebsd-questions