lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


This issue sure seems familiar, but I really don't know just what it's
looking for.

$ sudo apt-get install gobject-introspection
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libbox2d0 libnspr4-0d aumix-common
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  python-mako python-markupsafe
Suggested packages:
  python-beaker python-mako-doc
The following NEW packages will be installed:
  gobject-introspection python-mako python-markupsafe
0 upgraded, 3 newly installed, 0 to remove and 33 not upgraded.
Need to get 335 kB of archives.
After this operation, 1,530 kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://ca.archive.ubuntu.com/ubuntu/ precise/main
python-markupsafe i386 0.15-1 [13.6 kB]
Get:2 http://ca.archive.ubuntu.com/ubuntu/ precise/main python-mako
all 0.5.0-1 [53.2 kB]
Get:3 http://ca.archive.ubuntu.com/ubuntu/ precise/main
gobject-introspection i386 1.32.0-1 [268 kB]
Fetched 335 kB in 1s (284 kB/s)
Selecting previously unselected package python-markupsafe.
(Reading database ... 188677 files and directories currently installed.)
Unpacking python-markupsafe (from .../python-markupsafe_0.15-1_i386.deb) ...
Selecting previously unselected package python-mako.
Unpacking python-mako (from .../python-mako_0.5.0-1_all.deb) ...
Selecting previously unselected package gobject-introspection.
Unpacking gobject-introspection (from
.../gobject-introspection_1.32.0-1_i386.deb) ...
Processing triggers for man-db ...
Setting up python-markupsafe (0.15-1) ...
Setting up python-mako (0.5.0-1) ...
Setting up gobject-introspection (1.32.0-1) ...

$ sudo luarocks install lgi
Installing http://luarocks.org/repositories/rocks/lgi-0.6.2-1.src.rock...
Using http://luarocks.org/repositories/rocks/lgi-0.6.2-1.src.rock...
switching to 'build' mode
make -C lgi
make[1]: Entering directory `/tmp/luarocks_lgi-0.6.2-1-5814/lgi/lgi'
pkg-config --exists 'gobject-introspection-1.0 >= 0.10.8' --print-errors
Package gobject-introspection-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gobject-introspection-1.0' found
make[1]: *** [.depcheck] Error 1
make[1]: Leaving directory `/tmp/luarocks_lgi-0.6.2-1-5814/lgi/lgi'
make: *** [all] Error 2

Error: Build error: Failed building.


-- 
Sent from my Game Boy.