Jo, muss mal schauen was mit dem Rechner los ist.
Lars
Jo, muss mal schauen was mit dem Rechner los ist.
Lars
Bin gerade dabei, muggle zu installieren. Das mit "getopt" habe ich schon gelöst, bei mir endets mit der Fehlermeldung:
QuoteDisplay More
Plugin muggle:
make[1]: Entering directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/muggle-0.1.11'
g++ -fPIC -O0 -Wall -Wformat=2 -Woverloaded-virtual -Wno-deprecated -g -shared muggle.o i18n.o mg_valmap.o mg_db.o mg_thread_sync.o mg_item.o mg_item_gd.o mg_listitem.o mg_selection.o mg_sel_gd.o vdr_actions.o vdr_menu.o mg_tools.o vdr_decoder_mp3.o vdr_stream.o vdr_decoder.o vdr_player.o vdr_setup.o mg_setup.o mg_incremental_search.o mg_image_provider.o mg_db_gd_mysql.o -lmad -L/usr/lib -ltag -L/usr/lib/mysql -lmysqld -lz -lpthread -lcrypt -lnsl -lm -lpthread -lwrap -lrt -o libvdr-muggle.so
/usr/lib/gcc/i586-suse-linux/4.1.0/../../../../i586-suse-linux/bin/ld: cannot find -lmysqld
collect2: ld returned 1 exit status
make[1]: *** [libvdr-muggle.so] Fehler 1
make[1]: Leaving directory `/usr/local/src/vdr-1.4.4/PLUGINS/src/muggle-0.1.11'
Vorher schon beim Befehl
Quotemysql_install_db --user=mysql &
habe ich nach ca 10 Minuten mit strg+c abgebrochen. Das sieht dann so aus:
QuoteDisplay More
pat:~ # mysql_install_db --user=mysql &
[1] 3649
pat:~ # Installing all prepared tables
Fill help tables
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h pat password 'new-password'
See the manual for more instructions.NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-testsPlease report any problems with the /usr/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com[1]+ Done mysql_install_db --user=mysql
Paßt das so, oder läuft da was verkehrt?
Ein Paket für den Standalone-Server hinzugefügt und dann noch das tcpd-devel-Paket (Dank an baben_j) und schon läufts rund.
Feines TEIL!!!!
Don’t have an account yet? Register yourself now and be a part of our community!