Thank you very much for your reply. I understand a lot of things now ...
Quote:
That's your problem then. That's why salix-codecs-installer doesn't work. There's something wrong with your network connection. Can you ping salix.enialis.net? Try to set wicd to use a valid static IP, instead of DHCP.
You are right. But how to solve that problem?
Code:
ping salix.enialis.net
one[~]$ ping salix.enialis.net
PING enialis.net (88.191.35.117) 56(84) bytes of data.
64 bytes from salix.enialis.net (88.191.35.117): icmp_seq=1 ttl=51 time=37.5 ms
64 bytes from salix.enialis.net (88.191.35.117): icmp_seq=2 ttl=51 time=54.7 ms
64 bytes from salix.enialis.net (88.191.35.117): icmp_seq=3 ttl=51 time=52.5 ms
64 bytes from salix.enialis.net (88.191.35.117): icmp_seq=4 ttl=51 time=37.5 ms
64 bytes from salix.enialis.net (88.191.35.117): icmp_seq=5 ttl=51 time=58.2 ms
64 bytes from salix.enialis.net (88.191.35.117): icmp_seq=6 ttl=51 time=55.0 ms
64 bytes from salix.enialis.net (88.191.35.117): icmp_seq=7 ttl=51 time=54.0 ms
^C
--- enialis.net ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6013ms
rtt min/avg/max/mdev = 37.523/49.973/58.277/8.019 ms
This seems OK.
Will also try to set wicd to use a valid static IP.
Have the feeling that now, except for 'slapt-get', all programs work.
Can this help you to find a solution :
Code:
root@salixlive:/home/one# slapt-get --install mplayer
Reading Package Lists... Failed to open package_data
package_data: No such file or directory
Perhaps you want to run --update?
Thank you for good advice. Thank you very much.