Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Dependency Feature (--deps) doesn't work #56

Open
tjwebb opened this issue May 4, 2013 · 2 comments
Open

Dependency Feature (--deps) doesn't work #56

tjwebb opened this issue May 4, 2013 · 2 comments

Comments

@tjwebb
Copy link

tjwebb commented May 4, 2013

First, see this comment I made on the original Pull request:
#16 (comment)

The only related output I see in verbose mode is this:
downloading https://s3.amazonaws.com/gisio-geoserver/tools/fuse-2.9.vulcan.tgz
I don't see anywhere that it might have extracted and/or installed this package; indeed, the source I'm trying to compile depends on this dependency installed and it can't find it:
configure: error: Package requirements (fuse >= 2.3 glib-2.0 gthread-2.0) were not met:

Any advice is appreciated.

@tjwebb
Copy link
Author

tjwebb commented May 6, 2013

My "workaround" was just to chase down and compile dependencies manually. But seeing "--deps" as a cmdline option is very misleading.

@xaviershay
Copy link

Watch. I would love not to have to compile all my deps manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants