hi guys in fairly new at linux, so bare with me =)
ive been checking aroud this forums for a while and also looked around the wiki for help.
im using the steps described at http://wiki.beryl-project.org/wiki/I...dgy_with_AIGLX
now here goes..
first of i used the
command to add
in my "sources.list"
so far so good ay
then its time to ad the GPG key.
i used the command
witch prints out
now even a nuub like me can understand that
is not good.
so i tried the command about 3 times again(after checking http://ubuntu.beryl-project.org/ for more info) and on the forth it output
sweet pie! 8O
now on we go.
next i use this line in the termial
and it output aloth of stuff. but this cought my eye.
well ok for those thats not swedish it translates roughly into
well i thought maby the grafical interface would make a diffrence.
so i start "adept manager" and check the repositories.
and i find
right where i put em.
now i click "fetch updates" and it starts working. but when the program is done nothing has changed in the pakage view.
so at this stage im lost. do anyone know what i should do?
thank you for your time.
btw i also posted this thread here...
http://forum.beryl-project.org/viewt...p=22392#p22392
ive been checking aroud this forums for a while and also looked around the wiki for help.
im using the steps described at http://wiki.beryl-project.org/wiki/I...dgy_with_AIGLX
now here goes..
first of i used the
Code:
sudo nano /etc/apt/sources.list
Code:
deb [url]http://ubuntu.beryl-project.org/[/url] edgy main deb-src [url]http://ubuntu.beryl-project.org[/url] edgy main
so far so good ay
then its time to ad the GPG key.
i used the command
Code:
wget [url]http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg[/url] -O- | sudo apt-key add -
Code:
.gpg -O- | sudo apt-key add - --12:07:10-- [url]http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg[/url] => `-' Resolving ubuntu.beryl-project.org... 1.0.0.0 Connecting to ubuntu.beryl-project.org|1.0.0.0|:80... failed: No route to host. gpg: no valid OpenPGP data found.
gpg: no valid OpenPGP data found.
so i tried the command about 3 times again(after checking http://ubuntu.beryl-project.org/ for more info) and on the forth it output
Code:
--12:49:52-- [url]http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg[/url] => `-' Resolving ubuntu.beryl-project.org... 64.15.154.150 Connecting to ubuntu.beryl-project.org|64.15.154.150|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2 415 (2.4K) [application/x-troff-me] 100%[====================================>] 2 415 --.--K/s 12:49:52 (153.54 MB/s) - `-' saved [2415/2415] OK
now on we go.
next i use this line in the termial
Code:
sudo apt-get update
Code:
Fel [url]http://ubuntu.beryl-project.org[/url] edgy Release.gpg Kunde inte ansluta till ubuntu.beryl-project.org:80 (1.0.0.0). - connect (113 No route to host)
Code:
"error" [url]http://ubuntu.beryl-project.org[/url] edgy Release.gpg could not connect to ubuntu.beryl-project.org:80 (1.0.0.0). - connect (113 No route to host)
so i start "adept manager" and check the repositories.
and i find
Code:
deb [url]http://ubuntu.beryl-project.org/[/url] edgy main deb-src [url]http://ubuntu.beryl-project.org[/url] edgy main
now i click "fetch updates" and it starts working. but when the program is done nothing has changed in the pakage view.
so at this stage im lost. do anyone know what i should do?
thank you for your time.
btw i also posted this thread here...
http://forum.beryl-project.org/viewt...p=22392#p22392
Comment