Koozali.org: home of the SME Server

Obsolete Releases => SME 8.x Contribs => Topic started by: nkevans on September 13, 2012, 05:56:41 PM

Title: Problem installing OpenVPN Bridge
Post by: nkevans on September 13, 2012, 05:56:41 PM
Hi

I am running a new installation of SME8 with all updates. I am trying to install OpenVPN Bridge following the instructions in the Wiki. 

When I run: "yum --enablerepo=smecontribs install smeserver-openvpn-bridge", I get the response
"No package smeserver-openvpn-bridge available."

I fear that I am missing something really obvious but I just can't see what it is.  I have searched the forum but without any luck.

Any clues?

Thanks

Nick
Title: Re: Problem installing OpenVPN Bridge
Post by: johnp on September 13, 2012, 07:07:55 PM
Read this regarding setting up sme7contribs repo http://wiki.contribs.org/SME8.0_Contribs_QA (http://wiki.contribs.org/SME8.0_Contribs_QA)
Title: Re: Problem installing OpenVPN Bridge
Post by: nkevans on September 14, 2012, 09:04:43 AM
Quote
Read this regarding setting up sme7contribs repo http://wiki.contribs.org/SME8.0_Contribs_QA (http://wiki.contribs.org/SME8.0_Contribs_QA)

I followed this but with exactly the same result.
Title: Re: Problem installing OpenVPN Bridge
Post by: johnp on September 14, 2012, 01:09:20 PM
I can see the file in a repo, are you sure you followed those instructions? The follow should work:

Code: [Select]
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-openvpn-bridge
What is the output of a:

Code: [Select]
db yum_repositories show
Title: Solved: Re: Problem installing OpenVPN Bridge
Post by: nkevans on September 15, 2012, 10:39:06 AM


Quote
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-openvpn-bridge
Well, I thought that I had done this but I had made a schoolboy error of not checking my syntax properly. There's no hyphen in "smeserver". Whoops.

Thanks for your help.
Title: Re: Problem installing OpenVPN Bridge
Post by: johnp on September 16, 2012, 06:09:10 AM
No problem  :-) Glad you got it working