в чем проблема с запуском osdlyrics в ubuntu 17.10?

i успешно скомпилирован и установлен с https://github.com/osdlyrics/osdlyrics. Но есть проблема с его загрузкой. android@android:~/osdlyrics$ osdlyrics /usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string constant "murrine-scrollbar", expected valid string constant *Error*: in function _start_daemon_cb: ol_main.c[758] Unable to start daemon: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.osdlyrics.Daemon exited with status 1 ^X

i следовали следующему из https: // github.com/osdlyrics/osdlyrics

, который привел меня к

android@android:~$ osdlyrics *Error*: in function _start_daemon_cb: ol_main.c[758] Unable to start daemon: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.osdlyrics.Daemon exited with status 1

сообщению из https://github.com/osdlyrics/osdlyrics/issues/23 и https://github.com/osdlyrics/osdlyrics/issues/21 приведет меня к

android@android:~$ sudo pip2 install pycurl The directory '/home/android/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/android/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting pycurl Downloading pycurl-7.43.0.tar.gz (182kB) 100% |████████████████████████████████| 184kB 3.3MB/s Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-YErRpJ/pycurl/setup.py", line 823, in ext = get_extension(sys.argv, split_extension_source=split_extension_source) File "/tmp/pip-build-YErRpJ/pycurl/setup.py", line 497, in get_extension ext_config = ExtensionConfiguration(argv) File "/tmp/pip-build-YErRpJ/pycurl/setup.py", line 71, in __init__ self.configure() File "/tmp/pip-build-YErRpJ/pycurl/setup.py", line 107, in configure_unix raise ConfigurationError(msg) __main__.ConfigurationError: Could not run curl-config: [Errno 2] No such file or directory ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-YErRpJ/pycurl/

1
задан 11 November 2017 в 18:28

0 ответов

Другие вопросы по тегам:

Похожие вопросы: