Closed #2403.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2403#event-3228749418
https://askubuntu.com/a/857433
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2403#issuecomment-557847743
> No, because I had downloaded a source tarball and the README doesn't mention
> running autogen in that case.
Thats correct, not needed for tarballs, but since you hadn't said tarball
before, its a reasonable question.
> E: You must put some 'source' URIs in your sources.list
Thats telling yo
> Did you run `./autogen.sh` first?
No, because I had downloaded [a source
tarball](https://www.geany.org/download/releases/).
> `apt-get build-dep geany`
```
$ sudo apt-get build-dep geany
Reading package lists... Done
E: You must put some 'source' URIs in your sources.list
```
--
You are r
> Can we please have a one-liner apt install ... with the deps for Ubuntu?
`apt-get build-dep geany`
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2403#issuecomment-557773346
Somebody who is an expert on Ubuntu might know whats in `build-essential` but
it seems it doesn't include `pkg-config`, which is surprising.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issu
Did you run ```./autogen.sh``` first?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2403#issuecomment-557703911
I've installed `build-essential`, but beyond that, the build instructions in
the README are pretty vague. When I run `./configure`, I get
> configure: error: in `/home/dandv/prg/geany-1.36':
configure: error: The pkg-config script could not be found or is too old. Make
sure it
is in your PATH o