innodb support bei rootie v2 xxl schon onboard?
innodb support bei rootie v2 xxl schon onboard?
hallo. weiss jemand, ob innodb support bei der standard installation auf einem rootserver v2 puretec schon reinkompiliert ist? oder gibt es einen weg, wie ich das rausfinden kann? danke...
Re: innodb support bei rootie v2 xxl schon onboard?
ok. war nicht drin.
wenn noch wer das problem hat:
source rpm installieren, dann spec file öffnen, die configure anweisung um
ergänzen. dann hatte ich mal das angelegt:
rpm -U --force paketname.rpm installieren.
wenn noch wer das problem hat:
source rpm installieren, dann spec file öffnen, die configure anweisung um
Code: Select all
--with-innodb
wenn das da ist, kann man rpm -bb mysql.spec benutzen, um das rpm neuzubauen. wenn es fertig ist, im verzeichnis /usr/src/packages/RPMS/i586 liegt das neue rpm. mitAdd the following lines to /etc/popt if you wish to continue invoking rpmbuild from the rpm command line:
rpm exec --bp rpmb -bp
rpm exec --bc rpmb -bc
rpm exec --bi rpmb -bi
rpm exec --bl rpmb -bl
rpm exec --ba rpmb -ba
rpm exec --bb rpmb -bb
rpm exec --bs rpmb -bs
rpm exec --tp rpmb -tp
rpm exec --tc rpmb -tc
rpm exec --ti rpmb -ti
rpm exec --tl rpmb -tl
rpm exec --ta rpmb -ta
rpm exec --tb rpmb -tb
rpm exec --ts rpmb -ts
rpm exec --rebuild rpmb --rebuild
rpm exec --recompile rpmb --recompile
rpm exec --clean rpmb --clean
rpm exec --rmsource rpmb --rmsource
rpm exec --rmspec rpmb --rmspec
rpm exec --target rpmb --target
rpm exec --short-circuit rpmb --short-circuit
rpm -U --force paketname.rpm installieren.
Re: innodb support bei rootie v2 xxl schon onboard?
Wer das MySQL-Max.rpm installiert, kann sich das Kompilieren ersparen...
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.