Online video hd

Смотреть казахский видео

Официальный сайт forexnw 24/7/365

Смотреть видео бесплатно

uscr 10.09.2011 16:55

Есть проблема![РЕШЕНО] Не стартует firefox после обновления.

Здравствуйте. Arch linux. Пытался обновить firefox через yaourt. Теперь он не запускается. При запуске из гуя - не происходит ничего. Из консоли вот такая ругань:
1
/usr/lib/firefox-6.0.1/firefox-bin: error while loading shared libraries: libhunspell-1.3.so.0: cannot open shared object file: No such file or directory

/

Беглый гуглёж вывел на штуку под названием rus-ispell. Yaourt не нашёл её сам, поэтому я руками скачал архив из AURа, распаковал. Внутри не оказалось PKGBUILD. Make и make install сделал вот что:
 1
2
3
4
5
6
7
8
9
10
11
12
make && make install
cat base.koi abbrev.koi computer.koi for_name.koi geography.koi science.koi | tr '\243\263' '\305\345' | ./sortkoi8 | uniq > russian.dict.koi
sed -e "s/^\#e//;s/^\#koi/wordchars/" russian.aff.koi | \
./trans koi koi > russian.aff
cat russian.dict.koi | ./trans koi koi > russian.dict
rm russian.dict.koi
buildhash ./russian.dict ./russian.aff ./russian.hash
Counting words in dictionary ...
1000
1013 words
0 1000
cp russian.hash russian.aff /usr/lib/ispell



Как это чинится?

РЕШЕНИЕ:


packman -S hunspell gcc-libs


Тэги:
+ -1 -
Похожие Поделиться

mironov_orig 10.09.2011 18:16 #
+ 1 -
Тебе же русским по белому написано поставь hunspell
uscr 10.09.2011 19:04 #
+ -2 -
Английским там написано. И консоль у меня с чёрным фоном.
А вот в топике русским по белому написано, что я пытался поставить rus-ispell. А поставить rus-ispell вместо hunspell я пытался от того, что hunspell не находится...
mironov_orig 10.09.2011 19:10 #
+ 1 -
Это частности.
hunspell лежит в extra
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
$ pacman -Ss hunspell
extra/hunspell 1.3.2-1 [установлен]
    Spell checker and morphological analyzer library and program
extra/hunspell-de 20100727-1
    German hunspell dictionaries
extra/hunspell-en 7.1-1
    English hunspell dictionaries
extra/hunspell-es 20050510-1
    Spanish hunspell dictionaries
extra/hunspell-fr 4.2-1
    French (modern) hunspell dictionaries
extra/hunspell-he 1.1-1
    Hebrew hunspell dictionary
extra/hunspell-hu 1.6.1-1
    Hungarian hunspell dictionary
extra/hunspell-it 2.4-2
    Italian dictionary for Hunspell
extra/hunspell-nl 2.00g-1
    Dutch hunspell dictionaries
extra/hunspell-ro 3.3.6-2
    Romanian dictionary for Hunspell
uscr 10.09.2011 22:10 #
+ -2 -
А yaourt и packman живут разной жизнью? Почему yaourt ничего не знал о hunspell, а pacman установил его?

Теперь, кстати, вот такая штука вылазит:
1
/usr/lib/firefox-6.0.1/firefox-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/firefox-6.0.1/libxul.so)


Всевозможный glib стоит:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
sudo pacman -Ss glib
core/glib2 2.28.8-1 [установлен: 2.26.1-1]
    Common C routines used by GTK+ and other libs
core/glibc 2.14-5 (base) [установлен]
    GNU C Library
extra/dbus-glib 0.94-2 [установлен: 0.92-1]
    GLib bindings for DBUS
extra/gkeyfile-sharp 0.1-1
    Mono bindings for GLib’s GKeyFile
extra/glib 1.2.10-9 [установлен]
    Common C routines used by Gtk+ and other libs
