unable to install VLC on Slackel openbox

You have a problem with Slackel? Post here and we'll do what we can to help.
Post Reply
juliusse
Posts: 89
Joined: 21 Jan 2019 18:26

unable to install VLC on Slackel openbox

Post by juliusse »

Hi.
I wanted to install vlc on my wife's laptop (she use it for work)
The laptop runs on Slackel 7.3 openbox 64 bits.
But, I can't install it with slapt-get.
The command

Code: Select all

sudo slapt-get -i vlc
Runs an error. VLC is excluded for unsatisfied dependency.
The missing dependency seems to be libcroco, according to the terminal.
Any solution?
Thanks
Ubuntu is an African term for:"Slackware is too difficult for me"
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Re: unable to install VLC on Slackel openbox

Post by djemos »

libcroco has been removed from slackware current.
till vlc-3.0.11 will compiled run

Code: Select all

sudo slapt-get -i vlc --no-dep
to install
it will run fine.

I prefer smplayer. It is very good.

Edit: for vlc-3.0.11

Code: Select all

sudo slapt-get -u
sudo slapt-get -i vlc
juliusse
Posts: 89
Joined: 21 Jan 2019 18:26

Re: unable to install VLC on Slackel openbox

Post by juliusse »

Hi, thanks for the answer.
I too prefer smplayer for media, and also use kaffeine with Slackel KDE (mostly for digital television). But my wife has the habit of using VLC to make screen captures and also webcam captures for her job.
I will try this, thanks again
Ubuntu is an African term for:"Slackware is too difficult for me"
juliusse
Posts: 89
Joined: 21 Jan 2019 18:26

Re: unable to install VLC on Slackel openbox

Post by juliusse »

I saw in the changelog that VLC has been upgraded to 3.0.11
Finally the "until" was a "tomorrow" ;-p
VLC reinstalled!
Thanks
Ubuntu is an African term for:"Slackware is too difficult for me"
Post Reply