On 29/05/2017 00:36, debbie10t wrote:
> 
> 
> On 28/05/17 22:09, David Sommerseth wrote:
>> On 28/05/17 22:47, debbie10t wrote:
>>> Hi
>>>
>>> This is just a heads up !
>>>
>>> I cannot build openvpn on ubuntu 16.04.2 LTS (fresh install) because
>>> ./configure --enable-systemd fails to build with the following error:
>>>
>> [...snip...]
>>> checking for libsystemd... no
>>> checking for libsystemd... no
>>> configure: error: in `/home/dik/openvpn/master':
>>> configure: error: The pkg-config script could not be found or is too
>>> old.  Make sure it
>>> is in your PATH or set the PKG_CONFIG environment variable to the full
>>> path to pkg-config.
>>>
>> [...snip...]
>>>
>>> $ systemctl version
>>> Unknown operation version.
>>
>> Can you try --version instead of just 'version'?
> 
> oops ..
> 
> $ systemctl --version
> systemd 229
> +PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP
> +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS
> +KMOD -IDN
> 
> 
> sorry about that blunder
> 
> 
>>
>>> apt-get install libsystemd-dev is done
>>
>> Can you locate libsystemd.pc or systemd.pc on your system?  Are there
>> other systemd related -dev packages available?
>>
>>
> 
> still looking ..
> 
> TYVM
> 

Try this (I ran this on Debian 8):

$ sudo -s
$ find / -name "libsystemd.pc"
/usr/lib/x86_64-linux-gnu/pkgconfig/libsystemd.pc
$ find / -name "systemd.pc"
/usr/share/pkgconfig/systemd.pc

-- 
Samuli Seppänen
Community Manager
OpenVPN Technologies, Inc

irc freenode net: mattock

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to