extra/glibmm 2.28.2-1 [установлен]
    Glib-- (glibmm) is a C++ interface for glib
extra/glibmm-docs 2.28.2-1
    Developer documentation for glibmm
extra/glib-networking 2.28.7-4 [установлен]
    Network-related giomodules for glib
extra/glib-perl 1.223-3
    Perl wrappers for glib 2.x, including GObject
extra/goffice 0.8.15-1
    A library of document-centric objects and utilities built on top of GLib and Gtk+
extra/json-glib 0.12.6-1 [установлен: 0.12.2-1]
    JSON library built on GLib
extra/kdesdk-kmtrace 4.7.0-1 (kde kdesdk)
    A KDE tool to assist with malloc debugging using glibc´s "mtrace" functionality
extra/libgdata 0.8.0-1 [установлен]
    GLib-based library for accessing online service APIs using the GData protocol
extra/loudmouth 1.4.3-3
    A lightweight Jabber client library written in C/Glib
extra/ndesk-dbus-glib 0.4.1-2 [установлен]
    C# GLib implementation of D-Bus
extra/nss-mdns 0.10-3
    glibc plugin providing host name resolution via mDNS
extra/poppler-glib 0.16.7-1 [установлен: 0.16.4-1]
    Poppler glib bindings
extra/taglib 1.7-3 [установлен: 1.6.3-1]
    A Library for reading and editing the meta-data of several popular audio formats
extra/taglib-extras 1.0.1-1
    Additional taglib plugins for KDE
extra/taglib-sharp 2.0.3.7-1 [установлен]
    Free and Open Source library for the .NET 2.0 and Mono frameworks which will let you tag your
    software with as much or as little detail as you like without slowing you down.
extra/telepathy-glib 0.15.4-1 (telepathy) [установлен: 0.12.7-1]
    GLib bindings for the Telepathy D-Bus protocol
community/dbus-sharp-glib 0.5.0-3 [установлен]
    C# GLib implementation of D-Bus
community/glib2-docs 2.28.6-1
    Documentation for glib2 to be used in devhelp
community/gtk2hs-glib 0.12.0-3 [установлен]
    Binding to the GLIB library for Gtk2Hs.
community/libdesktop-agnostic 0.3.92-1 [установлен]
    Provides an extensible config API, a unified virtual fs API, and a desktop item editor for
    GLib-based projects.
community/ruby-glib2 1.0.0-1
    Ruby bindings for glib2.
community/taglib-rcc 1.6.3-1
    taglib with librcc patch
community/tagpy 0.94.8-5
    Python bindings for TagLib
mironov_orig 10.09.2011 22:55 #
+ 1 -
По умолчанию и йогурт и пакман живут "одной жизнью" - при поиске из йогурта, оный сначала ищет в базе пакмана, а затем в ауре. Если у тебя поведение отличается - пеняй на себя и ручные настройки.
1
2
$ pacman-color -Qo /usr/lib/libstdc++.so.6
/usr/lib/libstdc++.so.6 принадлежит gcc-libs 4.6.1-4
mironov_orig 10.09.2011 22:57 #
+ 1 -
В догонку
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
$ strings /usr/lib/libstdc++.so.6.0.16 | grep GLIBCXX_
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBCXX_3.4.15
GLIBCXX_3.4.16
GLIBCXX_FORCE_NEW
GLIBCXX_DEBUG_MESSAGE_LENGTH
mironov_orig 10.09.2011 18:17 #
+ 0 -
Арч такой арч
Руки такие прямые
выбрать одно из двух по вкусу
aleteya 13.09.2011 17:07 #
+ 0 -
PaCman же!

В хорошем качестве hd видео

Онлайн видео бесплатно


Смотреть русское с разговорами видео

Online video HD

Видео скачать на телефон

Русские фильмы бесплатно

Full HD video online

Смотреть видео онлайн

Смотреть HD видео бесплатно

School смотреть онлайн