LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-01-2018, 03:25 PM   #16
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176

Quote:
Originally Posted by Alien Bob View Post
Well, what do you think? Gah.
I think it would be helpful if you could tell me which pkg to install because I don't know at this point and don't have experience with this.
 
Old 02-01-2018, 03:37 PM   #17
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Ztcoracat View Post
I think it would be helpful if you could tell me which pkg to install because I don't know at this point and don't have experience with this.
You being a LQ Guru I would not expect to have to answer that! But here you go. Install any of my ffmpeg package which matches your Slackware version and architecture.
 
Old 02-01-2018, 03:44 PM   #18
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by Alien Bob View Post
You being a LQ Guru I would not expect to have to answer that! But here you go. Install any of my ffmpeg package which matches your Slackware version and architecture.
Thank you.

Should libav be installed as well?

Guru's don't know everything.
 
Old 02-01-2018, 03:50 PM   #19
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Code:
userx@slackwhere:~
$ ls /var/log/packages | grep ffmpeg
ffmpeg-3.2.4-x86_64-1_SBo
ffmpegthumbnailer-2.2.0-x86_64-1_SBo



userx@slackwhere:~
$ locate libav
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavresample.so.2
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavdevice.so.56
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavutil.so.54
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavformat.so.56
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavcodec.so.56
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavfilter.so.5
/usr/lib64/libavresample.so
/usr/lib64/pkgconfig/libavdevice.pc
/usr/lib64/pkgconfig/libavfilter.pc
/usr/lib64/pkgconfig/libavresample.pc
/usr/lib64/pkgconfig/libavformat.pc
/usr/lib64/pkgconfig/libavutil.pc
/usr/lib64/pkgconfig/libavcodec.pc
/usr/lib64/libavfilter.so.6.65.100
/usr/lib64/libavutil.so
/usr/lib64/libavdevice.so
/usr/lib64/libavformat.so
/usr/lib64/libavutil.so.55.34.101
/usr/lib64/libavcodec.so
/usr/lib64/libavcodec.so.57.64.101
/usr/lib64/libavresample.so.3.1.0
/usr/lib64/libavfilter.so
/usr/lib64/libavdevice.so.57
/usr/lib64/libavdevice.so.57.1.100
/usr/lib64/libavresample.so.3
/usr/lib64/libavcodec.so.57
and a whole lot more address for libav
 
Old 02-01-2018, 04:25 PM   #20
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by BW-userx View Post
Code:
userx@slackwhere:~
$ ls /var/log/packages | grep ffmpeg
ffmpeg-3.2.4-x86_64-1_SBo
ffmpegthumbnailer-2.2.0-x86_64-1_SBo



userx@slackwhere:~
$ locate libav
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavresample.so.2
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavdevice.so.56
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavutil.so.54
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavformat.so.56
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavcodec.so.56
/home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64/libavfilter.so.5
/usr/lib64/libavresample.so
/usr/lib64/pkgconfig/libavdevice.pc
/usr/lib64/pkgconfig/libavfilter.pc
/usr/lib64/pkgconfig/libavresample.pc
/usr/lib64/pkgconfig/libavformat.pc
/usr/lib64/pkgconfig/libavutil.pc
/usr/lib64/pkgconfig/libavcodec.pc
/usr/lib64/libavfilter.so.6.65.100
/usr/lib64/libavutil.so
/usr/lib64/libavdevice.so
/usr/lib64/libavformat.so
/usr/lib64/libavutil.so.55.34.101
/usr/lib64/libavcodec.so
/usr/lib64/libavcodec.so.57.64.101
/usr/lib64/libavresample.so.3.1.0
/usr/lib64/libavfilter.so
/usr/lib64/libavdevice.so.57
/usr/lib64/libavdevice.so.57.1.100
/usr/lib64/libavresample.so.3
/usr/lib64/libavcodec.so.57
and a whole lot more address for libav
Got it-

Code:
Executing install script for ffmpeg-3.2.4-x86_64-1_SBo.tgz.
Package ffmpeg-3.2.4-x86_64-1_SBo.tgz installed.
I know how to run the script but I'm not sure how to modify it.
How did you mod yours?
 
Old 02-01-2018, 04:45 PM   #21
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Ztcoracat View Post
Got it-

Code:
Executing install script for ffmpeg-3.2.4-x86_64-1_SBo.tgz.
Package ffmpeg-3.2.4-x86_64-1_SBo.tgz installed.
I know how to run the script but I'm not sure how to modify it.
How did you mod yours?
open with a text editor, then add what I said within it where I said to, then run it after you've saved it.
 
Old 02-01-2018, 05:25 PM   #22
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
OK-

I edited the script in nano but for some reason it won't run. Which doesn't make sense as the script is in the directory, I'm looking right at it--

