I followed the instructions on the tutorial to install pdk, but when i type : apt-get install pdk , it appears this message:
pdk packets has no longer available version
what shoul i do?
You will need these sources added to your sources.list
The second one gives access to pdk sources used for (build-dep)
deb http://apt.64studio.com/backports/ hardy-backports main
deb-src http://apt.64studio.com/backports/ hardy-backports main
Cheers! Dave.
PS:
Requires: python, git-core, python-curl, smart, python-elementtree, egenix-mx-base, PyXML, python-elementtree
BuildRequires: python, python-devel, funnelweb
which version of 64studio are you running?
what does this command return:
$ sudo apt-cache policy pdk
Check out dependencies with:
$ dpkg -s pdk
Or check out:
$ sudo apt-get build-dep pdk
Cheers!
Dave.
I'm italian so the output is:
pdk:
Installato: (nessuno)
Candidato: (nessuno)
Tabella versione:
it stands for
pdk:
installed:none
candidate:none
version:
while the output of $ dpkg -s pdk
Package: pdk
Status: install ok not-installed
Priority: optional
Section: devel
and the output of the last one is
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Reading state information... Fatto
E: Impossibile trovare un pacchetto sorgente per pdk
means:
reading packets list: done
generating dependencies...
Reading state information... done
E: can't find a source packet for pdk
i'm working on ubuntu 8.04
finally working!!!!!
pdk sources
pdk versions
my outputs...