Herkese merhabalar, Ubuntu 9.04 e kaynak koddan Mysql kurmaya çalışıyorum. Mysql in kendi sitesinden mysql-5.1.36.tar.gz paketini /usr/local/src dizinine indirdim ve konsoldan super user olarak sırasıyla;
r...@ls# groupadd mysql r...@ls# useradd -g mysql mysql r...@ls# cd /usr/local/src r...@ls:/usr/local/src# tar zxvf mysql-5.1.36.tar.gz (bu komuttan sonra aldığım ekran çıktısı bknz:1) r...@ls:/usr/local/src# cd mysql-5.1.36 r...@ls:/usr/local/src/mysql-5.1.36# r...@ls:/usr/local/src/mysql-5.1.36# ./configure --prefix=/usr/local/mysql-5.1.36 (bu komuttan sonra aldığım ekran çıktısı bknz:2) *Bu komuttan sonra ne yazıkki en son aşşağıdaki hatayı alıyorum .... checking for tgetent in -lncursesw... no checking for tgetent in -lncurses... no checking for tgetent in -lcurses... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for termcap functions library... configure: error: No curses/termcap library found r...@ls:/usr/local/src/mysql-5.1.36# r...@ls:/usr/local/src/mysql-5.1.36# make make: *** Hedefler belirtilmediğinden make dosyası yok. Durdu. r...@ls:/usr/local/src/mysql-5.1.36# Ve işlem adımını takip edemiyorum. Normalde mysql i kullandığım dağıtımın kendi deposundan kurmak daha kolay olur ancak sistemi ve yapıyı öğrenebilmek için kaynak koddan kurmanın daha mantıklı olacağını düşünüyorum.Konu ile ilgili yardımcı olabilrseniz çok memnun olurum. Kolaylıklar "SARI" ********************************************************************************** 1-) mysql-5.1.36/mysql-test/r/outfile.result mysql-5.1.36/mysql-test/r/innodb_mysql_rbk.result mysql-5.1.36/mysql-test/r/ctype_ucs.result mysql-5.1.36/mysql-test/r/type_datetime.result mysql-5.1.36/mysql-test/r/sp-fib.result mysql-5.1.36/mysql-test/r/strict_autoinc_2innodb.result mysql-5.1.36/mysql-test/r/func_group.result mysql-5.1.36/mysql-test/r/sp-threads.result mysql-5.1.36/mysql-test/r/timezone_grant.result mysql-5.1.36/mysql-test/r/archive_bitfield.result mysql-5.1.36/mysql-test/r/type_decimal.result mysql-5.1.36/mysql-test/r/loaddata.result mysql-5.1.36/mysql-test/r/trigger.result mysql-5.1.36/mysql-test/r/func_date_add.result mysql-5.1.36/mysql-test/r/ctype_latin2.result mysql-5.1.36/mysql-test/r/bulk_replace.result mysql-5.1.36/mysql-test/r/archive_gis.result mysql-5.1.36/mysql-test/r/packet.result mysql-5.1.36/mysql-test/r/case.result mysql-5.1.36/mysql-test/r/func_test.result mysql-5.1.36/mysql-test/r/type_set.result mysql-5.1.36/mysql-test/r/exampledb.result mysql-5.1.36/mysql-test/r/order_fill_sortbuf.result mysql-5.1.36/mysql-test/r/type_bit.result mysql-5.1.36/mysql-test/r/flush.result mysql-5.1.36/mysql-test/r/subselect_innodb.result mysql-5.1.36/mysql-test/r/ssl_connect.result mysql-5.1.36/mysql-test/r/parser_stack.result mysql-5.1.36/mysql-test/r/unsafe_binlog_innodb.result mysql-5.1.36/mysql-test/r/have_latin2_ch.require mysql-5.1.36/mysql-test/r/binary.result mysql-5.1.36/mysql-test/r/select_safe.result mysql-5.1.36/mysql-test/r/log_tables.result mysql-5.1.36/mysql-test/r/partition_innodb.result mysql-5.1.36/mysql-test/r/subselect3.result mysql-5.1.36/mysql-test/r/query_cache.result mysql-5.1.36/mysql-test/r/sp_trans.result mysql-5.1.36/mysql-test/r/null.result mysql-5.1.36/mysql-test/r/key.result mysql-5.1.36/mysql-test/r/select_found.result mysql-5.1.36/mysql-test/r/log_state.result mysql-5.1.36/mysql-test/r/events_2.result mysql-5.1.36/mysql-test/r/variables.result mysql-5.1.36/mysql-test/r/delayed.result mysql-5.1.36/mysql-test/r/fulltext_plugin.result mysql-5.1.36/mysql-test/r/ctype_latin2_ch.result mysql-5.1.36/mysql-test/r/mysqlbinlog.result mysql-5.1.36/mysql-test/r/sysdate_is_now.result mysql-5.1.36/mysql-test/r/sp_trans_log.result mysql-5.1.36/mysql-test/r/innodb_bug42419.result mysql-5.1.36/mysql-test/r/count_distinct3.result mysql-5.1.36/mysql-test/r/bool.result mysql-5.1.36/mysql-test/r/trigger-trans.result mysql-5.1.36/mysql-test/r/server_id.require mysql-5.1.36/mysql-test/r/have_local_infile.require mysql-5.1.36/mysql-test/r/help.result mysql-5.1.36/mysql-test/r/ctype_create.result mysql-5.1.36/mysql-test/r/query_cache_notembedded.result mysql-5.1.36/mysql-test/r/have_debug.require mysql-5.1.36/mysql-test/r/partition_hash.result mysql-5.1.36/mysql-test/r/create_select_tmp.result mysql-5.1.36/mysql-test/r/binlog_tx_isolation.result mysql-5.1.36/mysql-test/r/innodb_ignore_builtin.result mysql-5.1.36/mysql-test/r/ctype_ascii.result mysql-5.1.36/mysql-test/r/ps_10nestset.result mysql-5.1.36/mysql-test/r/subselect_notembedded.result mysql-5.1.36/mysql-test/r/is_embedded.require mysql-5.1.36/mysql-test/r/partition_csv.result mysql-5.1.36/mysql-test/r/sp-prelocking.result mysql-5.1.36/mysql-test/r/innodb_bug34300.result mysql-5.1.36/mysql-test/r/events_trans_notembedded.result mysql-5.1.36/mysql-test/r/case_sensitive_file_system.require mysql-5.1.36/mysql-test/r/heap_auto_increment.result mysql-5.1.36/mysql-test/r/row.result mysql-5.1.36/mysql-test/r/limit.result mysql-5.1.36/mysql-test/r/events_time_zone.result mysql-5.1.36/mysql-test/r/read_only.result mysql-5.1.36/mysql-test/r/innodb_bug42101.result mysql-5.1.36/mysql-test/r/plugin_load.result mysql-5.1.36/mysql-test/r/sp_stress_case.result mysql-5.1.36/mysql-test/r/myisam.result mysql-5.1.36/mysql-test/r/variables-notembedded.result mysql-5.1.36/mysql-test/r/ctype_ldml.result mysql-5.1.36/mysql-test/r/partition_symlink.result mysql-5.1.36/mysql-test/r/innodb_bug39438.result mysql-5.1.36/mysql-test/r/mix2_myisam_ucs2.result mysql-5.1.36/mysql-test/r/ctype_cp1250_ch.result mysql-5.1.36/mysql-test/r/partition_blackhole.result mysql-5.1.36/mysql-test/r/keywords.result mysql-5.1.36/mysql-test/r/events_trans.result mysql-5.1.36/mysql-test/r/skip_grants.result mysql-5.1.36/mysql-test/r/bigint.result mysql-5.1.36/mysql-test/r/date_formats.result mysql-5.1.36/mysql-test/r/trigger-compat.result mysql-5.1.36/mysql-test/r/status2.result mysql-5.1.36/mysql-test/r/testdb_only.require mysql-5.1.36/mysql-test/r/partition_list.result mysql-5.1.36/mysql-test/r/contributors.result mysql-5.1.36/mysql-test/r/have_log_bin.require mysql-5.1.36/mysql-test/r/merge_innodb.result mysql-5.1.36/mysql-test/r/query_cache_28249.result mysql-5.1.36/mysql-test/r/lock_multi_bug38499.result mysql-5.1.36/mysql-test/r/ctype_ujis.result mysql-5.1.36/mysql-test/r/mysqlbinlog_row_trans.result mysql-5.1.36/mysql-test/r/xa.result mysql-5.1.36/mysql-test/r/have_ssl.require mysql-5.1.36/mysql-test/r/auto_increment.result mysql-5.1.36/mysql-test/r/ps_grant.result mysql-5.1.36/mysql-test/r/lowercase2.require mysql-5.1.36/mysql-test/r/user_limits.result mysql-5.1.36/mysql-test/r/type_time.result mysql-5.1.36/mysql-test/r/type_float.result mysql-5.1.36/mysql-test/r/empty_table.result mysql-5.1.36/mysql-test/r/mysqladmin.result mysql-5.1.36/mysql-test/r/merge.result mysql-5.1.36/mysql-test/r/innodb-replace.result mysql-5.1.36/mysql-test/r/ctype_many.result mysql-5.1.36/mysql-test/r/count_distinct.result mysql-5.1.36/mysql-test/r/grant3.result mysql-5.1.36/mysql-test/r/sp-big.result mysql-5.1.36/mysql-test/r/named_pipe.result mysql-5.1.36/mysql-test/r/have_ndb_extra.require mysql-5.1.36/mysql-test/r/have_binlog_format_statement.require mysql-5.1.36/mysql-test/r/mysqldump-max.result mysql-5.1.36/mysql-test/r/not_valgrind.require mysql-5.1.36/mysql-test/r/heap_btree.result mysql-5.1.36/mysql-test/r/func_if.result mysql-5.1.36/mysql-test/r/partition_range.result mysql-5.1.36/mysql-test/r/mysqlslap.result mysql-5.1.36/mysql-test/r/innodb_bug34053.result mysql-5.1.36/mysql-test/r/cast.result mysql-5.1.36/mysql-test/r/not_ndb_default.require mysql-5.1.36/mysql-test/r/innodb_trx_weight.result mysql-5.1.36/mysql-test/r/heap.result mysql-5.1.36/mysql-test/r/slave-running.result mysql-5.1.36/mysql-test/r/partition_grant.result mysql-5.1.36/mysql-test/r/sp-code.result mysql-5.1.36/mysql-test/r/subselect.result mysql-5.1.36/mysql-test/r/func_op.result mysql-5.1.36/mysql-test/r/ps_4heap.result mysql-5.1.36/mysql-test/r/ctype_cp932_binlog_row.result mysql-5.1.36/mysql-test/r/group_min_max.result mysql-5.1.36/mysql-test/r/events_embedded.result mysql-5.1.36/mysql-test/r/query_cache_with_views.result mysql-5.1.36/mysql-test/r/strict_autoinc_1myisam.result mysql-5.1.36/mysql-test/r/func_sapdb.result mysql-5.1.36/mysql-test/r/have_gbk.require mysql-5.1.36/mysql-test/r/have_udf_example.require mysql-5.1.36/mysql-test/r/init_connect.result mysql-5.1.36/mysql-test/r/func_str.result mysql-5.1.36/mysql-test/r/type_enum.result mysql-5.1.36/mysql-test/r/func_set.result mysql-5.1.36/mysql-test/r/query_cache_ps_ps_prot.result mysql-5.1.36/mysql-test/r/func_time.result mysql-5.1.36/mysql-test/r/func_system.result mysql-5.1.36/mysql-test/r/profiling.result mysql-5.1.36/mysql-test/r/myisam_debug.result mysql-5.1.36/mysql-test/r/gis.result mysql-5.1.36/mysql-test/r/connect.result mysql-5.1.36/mysql-test/r/partition_windows.result mysql-5.1.36/mysql-test/r/user_var-binlog.result mysql-5.1.36/mysql-test/r/have_euckr.require mysql-5.1.36/mysql-test/r/partition_mgm_err2.result mysql-5.1.36/mysql-test/r/have_cp866.require mysql-5.1.36/mysql-test/r/insert.result mysql-5.1.36/mysql-test/r/innodb_mysql.result mysql-5.1.36/mysql-test/r/insert_update.result mysql-5.1.36/mysql-test/r/ssl_8k_key.result mysql-5.1.36/mysql-test/r/errors.result mysql-5.1.36/mysql-test/r/have_cp1251.require mysql-5.1.36/mysql-test/r/have_ucs2.require mysql-5.1.36/mysql-test/r/partition_archive.result mysql-5.1.36/mysql-test/r/innodb-lock.result mysql-5.1.36/mysql-test/r/ctype_ucs2_def.result mysql-5.1.36/mysql-test/r/concurrent_innodb_unsafelog.result mysql-5.1.36/mysql-test/r/wait_timeout.result mysql-5.1.36/mysql-test/r/information_schema_inno.result mysql-5.1.36/mysql-test/r/join_nested.result mysql-5.1.36/mysql-test/r/fulltext_left_join.result mysql-5.1.36/mysql-test/r/type_newdecimal.result mysql-5.1.36/mysql-test/r/mysql.result mysql-5.1.36/mysql-test/r/temp_table.result mysql-5.1.36/mysql-test/r/timezone3.result mysql-5.1.36/mysql-test/r/lock_multi_bug38691.result mysql-5.1.36/mysql-test/r/ps_not_windows.result mysql-5.1.36/mysql-test/r/key_cache.result mysql-5.1.36/mysql-test/r/type_bit_innodb.result mysql-5.1.36/mysql-test/r/not_windows.require mysql-5.1.36/mysql-test/r/information_schema_part.result mysql-5.1.36/mysql-test/r/client_xml.result mysql-5.1.36/mysql-test/r/fulltext.result mysql-5.1.36/mysql-test/r/innodb_bug38231.result mysql-5.1.36/mysql-test/r/group_by.result mysql-5.1.36/mysql-test/r/truncate.result mysql-5.1.36/mysql-test/r/init_file.result mysql-5.1.36/mysql-test/r/func_des_encrypt.result mysql-5.1.36/mysql-test/r/cache_innodb.result mysql-5.1.36/mysql-test/r/have_gb2312.require mysql-5.1.36/mysql-test/r/ctype_sjis.result mysql-5.1.36/mysql-test/r/ctype_tis620.result mysql-5.1.36/mysql-test/r/type_timestamp.result mysql-5.1.36/mysql-test/r/myisam-blob.result mysql-5.1.36/mysql-test/r/information_schema_chmod.result mysql-5.1.36/mysql-test/r/have_sjis.require mysql-5.1.36/mysql-test/r/udf_skip_grants.result mysql-5.1.36/mysql-test/r/log_tables-big.result mysql-5.1.36/mysql-test/r/func_like.result mysql-5.1.36/mysql-test/r/have_geometry.require mysql-5.1.36/mysql-test/r/query_cache_debug.result mysql-5.1.36/mysql-test/r/have_koi8r.require mysql-5.1.36/mysql-test/r/ctype_ujis_ucs2.result mysql-5.1.36/mysql-test/r/key_diff.result mysql-5.1.36/mysql-test/r/mysqlbinlog_row_innodb.result mysql-5.1.36/mysql-test/r/alter_table-big.result mysql-5.1.36/mysql-test/r/server_id1.require mysql-5.1.36/mysql-test/r/commit_1innodb.result mysql-5.1.36/mysql-test/r/distinct.result mysql-5.1.36/mysql-test/r/lock_multi.result mysql-5.1.36/mysql-test/r/analyze.result mysql-5.1.36/mysql-test/r/events_bugs.result mysql-5.1.36/mysql-test/r/greedy_optimizer.result mysql-5.1.36/mysql-test/r/lowercase0.require mysql-5.1.36/mysql-test/r/index_merge_innodb.result mysql-5.1.36/mysql-test/r/change_user.result mysql-5.1.36/mysql-test/r/check_var_limit.require mysql-5.1.36/mysql-test/r/drop.result mysql-5.1.36/mysql-test/r/ps_ddl.result mysql-5.1.36/mysql-test/r/have_met_timezone.require mysql-5.1.36/mysql-test/r/have_moscow_leap_timezone.require mysql-5.1.36/mysql-test/r/variables-big.result mysql-5.1.36/mysql-test/r/read_many_rows_innodb.result mysql-5.1.36/mysql-test/r/rpl_extraColmaster_myisam.result mysql-5.1.36/mysql-test/r/grant2.result mysql-5.1.36/mysql-test/r/heap_hash.result mysql-5.1.36/mysql-test/r/ctype_utf8.result mysql-5.1.36/mysql-test/r/func_crypt.result mysql-5.1.36/mysql-test/r/not_embedded_server.result mysql-5.1.36/mysql-test/r/lowercase_mixed_tmpdir.result mysql-5.1.36/mysql-test/r/func_group_innodb.result mysql-5.1.36/mysql-test/r/ctype_latin1_de.result mysql-5.1.36/mysql-test/r/func_rollback.result mysql-5.1.36/mysql-test/r/order_by.result mysql-5.1.36/mysql-test/r/consistent_snapshot.result mysql-5.1.36/mysql-test/r/ctype_uca.result mysql-5.1.36/mysql-test/r/strict_autoinc_3heap.result mysql-5.1.36/mysql-test/r/flush2.result mysql-5.1.36/mysql-test/r/sp.result mysql-5.1.36/mysql-test/r/innodb-semi-consistent.result mysql-5.1.36/mysql-test/r/mysqldump-no-binlog.result mysql-5.1.36/mysql-test/r/read_only_innodb.result mysql-5.1.36/mysql-test/r/type_date.result mysql-5.1.36/mysql-test/r/not_embedded.require mysql-5.1.36/mysql-test/r/join.result mysql-5.1.36/mysql-test/r/execution_constants.result mysql-5.1.36/mysql-test/r/ps_3innodb.result mysql-5.1.36/mysql-test/r/ctype_filesystem.result mysql-5.1.36/mysql-test/r/mysqlbinlog2.result mysql-5.1.36/mysql-test/r/archive.result mysql-5.1.36/mysql-test/r/fulltext_update.result mysql-5.1.36/mysql-test/r/backup.result mysql-5.1.36/mysql-test/r/information_schema_db.result mysql-5.1.36/mysql-test/r/fulltext_var.result mysql-5.1.36/mysql-test/r/mysqltest.result mysql-5.1.36/mysql-test/r/myisam_crash_before_flush_keys.result mysql-5.1.36/mysql-test/r/query_cache_merge.result mysql-5.1.36/mysql-test/r/windows.result mysql-5.1.36/mysql-test/r/have_ndbapi_examples.require mysql-5.1.36/mysql-test/r/flush_block_commit.result mysql-5.1.36/mysql-test/r/overflow.result mysql-5.1.36/mysql-test/r/foreign_key.result mysql-5.1.36/mysql-test/r/func_encrypt.result mysql-5.1.36/mysql-test/r/gis-rtree.result mysql-5.1.36/mysql-test/r/ctype_euckr.result mysql-5.1.36/mysql-test/r/partition_pruning.result mysql-5.1.36/mysql-test/r/fix_priv_tables.result mysql-5.1.36/mysql-test/r/handler_innodb.result mysql-5.1.36/mysql-test/r/ctype_gb2312.result mysql-5.1.36/mysql-test/r/type_uint.result mysql-5.1.36/mysql-test/r/show_check.result mysql-5.1.36/mysql-test/r/rowid_order_innodb.result mysql-5.1.36/mysql-test/r/flush_read_lock_kill.result mysql-5.1.36/mysql-test/r/mysqlbinlog_row_big.result mysql-5.1.36/mysql-test/r/warnings.result mysql-5.1.36/mysql-test/r/parser.result mysql-5.1.36/mysql-test/r/explain.result mysql-5.1.36/mysql-test/r/create_not_windows.result mysql-5.1.36/mysql-test/r/variables+c.result mysql-5.1.36/mysql-test/r/innodb_notembedded.result mysql-5.1.36/mysql-test/r/have_ujis.require mysql-5.1.36/mysql-test/r/view_grant.result mysql-5.1.36/mysql-test/r/func_compress.result mysql-5.1.36/mysql-test/r/schema.result mysql-5.1.36/mysql-test/r/events_scheduling.result mysql-5.1.36/mysql-test/r/partition_charset.result mysql-5.1.36/mysql-test/r/constraints.result mysql-5.1.36/mysql-test/r/mysqlbinlog_base64.result mysql-5.1.36/mysql-test/r/events_microsec.result mysql-5.1.36/mysql-test/r/kill.result mysql-5.1.36/mysql-test/r/raid.result mysql-5.1.36/mysql-test/r/partition_bug18198.result mysql-5.1.36/mysql-test/r/mysql-bug41486.result mysql-5.1.36/mysql-test/r/innodb_bug35220.result mysql-5.1.36/mysql-test/r/ssl.result mysql-5.1.36/mysql-test/r/perror.result mysql-5.1.36/mysql-test/r/plugin.result mysql-5.1.36/mysql-test/r/ssl-big.result mysql-5.1.36/mysql-test/r/select.result mysql-5.1.36/mysql-test/r/ctype_eucjpms.result mysql-5.1.36/mysql-test/r/timezone2.result mysql-5.1.36/mysql-test/r/partition_mgm.result mysql-5.1.36/mysql-test/r/partition_order.result mysql-5.1.36/mysql-test/r/have_crypt.require mysql-5.1.36/mysql-test/r/innodb-ucs2.result mysql-5.1.36/mysql-test/r/lowercase_view.result mysql-5.1.36/mysql-test/r/join_outer_innodb.result mysql-5.1.36/mysql-test/r/having.result mysql-5.1.36/mysql-test/r/innodb_timeout_rollback.result mysql-5.1.36/mysql-test/r/status.result mysql-5.1.36/mysql-test/r/metadata.result mysql-5.1.36/mysql-test/r/subselect_gis.result mysql-5.1.36/mysql-test/r/rpl_colSize.result mysql-5.1.36/mysql-test/r/csv_not_null.result mysql-5.1.36/mysql-test/r/flush_table.result mysql-5.1.36/mysql-test/r/innodb_bug30919.result mysql-5.1.36/mysql-test/r/strict.result mysql-5.1.36/mysql-test/r/events_grant.result mysql-5.1.36/mysql-test/r/ctype_big5.result mysql-5.1.36/mysql-test/r/have_perror.require mysql-5.1.36/mysql-test/r/ctype_mb.result mysql-5.1.36/mysql-test/r/alter_table.result mysql-5.1.36/mysql-test/r/warnings_engine_disabled.result mysql-5.1.36/mysql-test/r/endspace.result mysql-5.1.36/mysql-test/r/crash_commit_before.result mysql-5.1.36/mysql-test/r/have_symlink.require mysql-5.1.36/mysql-test/r/variables_debug.result mysql-5.1.36/mysql-test/r/union.result mysql-5.1.36/mysql-test/r/xml.result mysql-5.1.36/mysql-test/r/lowercase_table_qcache.result mysql-5.1.36/mysql-test/r/sp-ucs2.result mysql-5.1.36/mysql-test/r/fulltext_order_by.result mysql-5.1.36/mysql-test/r/grant.result mysql-5.1.36/mysql-test/r/events_logs_tests.result mysql-5.1.36/mysql-test/r/ctype_cp932_binlog_stm.result mysql-5.1.36/mysql-test/r/lowercase_fs_off.result mysql-5.1.36/mysql-test/r/mysql_protocols.result mysql-5.1.36/mysql-test/r/type_newdecimal-big.result mysql-5.1.36/mysql-test/r/alias.result mysql-5.1.36/mysql-test/r/range.result mysql-5.1.36/mysql-test/r/ctype_gbk.result mysql-5.1.36/mysql-test/r/ndb_default_cluster.require mysql-5.1.36/mysql-test/r/partition_error.result mysql-5.1.36/mysql-test/r/error_simulation.result mysql-5.1.36/mysql-test/r/grant_cache_ps_prot.result mysql-5.1.36/mysql-test/r/almost_full.result mysql-5.1.36/mysql-test/r/preload.result mysql-5.1.36/mysql-test/r/archive-big.result mysql-5.1.36/mysql-test/r/fulltext_distinct.result mysql-5.1.36/mysql-test/r/have_tis620.require mysql-5.1.36/mysql-test/r/innodb_bug42101-nonzero.result mysql-5.1.36/mysql-test/r/sp-vars.result mysql-5.1.36/mysql-test/r/true.require mysql-5.1.36/mysql-test/r/sp-error.result mysql-5.1.36/mysql-test/r/symlink.result mysql-5.1.36/mysql-test/r/type_year.result mysql-5.1.36/mysql-test/r/have_compress.require mysql-5.1.36/mysql-test/r/myisampack.result mysql-5.1.36/mysql-test/r/ps.result mysql-5.1.36/mysql-test/r/innodb-autoinc-optimize.result mysql-5.1.36/mysql-test/r/multi_update2.result mysql-5.1.36/mysql-test/r/user_var.result mysql-5.1.36/mysql-test/r/ctype_collate.result mysql-5.1.36/mysql-test/r/timezone4.result mysql-5.1.36/mysql-test/r/sum_distinct.result mysql-5.1.36/mysql-test/r/func_gconcat.result mysql-5.1.36/mysql-test/r/odbc.result mysql-5.1.36/mysql-test/r/multi_update_tiny_hash.result mysql-5.1.36/mysql-test/r/type_nchar.result mysql-5.1.36/mysql-test/r/partition_not_windows.result mysql-5.1.36/mysql-test/r/have_big5.require mysql-5.1.36/mysql-test/r/func_default.result mysql-5.1.36/mysql-test/r/udf.result mysql-5.1.36/mysql-test/r/ps_2myisam.result mysql-5.1.36/mysql-test/r/bench_count_distinct.result mysql-5.1.36/mysql-test/r/ctype_recoding.result mysql-5.1.36/mysql-test/r/group_min_max_innodb.result mysql-5.1.36/mysql-test/r/lowercase_utf8.result mysql-5.1.36/mysql-test/r/func_in.result mysql-5.1.36/mysql-test/r/func_encrypt_nossl.result mysql-5.1.36/mysql-test/r/partition_federated.result mysql-5.1.36/mysql-test/r/have_cp1250_ch.require mysql-5.1.36/mysql-test/r/sp_gis.result mysql-5.1.36/mysql-test/r/mix2_myisam.result mysql-5.1.36/mysql-test/r/log_tables_debug.result mysql-5.1.36/mysql-test/r/tablelock.result mysql-5.1.36/mysql-test/r/lowercase_table_grant.result mysql-5.1.36/mysql-test/r/ctype_hebrew.result mysql-5.1.36/mysql-test/r/multi_update.result mysql-5.1.36/mysql-test/r/insert_select.result mysql-5.1.36/mysql-test/r/ctype_filename.result mysql-5.1.36/mysql-test/r/handler_myisam.result mysql-5.1.36/mysql-test/r/lowercase_table.result mysql-5.1.36/mysql-test/r/long_tmpdir.result mysql-5.1.36/mysql-test/r/synchronization.result mysql-5.1.36/mysql-test/r/information_schema.result mysql-5.1.36/mysql-test/r/trigger_notembedded.result mysql-5.1.36/mysql-test/r/have_binlog_format_row.require mysql-5.1.36/mysql-test/r/isam.result mysql-5.1.36/mysql-test/r/func_isnull.result mysql-5.1.36/mysql-test/r/mysqlbinlog_row_myisam.result mysql-5.1.36/mysql-test/r/not_ndb.require mysql-5.1.36/mysql-test/r/ctype_cp1251.result mysql-5.1.36/mysql-test/r/lowercase_table3.result mysql-5.1.36/mysql-test/r/type_binary.result mysql-5.1.36/mysql-test/r/events_1.result mysql-5.1.36/mysql-test/r/type_ranges.result mysql-5.1.36/mysql-test/r/shm.result mysql-5.1.36/mysql-test/r/merge-big.result mysql-5.1.36/mysql-test/r/query_cache_ps_no_prot.result mysql-5.1.36/mysql-test/r/index_merge_myisam.result mysql-5.1.36/mysql-test/r/have_community_features.require mysql-5.1.36/mysql-test/r/check.result mysql-5.1.36/mysql-test/r/have_outfile.require mysql-5.1.36/mysql-test/r/ddl_i18n_utf8.result mysql-5.1.36/mysql-test/r/rollback.result mysql-5.1.36/mysql-test/r/fulltext2.result mysql-5.1.36/mysql-test/r/rpl_extraColmaster_innodb.result mysql-5.1.36/mysql-test/r/parser_not_embedded.result mysql-5.1.36/mysql-test/r/partition.result mysql-5.1.36/mysql-test/r/have_utf8.require mysql-5.1.36/mysql-test/r/innodb_autoinc_lock_mode_zero.result mysql-5.1.36/mysql-test/r/events_stress.result mysql-5.1.36/mysql-test/r/mysqldump.result mysql-5.1.36/mysql-test/r/sql_mode.result mysql-5.1.36/mysql-test/r/have_query_cache.require mysql-5.1.36/mysql-test/r/subselect_debug.result mysql-5.1.36/mysql-test/r/big_test.require mysql-5.1.36/mysql-test/r/windows.require mysql-5.1.36/mysql-test/r/concurrent_innodb_safelog.result mysql-5.1.36/mysql-test/r/not_partition.require mysql-5.1.36/mysql-test/r/compare.result mysql-5.1.36/mysql-test/r/ansi.result mysql-5.1.36/mysql-test/r/ctype_latin1.result mysql-5.1.36/mysql-test/r/sum_distinct-big.result mysql-5.1.36/mysql-test/r/mysql_upgrade.result mysql-5.1.36/mysql-test/r/lowercase1.require mysql-5.1.36/mysql-test/r/have_cp932.require mysql-5.1.36/mysql-test/r/openssl_1.result mysql-5.1.36/mysql-test/r/sp-security.result mysql-5.1.36/mysql-test/r/ps_ddl1.result mysql-5.1.36/mysql-test/r/multi_statement.result mysql-5.1.36/mysql-test/r/deadlock_innodb.result mysql-5.1.36/mysql-test/r/system_mysql_db.result mysql-5.1.36/mysql-test/r/outfile_loaddata.result mysql-5.1.36/mysql-test/r/func_equal.result mysql-5.1.36/mysql-test/r/ssl_compress.result mysql-5.1.36/mysql-test/r/analyse.result mysql-5.1.36/mysql-test/r/bootstrap.result mysql-5.1.36/mysql-test/r/create-big.result mysql-5.1.36/mysql-test/r/upgrade.result mysql-5.1.36/mysql-test/r/csv_alter_table.result mysql-5.1.36/mysql-test/r/func_concat.result mysql-5.1.36/mysql-test/r/func_timestamp.result mysql-5.1.36/mysql-test/r/myisam-system.result mysql-5.1.36/mysql-test/r/create.result mysql-5.1.36/mysql-test/r/null_key.result mysql-5.1.36/mysql-test/r/not_partition.result mysql-5.1.36/mysql-test/r/ps_11bugs.result mysql-5.1.36/mysql-test/r/innodb-autoinc.result mysql-5.1.36/mysql-test/r/join_outer.result mysql-5.1.36/mysql-test/r/mysqldump-compat.result mysql-5.1.36/mysql-test/r/have_eucjpms.require mysql-5.1.36/mysql-test/r/case_insensitive_file_system.require mysql-5.1.36/mysql-test/r/parser_precedence.result mysql-5.1.36/mysql-test/r/partition_mgm_err.result mysql-5.1.36/mysql-test/r/system_mysql_db_refs.result mysql-5.1.36/mysql-test/r/ddl_i18n_koi8r.result mysql-5.1.36/mysql-test/r/1st.result mysql-5.1.36/mysql-test/r/count_distinct2.result mysql-5.1.36/mysql-test/r/csv.result mysql-5.1.36/mysql-test/r/func_math.result mysql-5.1.36/mysql-test/r/skip_name_resolve.result mysql-5.1.36/mysql-test/r/is_debug_build.require mysql-5.1.36/mysql-test/r/subselect2.result mysql-5.1.36/mysql-test/r/have_simple_parser.require mysql-5.1.36/mysql-test/r/innodb_gis.result mysql-5.1.36/mysql-test/r/mysql_client_test.result mysql-5.1.36/mysql-test/r/view.result mysql-5.1.36/mysql-test/r/join_crash.result mysql-5.1.36/mysql-test/r/loaddata_autocom_innodb.result mysql-5.1.36/mysql-test/r/compress.result mysql-5.1.36/mysql-test/r/round.result mysql-5.1.36/mysql-test/r/ps_1general.result mysql-5.1.36/mysql-test/r/have_partition.require mysql-5.1.36/mysql-test/r/partition_innodb_semi_consistent.result mysql-5.1.36/mysql-test/r/mysqlshow.result mysql-5.1.36/mysql-test/r/derived.result mysql-5.1.36/mysql-test/r/mysql_cp932.result mysql-5.1.36/mysql-test/r/slave-stopped.result mysql-5.1.36/mysql-test/r/lock.result mysql-5.1.36/mysql-test/r/timezone.result mysql-5.1.36/mysql-test/r/partition_innodb_stmt.result mysql-5.1.36/mysql-test/r/default.result mysql-5.1.36/mysql-test/r/gcc296.result mysql-5.1.36/mysql-test/r/repair.result mysql-5.1.36/mysql-test/r/have_example_plugin.require mysql-5.1.36/mysql-test/r/flush_block_commit_notembedded.result mysql-5.1.36/mysql-test/r/no-threads.result mysql-5.1.36/mysql-test/Makefile.am mysql-5.1.36/mysql-test/mysql-test-run mysql-5.1.36/mysql-test/README mysql-5.1.36/INSTALL-SOURCE ----------------------------------------------------------------------------------------------------------------------------- 2-) r...@ls:/usr/local/src/mysql-5.1.36# ./configure --prefix=/usr/local/myscd mysql-5.1.36 configure: WARNING: you should use --build, --host, --target checking build system type... Invalid configuration `mysql-5.1.36': machine `mysql' not recognized configure: error: /bin/bash ./config.sub mysql-5.1.36 failed r...@ls:/usr/local/src/mysql-5.1.36# ./configure --prefix=/usr/local/mysql-5.1.36 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking "character sets"... default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 checking whether to compile national Unicode collations... yes checking for doxygen... no checking for pdflatex... no checking for makeindex... no checking whether build environment is sane... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) mawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking "C Compiler version"... "gcc gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3" checking "C++ compiler version"... "g++ g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3" checking for ranlib... ranlib checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking for bison... no checking for pdftex... no checking for tex... no checking "return type of sprintf"... "int" checking for uname... /bin/uname checking operating system... Linux checking for ar... ar checking if we should use 'skip-external-locking' as default for linux-gnu... yes checking for ln... /bin/ln checking for ln... /bin/ln checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... (cached) /bin/sed checking for cmp... /usr/bin/cmp checking for chmod... /bin/chmod checking for hostname... /bin/hostname checking for diff... /usr/bin/diff checking for gnutar... no checking for gtar... no checking for tar... tar checking for perl... /usr/bin/perl 0 checking for ps... /bin/ps checking "how to check if pid exists"... "/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$$MYSQLD" > /dev/null" checking for kill... /bin/kill checking "for kill switches"... "/bin/kill -0 $$PID > /dev/null 2> /dev/null" checking for gcc option to accept ANSI C... checking dependency style of gcc... gcc3 checking whether --noexecstack is desirable for .S files... yes nm: old_atexit.o: no symbols nm: udiv_qrnnd.o: no symbols nm: mp_clz_tab.o: no symbols nm: getopt_init.o: no symbols nm: init-posix.o: no symbols nm: lseek64.o: no symbols nm: oldgetrlimit64.o: no symbols nm: libc_multiple_threads.o: no symbols nm: getutmpx.o: no symbols checking whether features provided by the user community should be included.... yes checking if we should use assembler functions... no checking if SHOW PROFILE should be enabled.... yes checking If we should should enable LOAD DATA LOCAL by default... no checking If we should should enable init-file... yes checking for getconf... getconf checking for CFLAGS value to request large file support... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for LDFLAGS value to request large file support... checking for LIBS value to request large file support... checking for _FILE_OFFSET_BITS... 64 checking for _LARGEFILE_SOURCE... 1 checking for _LARGE_FILES... no checking for size_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking synch.h usability... no checking synch.h presence... no checking for synch.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vadvise.h usability... no checking sys/vadvise.h presence... no checking for sys/vadvise.h... no checking for sys/wait.h... (cached) yes checking term.h usability... no checking term.h presence... no checking for term.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking linux/config.h usability... no checking linux/config.h presence... no checking for linux/config.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking port.h usability... no checking port.h presence... no checking for port.h... no checking for ieeefp.h... (cached) no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking xfs/xfs.h usability... no checking xfs/xfs.h presence... no checking for xfs/xfs.h... no checking for floor in -lm... yes checking for gethostbyname_r in -lnsl_r... no checking for gethostbyname_r in -lnsl... yes checking for gethostbyname_r... yes checking for library containing setsockopt... none required checking for library containing bind... none required checking for library containing crypt... -lcrypt checking for library containing inet_aton... none required checking for library containing sched_yield... none required checking for zlib compression library... system-wide zlib not found, using one bundled with MySQL checking whether SHM_HUGETLB is declared... yes checking if we should use pstack... no checking for int8... no checking for uint8... no checking for int16... no checking for uint16... no checking for int32... no checking for uint32... no checking for int64... no checking for uint64... no checking for uchar... no checking for uint... yes checking for ulong... yes checking for in_addr_t... yes checking for fp_except... no checking "Linux threads"... "starting" checking "getconf GNU_LIBPTHREAD_VERSION"... "NPTL" "no need to check headers" checking "for pthread_create in -lpthread"... "yes" checking "named thread libs:"... "-lpthread" checking for strtok_r in -lpthread... yes checking for strtok_r... yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlerror... yes checking for restartable system calls... yes checking whether the compiler provides atomic builtins... yes checking "need of special linking flags"... "-rdynamic" checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking needs mysys_new helpers... no checking size of char... 1 checking size of char*... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 8 checking if time_t is unsigned... no checking the need for #pragma interface/implementation... no checking whether byte ordering is bigendian... no checking base type of last arg to accept... socklen_t checking struct type to use with setrlimit... struct rlimit checking stack direction for C alloca... -1 checking for working alloca.h... (cached) yes checking for alloca... yes checking if struct timespec has a ts_sec member... no checking if we have tzname variable... yes checking if g++ supports bool types... yes checking if conversion of longlong to float works... yes checking for sigset_t... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for u_int32_t... yes checking if pthread_yield takes zero arguments... yes checking if pthread_yield takes 1 argument... no checking for malloc.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for working alloca.h... yes checking for alloca... (cached) yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for re_comp... yes checking for regcomp... yes checking for strdup... yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for strlcat... no checking for strlcpy... no checking for issetugid... no checking for fgetln... no checking for getline... yes checking for flockfile... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/ptem.h usability... no checking sys/ptem.h presence... no checking for sys/ptem.h... no checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking for sys/mman.h... (cached) yes checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking termcap.h usability... no checking termcap.h presence... no checking for termcap.h... no checking for termio.h... (cached) yes checking termbits.h usability... no checking termbits.h presence... no checking for termbits.h... no checking asm/termbits.h usability... yes checking asm/termbits.h presence... yes checking for asm/termbits.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for lstat... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcoll... yes checking for tcgetattr... yes checking whether stat file-mode macros are broken... no checking for type of signal functions... posix checking whether programs are able to redeclare getpw functions... yes checking for TIOCGWINSZ in sys/ioctl.h... yes checking for FIONREAD in sys/ioctl.h... yes checking for TIOCSTAT in sys/ioctl.h... no checking if struct dirent has a d_ino member... yes checking if struct dirent has a d_namlen member... no checking whether signal handlers are of type void... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrtowc... yes checking for mbrlen... yes checking for wctomb... yes checking for wcwidth... yes checking for wcsdup... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for tgetent in -lncursesw... no checking for tgetent in -lncurses... no checking for tgetent in -lcurses... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for termcap functions library... configure: error: No curses/termcap library found _______________________________________________ Linux-programlama mailing list [email protected] http://liste.linux.org.tr/mailman/listinfo/linux-programlama Liste kurallari: http://liste.linux.org.tr/kurallar.php
