Stranica: 4/10.

Re: Debian Beginner's Guide

Postano: 11 svi 2014, 14:01
Postao/la shicy
dodaj "contrib non-free" na kraju svake linije u sources.list pa updateaj.
nakon toga instaliraj flashplugin-nonfree i to bi trebalo biti to.

Re: Debian Beginner's Guide

Postano: 11 svi 2014, 14:19
Postao/la blast beat
Ni ja ne mogu nikako da upogonim fleš na chromium-u. Problem je valjda što sada u novijim verzijama se može koristiti samo onaj pepper flash. I lepo ja u podešavanjima plugin-a isključim adobe a uključim pepper flash, ali mi recimo youtube i dalje učitava html5. I na Debian-u i na Arch-u ista situacija. :/

Re: Debian Beginner's Guide

Postano: 11 svi 2014, 14:50
Postao/la vision
@ blast beat

imaš li u:

Kod: Označi sve

/usr/lib/mozzila/plugins
libflashplayer.so fajl?

Meni radi bez problema chromium sa flash playerom. (inače ga ne koristim). Isto je i na Archu.

Re: Debian Beginner's Guide

Postano: 11 svi 2014, 15:34
Postao/la blast beat
Imam, sve je na svom mestu. Sad sam se setio da pogledam youtube.com/html5 stranicu iako je nisam dirao, i vidim da je html5 uključen i da nema one opcije kao ranije da se isključi. :sokiran
http://i.imgur.com/SVt9xSE.png

Re: Debian Beginner's Guide

Postano: 13 svi 2014, 16:40
Postao/la Vl@do
@salkof, dodao i sada to izgleda ovako:

Kod: Označi sve

# deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Official Snapshot i386 xfce-CD$

deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Official Snapshot i386 xfce-CD B$

deb http://ftp.hr.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.hr.debian.org/debian/ wheezy main contrib non-free

deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

#  wheezy-updates, previously known as 'volatile'
deb http://ftp.hr.debian.org/debian/ wheezy-updates main contrib non-free
deb-src http://ftp.hr.debian.org/debian/ wheezy-updates main contrib non-free
deb http://ftp.au.debian.org/debian wheezy main contrib non-free
deb-src http://ftp.au.debian.org/debian wheezy main contrib non-free
Flash radi ::bravo
Još uvijek ne mogu instalirati archey niti screenfetch. I u sinapticu mi nema E17. Mislim da mi još uvijek nešto fali u /etc/apt/sources.list szbunjen

Re: Debian Beginner's Guide

Postano: 13 svi 2014, 17:03
Postao/la becho2150

Kod: Označi sve

deb http://ftp.ba.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.ba.debian.org/debian/ wheezy main contrib non-free

deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

# wheezy-updates, previously known as 'volatile'
deb http://ftp.ba.debian.org/debian/ wheezy-updates main contrib non-free
deb-src http://ftp.ba.debian.org/debian/ wheezy-updates main contrib non-free

deb http://http.debian.net/debian wheezy-backports main
deb-src http://http.debian.net/debian wheezy-backports main
ovako je kod mene a izgleda archeya nema u oficijelnim repoima jedino odavde:
https://github.com/djmelik/archey/downloads

Re: Debian Beginner's Guide

Postano: 13 svi 2014, 17:12
Postao/la Vl@do
@becho2150, skinuo sam ga s tog linka i instalirao

Kod: Označi sve

dpkg -i archey-0.2.8.deb
kod pokretanja mi javlja:

Kod: Označi sve

vlado@debian:~$ archey
Traceback (most recent call last):
  File "/usr/bin/archey", line 304, in <module>
    func()
  File "/usr/bin/archey", line 288, in disk_display
    usedpercent = float(re.sub("[A-Z]", "", used)) / float(re.sub("[A-Z]", "", size)) * 100
ValueError: invalid literal for float(): 4,4

Re: Debian Beginner's Guide

Postano: 13 svi 2014, 17:31
Postao/la becho2150
evo sad sam probao po ovom uputstvu i kod mene radi:
http://linuxforcynics.com/how-to/instal ... -or-debian

Re: Debian Beginner's Guide

Postano: 13 svi 2014, 17:57
Postao/la shrike
e17 u debian repo postoji ali je dosta star.

Kod: Označi sve

aptitude install e17
evo i moj sources.list
#

# deb cdrom:[Debian GNU/Linux 7.3.0 _Wheezy_ - Official i386 DVD Binary-1 20131215-03:40]/ wheezy contrib main

#deb cdrom:[Debian GNU/Linux 7.3.0 _Wheezy_ - Official i386 DVD Binary-1 20131215-03:40]/ wheezy contrib main

deb http://security.debian.org/ wheezy/updates main contrib
deb-src http://security.debian.org/ wheezy/updates main contrib

deb http://http.debian.net/debian wheezy main contrib non-free
deb-src http://http.debian.net/debian wheezy main contrib non-free

deb http://http.debian.net/debian wheezy-updates main contrib non-free
deb-src http://http.debian.net/debian wheezy-updates main contrib non-free

#deb http://www.deb-multimedia.org wheezy main non-free

deb http://cdn.debian.net/debian/ wheezy main non-free contrib
deb-src http://cdn.debian.net/debian/ wheezy main non-free contrib

deb http://mirror.hetzner.de/debian/backports wheezy-backports main contrib non-free
deb http://backports.debian.org/debian-backports wheezy-backports main contrib non-free
# wheezy-updates, previously known as 'volatile'
# A network mirror was not selected during install. The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
# deb http://ftp.debian.org/debian/ wheezy-updates main contrib
# deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib
deb ftp://ftp.deb-multimedia.org wheezy main non-free
deb ftp://ftp.deb-multimedia.org wheezy-backports main

Re: Debian Beginner's Guide

Postano: 13 svi 2014, 18:29
Postao/la Vl@do
Vidim da su kod vas zakomentirane linije

Kod: Označi sve

# deb cdrom:[Debian......
Kod mene je jedna odkomentirana?
I drugo, smijem li dodati one koje mi nedostaju?

Kod: Označi sve

deb ftp://ftp.deb-multimedia.org wheezy main non-free
deb ftp://ftp.deb-multimedia.org wheezy-backports main