Ticket #2 (closed enhancement: fixed)
Platform specific build hints
| Reported by: | tmetro | Owned by: | costela |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.5.2 |
| Component: | awayonlock | Keywords: | |
| Cc: |
Description
I found on Ubuntu 9.04 that I needed to specify a path (".") after cmake, even when ran from the project directory.
You may want to include hints for building on a few platforms, and for Ubuntu, that would be something like:
sudo aptitude install cmake
sudo apt-get build-dep pidgin
sudo aptitude install libpurple-dev
This probably needs refinement, as I don't understand why "build-dep pidgin" didn't include libpurple-dev. And if it doesn't, it may be a useless step.
Change History
Note: See
TracTickets for help on using
tickets.