hakarune

mysql errors installing

May 3rd, 2012
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.59 KB | None | 0 0
  1. mysql install errors:
  2.  
  3. Running: 'pkg_add -r mysql55-server -P /mnt/disk1/Services/pkg'
  4. "ldconfig: warning: /usr/local/lib/mysql: No such file or directory"
  5.  
  6. Running: 'mysql_install_db –user=mysql –basedir=/mnt/disk1/Services/pkg –datadir=/mnt/disk1/Services/db/mysql'
  7. "mysql_install_db: Command not found"
  8.  
  9. Here's my bin folders.
  10. /mnt/disk1/Services/pkg/bin# ls
  11. innochecksum mysql_config mysql_tzinfo_to_sql mysqlbug mysqlshow
  12. msql2mysql mysql_convert_table_format mysql_upgrade mysqlcheck mysqlslap
  13. my_print_defaults mysql_find_rows mysql_waitpid mysqld_multi mysqltest
  14. myisam_ftdump mysql_fix_extensions mysql_zap mysqld_safe perror
  15. myisamchk mysql_install_db mysqlaccess mysqldump replace
  16. myisamlog mysql_plugin mysqlaccess.conf mysqldumpslow resolve_stack_dump
  17. myisampack mysql_secure_installation mysqladmin mysqlhotcopy resolveip
  18. mysql mysql_setpermission mysqlbinlog mysqlimport
  19.  
  20.  
  21. :/bin# ll
  22. total 904
  23. -r-xr-xr-x 1 root wheel 8592 Jan 3 14:26 [
  24. lrwxr-xr-x 1 root wheel 19 Apr 16 00:17 bash -> /usr/local/bin/bash
  25. -r-xr-xr-x 1 root wheel 9116 Jan 3 14:26 cat
  26. -r-xr-xr-x 1 root wheel 6352 Jan 3 14:26 chflags
  27. -r-xr-xr-x 1 root wheel 6472 Jan 3 14:26 chmod
  28. -r-xr-xr-x 1 root wheel 17312 Jan 3 14:26 cp
  29. -r-xr-xr-x 1 root wheel 328108 Jan 3 14:26 csh
  30. -r-xr-xr-x 1 root wheel 15228 Jan 3 14:26 date
  31. -r-xr-xr-x 1 root wheel 20016 Jan 3 14:26 dd
  32. -r-xr-xr-x 1 root wheel 12656 Jan 3 14:26 df
  33. -r-xr-xr-x 1 root wheel 4340 Jan 3 14:26 echo
  34. -r-xr-xr-x 1 root wheel 14480 Jan 3 14:26 expr
  35. -r-xr-xr-x 1 root wheel 8084 Jan 3 14:26 getfacl
  36. -r-xr-xr-x 1 root wheel 4456 Jan 3 14:26 hostname
  37. lrwxr-xr-x 1 root wheel 40 May 3 02:22 innochecksum -> /mnt/disk1/Services/pkg/bin/innochecksum
  38. -r-xr-xr-x 1 root wheel 5548 Jan 3 14:26 kenv
  39. -r-xr-xr-x 1 root wheel 6320 Jan 3 14:26 kill
  40. -r-xr-xr-x 1 root wheel 8164 Jan 3 14:26 link
  41. lrwxr-xr-x 1 root wheel 9 Apr 11 04:41 ln -> /bin/link
  42. -r-xr-xr-x 1 root wheel 27416 Jan 3 14:26 ls
  43. -r-xr-xr-x 1 root wheel 5552 Jan 3 14:26 mkdir
  44. lrwxr-xr-x 1 root wheel 38 May 3 02:22 msql2mysql -> /mnt/disk1/Services/pkg/bin/msql2mysql
  45. -r-xr-xr-x 1 root wheel 11216 Jan 3 14:26 mv
  46. lrwxr-xr-x 1 root wheel 45 May 3 02:22 my_print_defaults -> /mnt/disk1/Services/pkg/bin/my_print_defaults
  47. lrwxr-xr-x 1 root wheel 41 May 3 02:22 myisam_ftdump -> /mnt/disk1/Services/pkg/bin/myisam_ftdump
  48. lrwxr-xr-x 1 root wheel 37 May 3 02:22 myisamchk -> /mnt/disk1/Services/pkg/bin/myisamchk
  49. lrwxr-xr-x 1 root wheel 37 May 3 02:22 myisamlog -> /mnt/disk1/Services/pkg/bin/myisamlog
  50. lrwxr-xr-x 1 root wheel 38 May 3 02:22 myisampack -> /mnt/disk1/Services/pkg/bin/myisampack
  51. lrwxr-xr-x 1 root wheel 33 May 3 02:22 mysql -> /mnt/disk1/Services/pkg/bin/mysql
  52. lrwxr-xr-x 1 root wheel 40 May 3 02:22 mysql_config -> /mnt/disk1/Services/pkg/bin/mysql_config
  53. lrwxr-xr-x 1 root wheel 54 May 3 02:22 mysql_convert_table_format -> /mnt/disk1/Services/pkg/bin/mysql_convert_table_format
  54. lrwxr-xr-x 1 root wheel 43 May 3 02:22 mysql_find_rows -> /mnt/disk1/Services/pkg/bin/mysql_find_rows
  55. lrwxr-xr-x 1 root wheel 48 May 3 02:22 mysql_fix_extensions -> /mnt/disk1/Services/pkg/bin/mysql_fix_extensions
  56. lrwxr-xr-x 1 root wheel 44 May 3 02:22 mysql_install_db -> /mnt/disk1/Services/pkg/bin/mysql_install_db
  57. lrwxr-xr-x 1 root wheel 40 May 3 02:22 mysql_plugin -> /mnt/disk1/Services/pkg/bin/mysql_plugin
  58. lrwxr-xr-x 1 root wheel 53 May 3 02:22 mysql_secure_installation -> /mnt/disk1/Services/pkg/bin/mysql_secure_installation
  59. lrwxr-xr-x 1 root wheel 47 May 3 02:22 mysql_setpermission -> /mnt/disk1/Services/pkg/bin/mysql_setpermission
  60. lrwxr-xr-x 1 root wheel 47 May 3 02:22 mysql_tzinfo_to_sql -> /mnt/disk1/Services/pkg/bin/mysql_tzinfo_to_sql
  61. lrwxr-xr-x 1 root wheel 41 May 3 02:22 mysql_upgrade -> /mnt/disk1/Services/pkg/bin/mysql_upgrade
  62. lrwxr-xr-x 1 root wheel 41 May 3 02:22 mysql_waitpid -> /mnt/disk1/Services/pkg/bin/mysql_waitpid
  63. lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysql_zap -> /mnt/disk1/Services/pkg/bin/mysql_zap
  64. lrwxr-xr-x 1 root wheel 39 May 3 02:22 mysqlaccess -> /mnt/disk1/Services/pkg/bin/mysqlaccess
  65. lrwxr-xr-x 1 root wheel 44 May 3 02:22 mysqlaccess.conf -> /mnt/disk1/Services/pkg/bin/mysqlaccess.conf
  66. lrwxr-xr-x 1 root wheel 38 May 3 02:22 mysqladmin -> /mnt/disk1/Services/pkg/bin/mysqladmin
  67. lrwxr-xr-x 1 root wheel 39 May 3 02:22 mysqlbinlog -> /mnt/disk1/Services/pkg/bin/mysqlbinlog
  68. lrwxr-xr-x 1 root wheel 36 May 3 02:22 mysqlbug -> /mnt/disk1/Services/pkg/bin/mysqlbug
  69. lrwxr-xr-x 1 root wheel 38 May 3 02:22 mysqlcheck -> /mnt/disk1/Services/pkg/bin/mysqlcheck
  70. lrwxr-xr-x 1 root wheel 40 May 3 02:22 mysqld_multi -> /mnt/disk1/Services/pkg/bin/mysqld_multi
  71. lrwxr-xr-x 1 root wheel 39 May 3 02:22 mysqld_safe -> /mnt/disk1/Services/pkg/bin/mysqld_safe
  72. lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysqldump -> /mnt/disk1/Services/pkg/bin/mysqldump
  73. lrwxr-xr-x 1 root wheel 41 May 3 02:22 mysqldumpslow -> /mnt/disk1/Services/pkg/bin/mysqldumpslow
  74. lrwxr-xr-x 1 root wheel 40 May 3 02:22 mysqlhotcopy -> /mnt/disk1/Services/pkg/bin/mysqlhotcopy
  75. lrwxr-xr-x 1 root wheel 39 May 3 02:22 mysqlimport -> /mnt/disk1/Services/pkg/bin/mysqlimport
  76. lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysqlshow -> /mnt/disk1/Services/pkg/bin/mysqlshow
  77. lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysqlslap -> /mnt/disk1/Services/pkg/bin/mysqlslap
  78. lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysqltest -> /mnt/disk1/Services/pkg/bin/mysqltest
  79. -r-xr-xr-x 1 root wheel 88908 Jan 3 14:26 pax
  80. lrwxr-xr-x 1 root wheel 34 May 3 02:22 perror -> /mnt/disk1/Services/pkg/bin/perror
  81. lrwxr-xr-x 1 root wheel 10 Apr 11 04:41 pgrep -> /bin/pkill
  82. -r-xr-xr-x 1 root wheel 14680 Jan 3 14:26 pkill
  83. -r-xr-xr-x 1 root wheel 36504 Jan 3 14:26 ps
  84. -r-xr-xr-x 1 root wheel 5172 Jan 3 14:26 pwait
  85. -r-xr-xr-x 1 root wheel 4356 Jan 3 14:26 pwd
  86. -r-xr-xr-x 1 root wheel 4108 Jan 3 14:26 realpath
  87. lrwxr-xr-x 1 root wheel 35 May 3 02:22 replace -> /mnt/disk1/Services/pkg/bin/replace
  88. lrwxr-xr-x 1 root wheel 46 May 3 02:22 resolve_stack_dump -> /mnt/disk1/Services/pkg/bin/resolve_stack_dump
  89. lrwxr-xr-x 1 root wheel 37 May 3 02:22 resolveip -> /mnt/disk1/Services/pkg/bin/resolveip
  90. -r-xr-xr-x 1 root wheel 12056 Jan 3 14:26 rm
  91. -r-xr-xr-x 1 root wheel 4372 Jan 3 14:26 rmdir
  92. -r-xr-xr-x 1 root wheel 16216 Jan 3 14:26 setfacl
  93. -r-xr-xr-x 1 root wheel 120056 Jan 3 14:26 sh
  94. -r-xr-xr-x 1 root wheel 4168 Jan 3 14:26 sleep
  95. -r-xr-xr-x 1 root wheel 18040 Jan 3 14:26 stty
  96. -r-xr-xr-x 1 root wheel 3412 Jan 3 14:26 sync
  97. lrwxr-xr-x 1 root wheel 8 Apr 11 04:41 tcsh -> /bin/csh
  98. lrwxr-xr-x 1 root wheel 6 Apr 11 04:41 test -> /bin/[
  99. lrwxr-xr-x 1 root wheel 7 Apr 11 04:41 unlink -> /bin/rm
  100. -r-xr-xr-x 1 root wheel 5100 Jan 3 14:26 uuidgen
Advertisement
Add Comment
Please, Sign In to add comment