View Single Post
Posts: 166 | Thanked: 106 times | Joined on Dec 2007 @ Finland
#210
Originally Posted by jlu View Post
Install the said missing packages, for example libobd-dev

Code:
fakeroot apt-get install libobd-dev
There is also a simpler way of installing all the build dependencies. Go to the source directory (for example carman-ui-0.7~pre-alpha1) and

Code:
fakeroot apt-get build-deb carman-ui
Replace carman-ui with the right package name.
 

The Following User Says Thank You to jlu For This Useful Post: