tv-renamer icon indicating copy to clipboard operation
tv-renamer copied to clipboard

Building on headless box

Open Ramblurr opened this issue 6 years ago • 1 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

Ramblurr avatar Aug 16 '17 08:08 Ramblurr

This will be possible once I complete the rewrite.

mmstick avatar Nov 25 '18 02:11 mmstick