On Fri, 22 Apr 2022 at 23:35, Frank Wittemeier <fr...@wittemeier.de> wrote:
>
> Hi,
>
> if I remember correctly from another program try this:
>
> try to install the deb with dpkg -i
> it will lead to errors with missing dependencies
> start aptitude - IMHO it will install the dependencies and then the deb

I'm always forgetting about aptitude, using `apt` only :)

>
> Hope this helps you. Greetings
>   Frank
>
> Am Freitag, 22. April 2022, 18:27:47 CEST schrieb Alvaro:
> > Ufff! ...got it with your help :)
> >
> > This was my scenario:
> >
> > # Fresh instalation of Ubuntu Mate 22.04 "minimal"
> >
> > # Following your indication install:
> >
> > sqlite3 libevent-core-2.1-7 libevent-extra-2.1-7
> > libevent-openssl-2.1-7 libevent-pthreads-2.1-7 libhiredis0.14
> >
> > ...and later: coturn_4.5.2-3_amd64.deb
> >
> > ...so i got error library: `libssl1.1' is not installed
> >
> > ...then i download it manually:
> > libssl1.1_1.1.1-1ubuntu2.1~18.04.15_amd64.deb
> >
> > and install it.
> >
> > And try install coturn, but get a message need another libraries:
> >
> > libevent-openssl* libmysqlclient* libpq5 libevent-dev
> >
> > ...install them and after that install coturn, and this time goes OK.
> >
> > Do you understand my Ufff! ?
> >
> > Now is working as expected.
> >
> > I think that when my Ubuntu instalation it is "minimal", then
> > need more libraries than a normal Ubuntu installation.
> >
> > Thank you Maxim...got it...ufff! :)
> >
> >
> > ...........
> >
> >
> > On Fri, 22 Apr 2022 17:55:46 +0700
> >
> > Maxim Solodovnik <solomax...@gmail.com> wrote:
> > > Hello Alvaro
> > >
> > > my steps on Ubuntu 22.04 were
> > > 1) download
> > > http://archive.ubuntu.com/ubuntu/pool/universe/c/coturn/coturn_4.5.2-3_am
> > > d64.deb>
> > > 2) **Install missing dependencies:
> > >     `sudo apt install sqlite3 libevent-core-2.1-7 libevent-extra-2.1-7
> > >
> > > libevent-openssl-2.1-7 libevent-pthreads-2.1-7 libhiredis0.14`
> > > 3) Install coturn
> > >
> > >     `sudo dpkg -i ~/Downloads/coturn_4.5.2-3_amd64.deb`
> > >
> > > no errors :)
> > >
> > > On Fri, 22 Apr 2022 at 17:32, Alvaro <zurca...@gmail.com> wrote:
> > > > Thanks Maxim,
> > > >
> > > > I was try with that url and converting
> > > > rpm to deb, but all them, deb and rpm,
> > > > give errors.
> > > >
> > > > I am also compiling but with no luck
> > > > untill now.
> > > > Will continous...
> > > >
> > > > Thanks again :)
> > > >
> > > >
> > > >
> > > > ---------
> > > >
> > > >
> > > >
> > > >
> > > > On Fri, 22 Apr 2022 16:32:15 +0700
> > > >
> > > > Maxim Solodovnik <solomax...@gmail.com> wrote:
> > > > > this is unfortunate :(
> > > > > I'll investigate
> > > > > meanwhile deb can be downloaded from here
> > > > > https://pkgs.org/search/?q=coturn and then installed using dpkg
> > > > >
> > > > > I guess there is too early for 22.04
> > > > > My Ubuntu is not yet upgradable to 22.04 :)
> > > > >
> > > > > On Fri, 22 Apr 2022 at 15:20, Alvaro <zurca...@gmail.com> wrote:
> > > > > > Hello Maxim, or any user,
> > > > > >
> > > > > > Do you know, how install coturn on Ubuntu 22.04?
> > > > > > This is not at repository.
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > --
> > > > >
> > > > > --
> > > > > Best regards,
> > > > > Maxim
> > > >
> > > > --
>
>
> --
> Frank Wittemeier
> Krugweg 1 - 32 602 Vlotho
> Fon: 05733 / 939 131 - 0
> Mobile: 0178 / 352 9381
>
> Internet: www.wittemeier.de
> PGP Public-Key (33B92419):
> http://www.wittemeier.de/media/Service/frank_wittemeier_pubkey.asc
> www.facebook.com/frank.wittemeier



-- 
Best regards,
Maxim

Reply via email to