You are not logged in.

#1 2013-12-01 11:38:58

toni
Member
Registered: 2011-10-15
Posts: 437

llua_load: module 'cairo' not found

I am trying to use a cairo theme but when executing the lua file an error is raised:

llua_load: ./seamod_rings.lua:15: module 'cairo' not found:
	no field package.preload['cairo']
	no file '/usr/share/lua/5.2/cairo.lua'
	no file '/usr/share/lua/5.2/cairo/init.lua'
	no file '/usr/lib/lua/5.2/cairo.lua'
	no file '/usr/lib/lua/5.2/cairo/init.lua'
	no file './cairo.lua'
	no file '/usr/lib/conky/libcairo.so'
	no file '/usr/lib/lua/5.2/cairo.so'
	no file '/usr/lib/lua/5.2/loadall.so'
	no file './cairo.so'

Conky output:

$ conky -v
Conky 1.9.0 compiled Thu Nov  7 17:13:48 TAHT 2013 for Linux 3.11.6-1-ARCH (x86_64)

Compiled in features:

System config file: /etc/conky/conky.conf
Package library path: /usr/lib/conky

 X11:
  * Xdamage extension
  * XDBE (double buffer extension)
  * Xft
  * ARGB visual

 Music detection:
  * MPD
  * MOC

 General:
  * math
  * hddtemp
  * portmon
  * Curl
  * RSS
  * Weather (METAR)
  * Weather (XOAP)
  * wireless
  * support for IBM/Lenovo notebooks
  * config-output
  * Imlib2
  * apcupsd
  * iostats
  * ncurses
  * Lua

  Lua bindings:

How to solve this?

Offline

Board footer

Powered by FluxBB