Hi again, I’m having trouble using quvi, clive, and cclive
% quvi info
** (scan:27174): CRITICAL **: [_chk_script_ident] /usr/share/libquvi-scripts/0.9/common/quvi/youtube.lua:69: module 'socket.url' not found:
no field package.preload'socket.url']
no file '/usr/share/lua/5.2/socket/url.lua'
no file '/usr/share/lua/5.2/socket/url/init.lua'
no file '/usr/lib64/lua/5.2/socket/url.lua'
no file '/usr/lib64/lua/5.2/socket/url/init.lua'
no file './socket/url.lua'
no file '/usr/share/libquvi-scripts/0.9/common/socket/url.lua'
no file '/usr/lib64/lua/5.2/socket/url.so'
no file '/usr/lib64/lua/5.2/loadall.so'
no file './socket/url.so'
no file '/usr/lib64/lua/5.2/socket.so'
no file '/usr/lib64/lua/5.2/loadall.so'
no file './socket.so'
error: while initializing libquvi: Could not find any subtitle scripts in the path
% clive --no-download 'http://short-url-to-save-space.com/'
Detect quvi from $PATH
Check for quvi ...0.9.3
Copyright (C) 2012,2013 Toni Gundogdu <legatvs@gmail.com>
quvi comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of
quvi under the terms of the GNU Affero General Public License version 3
or later. For more information, see <http://www.gnu.org/licenses/agpl.html>.
To contact the developers, please mail to <quvi-devel@lists.sourceforge.net>
Detect a download command from $PATH
Check for curl ...7.32.0
Checking ...error: `http://short-url-to-save-space.com/' is not a quvi command. See 'quvi help'.
% cclive --support
libquvi: error: lua util scripts not found
I checked and found that quvi and all it’s packages are installed and the dependencies are ok.
% rpm -q quvi
quvi-0.9.3-2.1.4.x86_64
% rpm -q libquvi
libquvi-0.9.2-2.1.3.x86_64
% rpm -q libquvi-scripts
libquvi-scripts-0.9.20130805-2.1.2.x86_64
What’s up?