mmstick / tv-renamer

Mirror of https://gitlab.com/mmstick/tv-renamer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building on headless box

Ramblurr opened this issue · comments

It would be nice to be able to build and run the CLI version without having to install GUI dependencies.

   Compiling xml-rs v0.3.6
error: failed to run custom build command for `glib-sys v0.3.4`
process didn't exit successfully: `/home/ramblurr/src/tv-renamer-0.3.3/target/release/build/glib-sys-a1c4d3eee579d2bf/build-script-build` (exit code: 1)
--- stderr
`"pkg-config" "--libs" "--cflags" "glib-2.0 >= 2.32"` did not exit successfully: exit code: 1
--- stderr
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found

This will be possible once I complete the rewrite.