Portál AbcLinuxu, 14. srpna 2025 09:54
/etc/locales.build
nenastavil nic, tak jsi mel na serveru vsechna locale. Navic se uplatni jenom tehdy, pokud mas nastaveny flag userlocales
local use flags (searching: userlocales) ************************************************************ [- ] userlocales (sys-libs/glibc): build only the locales specified in /etc/locales.build- Vyse uvedeny konfigurak je vyhradne pro kompilaci
glibc
- Pro vsechny ostatni aplikace je USE="unicode"
- Co si tak precist dokumentaci...
- Opravit vyse uvedene a emerge -av --newuse world
- Zaverem si precti dokumentaci k MySQl.
echo "dev-db/mysql" >> /etc/portage/package.unmask echo "dev-db/mysql ~x86" >> /etc/portage/package.keywordsMozna bude treba stejnym zpusobem pridat jeste nejakou zavislost. Vse podstatne se dozvite po prikazu emerge -pv =dev-db/mysql-4.1.8-r1
# Masking for testing =dev-db/mysql-4.1*spis problem vidim v jedne jeho zavislosti:
# Mysql 4.1.3 changed the number of arguments to shutdown breaking # this module. This version of the perl module should work, but is # super-untested and is, therefore, masked. =dev-perl/DBD-mysql-2.9004
/usr/portage/profiles/package.mask contains a list of packages that should not be merged by users and comments detailing the specific reason why. Package.mask is used to prevent merging of packages that are broken, break something else, or badly need testing before going into ~ARCH KEYWORDS in the tree. When adding to package.mask, always commit package.mask prior to committing the masked ebuild. This prevents the ebuild from hitting users before the updated package.mask does.Zmineny modul je potreba jedine tehdy, pokud se MySQL kompiluje s podporou perlu, to rozhodne neni ten duvod. BTW? Tohle nestaci?
dev-db/mysql-4.0.24 latin1 big5 cp1251 cp1257 croat czech danish dec8 dos estonia euc_kr gb2312 gbk german1 greek hebrew hp8 hungarian koi8_ru koi8_ukr latin1_de latin2 latin5 sjis swe7 tis620 ujis usa7 win1250 win1251ukr win1251Vidis tam snad nekde utf8? Proc si neprectes tu dokumentaci? 2/ Sprav si nastaveni mirroru, nejlepe je v
make.conf
zakomentuj, me teda stahovani normalne funguje.
3/ MySQL se spousti pomoci /etc/init.d/mysql start
. Az nainstalujes verzi 4.1, tak by bylo dobre nastavit konfiguracni soubor v /etc/mysql/my.cnf
dal som do make.conf 'USE=unicode' a mergol mysql-4.0 znovaTrosku obecneji, pokud menim USE v make.conf, vzdy provedu prikaz emerge -avuD --newuse world && revdep-rebuild -av aby se zmena dotkla vsech ebuildu s tim kterym USE, pro definovani USE jen pro konkretni balicky mame soubor package.use. Jinak v Using UTF-8 with Gentoo pisou: It is wise to add unicode to your global USE flags in /etc/make.conf, and then to remerge sys-libs/ncurses and also sys-libs/slang if appropriate: ...
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.