Hallo,
Roman Haefeli hat gesagt: // Roman Haefeli wrote:

> i was referring to ubuntu dapper (i am still on dapper, yes), but now  -
> after dapper and edgy - feisty is released. feisty also has 0.40.2.
> 
> i am not sure, if it is possible to install on dapper the package from
> debian testing/unstable. chances are high that you run into dependency
> problems because of libjack.

One way to overcome this is recompiling (though it's not necessary on
Feisty). Recompiling a Debian package is very easy. You just download
the three source files: *.orig.tar.gz, *.diff.gz and *.dsc, then
unpack with: 

$ dpkg-source -x packagename.dsc

"cd" into the new directory and recomile with e.g.

$ dpkg-buildpackage -us -uc

After that you get a *.deb that you can install as usual.

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to