Debian + e17
Chcel by som si na svoj debian nainstalovat e17 chcem sa opytat ci nemate nejaky navod najlepsie ak to bude instalacia z .deb balicku. Hladal som na googli ale nic funkcne som nenasiel takze sa pytam vas. Za odpovede vopred dik.
Pre pridávanie komentárov sa musíte prihlásiť.
deb http://edevelop.org/debian unstable main
sudo apt-get update
If you get the following warning:
W: GPG error: http://edevelop.org edgy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 223020C2A7C6F0DF
you can add the signing key for the Edevelop repository. This is trivial to do, but not necessary, if you don’t do this you’ll receive a warning every time you update or install a package from edevelop.org:
cd /tmp/;
wget http://lut1n.ifrance.com/repo_key.asc;
sudo apt-key add repo_key.asc;
apt-cache search e17
To install all the packages (as of Feb-18-2007) on Debian:
sudo apt-get install e17 e17-extras engage engage eclair libemotion0-xine