Code:
root@redhatcat:~# cd /home/zebracat/Programs/net.downloadhelper.coapp-1.1.3/
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# ls
LICENSE.txt  bin/         converter/              setup-linux-user.sh*
README.txt   config.json  setup-linux-system.sh*
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# nano setup-linux-system.sh*
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# ./setup-linux-system.sh*
Executable file net.downloadhelper.coapp-linux-64 is not in the current directory
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3#
Any ideas?

I even moved the script to a different directory and the konsole still returns that the script is not in the current directory.

Last edited by Ztcoracat; 02-01-2018 at 05:41 PM.
 
Old 02-01-2018, 05:30 PM   #23
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by Ztcoracat View Post
Would you do much of the same bassmadrigal?
No, because I use several other programs that rely on the same dependencies as ffmpeg. So for me, I don't see a reason to have a statically linked ffmpeg. But installing his is, by far, the easiest route and won't conflict if you need to install dependencies for another program. So, I'd suggest to just use his pre-compiled packages. ffmpeg takes some effort to compile (especially when you start looking at the dependencies).
 
1 members found this post helpful.
Old 02-01-2018, 05:45 PM   #24
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Ztcoracat View Post
OK-

I edited the script in nano but for some reason it won't run. Which doesn't make sense as the script is in the directory, I'm looking right at it--

Code:
root@redhatcat:~# cd /home/zebracat/Programs/net.downloadhelper.coapp-1.1.3/
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# ls
LICENSE.txt  bin/         converter/              setup-linux-user.sh*
README.txt   config.json  setup-linux-system.sh*
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# nano setup-linux-system.sh*
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# ./setup-linux-system.sh*
Executable file net.downloadhelper.coapp-linux-64 is not in the current directory
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3#
Any ideas?

I even moved the script to a different directory and the konsole still returns that the script is not in the current directory.
I went back to that page and it has another link then seen this link for special instructions, that I did't do before and I still got it installed, nevertheless... they may have changed something, whatever.. this is what I did to get it to work..


https://www.downloadhelper.net/install-coapp
Extra step required to complete install

I just changed into the bin dir and went from there in lue of what it says to do, then ran this command that is said to run.. check instructions.

Code:
userx@slackwhere:~/Documents/net.downloadhelper.coapp-1.1.1/bin
$ sudo ./net.downloadhelper.coapp-linux-64 install --system
VdhCoApp: VdhCoApp is ready to be used

Last edited by BW-userx; 02-01-2018 at 05:46 PM.
 
Old 02-01-2018, 07:12 PM   #25
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by BW-userx View Post
I went back to that page and it has another link then seen this link for special instructions, that I did't do before and I still got it installed, nevertheless... they may have changed something, whatever.. this is what I did to get it to work..


https://www.downloadhelper.net/install-coapp
Extra step required to complete install

I just changed into the bin dir and went from there in lue of what it says to do, then ran this command that is said to run.. check instructions.

Code:
userx@slackwhere:~/Documents/net.downloadhelper.coapp-1.1.1/bin
$ sudo ./net.downloadhelper.coapp-linux-64 install --system
VdhCoApp: VdhCoApp is ready to be used
I've tried 3 ways to the sun to get that script to run-
It's not working and I'm running out of ideas.

Code:
root@redhatcat:~# cd /home/zebracat/Programs/net.downloadhelper.coapp-1.1.3/
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# ls
LICENSE.txt  bin/         converter/              setup-linux-user.sh*
README.txt   config.json  setup-linux-system.sh*
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# ./setup-linux-system.sh*
Executable file net.downloadhelper.coapp-linux-64 is not in the current directory
I've never seen anything like this. It doesn't matter if the directory is open or not. Tried both.

It's working now!

Thanks for all of your help BW-userx.

Last edited by Ztcoracat; 02-01-2018 at 07:27 PM.
 
Old 02-01-2018, 07:28 PM   #26
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Code:
bash-4.3$  tar xf net.downloadhelper.coapp-1.1.3-1_amd64.tar.gz -C ~
bash-4.3$ ~/net.downloadhelper.coapp-1.1.3/bin/net.downloadhelper.coapp-linux-64 install --user
VdhCoApp: VdhCoApp is ready to be used
 
Old 02-01-2018, 07:31 PM   #27
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
 
1 members found this post helpful.
Old 02-01-2018, 07:32 PM   #28
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by BW-userx View Post
Have a great night-
 
Old 02-09-2018, 08:52 PM   #29
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
BTW the cmd's in post # 26 don't work for FF 58-

Tried it twice-

What else could I try?
 
Old 02-10-2018, 09:00 AM   #30
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Ztcoracat View Post
BTW the cmd's in post # 26 don't work for FF 58-

Tried it twice-

What else could I try?
you know what you're referring to, but I do not.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] difficulty running Video Download Helper in Firefox Brant Linux - Software 3 11-26-2017 06:27 AM
download issue from youtube site using Firefox addon download helper ubume2 General 0 09-27-2011 07:51 AM
Download Helper W/FF 3.0.14 mogrady Linux - Software 0 09-13-2009 03:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration