Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mysql install errors:
- Running: 'pkg_add -r mysql55-server -P /mnt/disk1/Services/pkg'
- "ldconfig: warning: /usr/local/lib/mysql: No such file or directory"
- Running: 'mysql_install_db –user=mysql –basedir=/mnt/disk1/Services/pkg –datadir=/mnt/disk1/Services/db/mysql'
- "mysql_install_db: Command not found"
- Here's my bin folders.
- /mnt/disk1/Services/pkg/bin# ls
- innochecksum mysql_config mysql_tzinfo_to_sql mysqlbug mysqlshow
- msql2mysql mysql_convert_table_format mysql_upgrade mysqlcheck mysqlslap
- my_print_defaults mysql_find_rows mysql_waitpid mysqld_multi mysqltest
- myisam_ftdump mysql_fix_extensions mysql_zap mysqld_safe perror
- myisamchk mysql_install_db mysqlaccess mysqldump replace
- myisamlog mysql_plugin mysqlaccess.conf mysqldumpslow resolve_stack_dump
- myisampack mysql_secure_installation mysqladmin mysqlhotcopy resolveip
- mysql mysql_setpermission mysqlbinlog mysqlimport
- :/bin# ll
- total 904
- -r-xr-xr-x 1 root wheel 8592 Jan 3 14:26 [
- lrwxr-xr-x 1 root wheel 19 Apr 16 00:17 bash -> /usr/local/bin/bash
- -r-xr-xr-x 1 root wheel 9116 Jan 3 14:26 cat
- -r-xr-xr-x 1 root wheel 6352 Jan 3 14:26 chflags
- -r-xr-xr-x 1 root wheel 6472 Jan 3 14:26 chmod
- -r-xr-xr-x 1 root wheel 17312 Jan 3 14:26 cp
- -r-xr-xr-x 1 root wheel 328108 Jan 3 14:26 csh
- -r-xr-xr-x 1 root wheel 15228 Jan 3 14:26 date
- -r-xr-xr-x 1 root wheel 20016 Jan 3 14:26 dd
- -r-xr-xr-x 1 root wheel 12656 Jan 3 14:26 df
- -r-xr-xr-x 1 root wheel 4340 Jan 3 14:26 echo
- -r-xr-xr-x 1 root wheel 14480 Jan 3 14:26 expr
- -r-xr-xr-x 1 root wheel 8084 Jan 3 14:26 getfacl
- -r-xr-xr-x 1 root wheel 4456 Jan 3 14:26 hostname
- lrwxr-xr-x 1 root wheel 40 May 3 02:22 innochecksum -> /mnt/disk1/Services/pkg/bin/innochecksum
- -r-xr-xr-x 1 root wheel 5548 Jan 3 14:26 kenv
- -r-xr-xr-x 1 root wheel 6320 Jan 3 14:26 kill
- -r-xr-xr-x 1 root wheel 8164 Jan 3 14:26 link
- lrwxr-xr-x 1 root wheel 9 Apr 11 04:41 ln -> /bin/link
- -r-xr-xr-x 1 root wheel 27416 Jan 3 14:26 ls
- -r-xr-xr-x 1 root wheel 5552 Jan 3 14:26 mkdir
- lrwxr-xr-x 1 root wheel 38 May 3 02:22 msql2mysql -> /mnt/disk1/Services/pkg/bin/msql2mysql
- -r-xr-xr-x 1 root wheel 11216 Jan 3 14:26 mv
- lrwxr-xr-x 1 root wheel 45 May 3 02:22 my_print_defaults -> /mnt/disk1/Services/pkg/bin/my_print_defaults
- lrwxr-xr-x 1 root wheel 41 May 3 02:22 myisam_ftdump -> /mnt/disk1/Services/pkg/bin/myisam_ftdump
- lrwxr-xr-x 1 root wheel 37 May 3 02:22 myisamchk -> /mnt/disk1/Services/pkg/bin/myisamchk
- lrwxr-xr-x 1 root wheel 37 May 3 02:22 myisamlog -> /mnt/disk1/Services/pkg/bin/myisamlog
- lrwxr-xr-x 1 root wheel 38 May 3 02:22 myisampack -> /mnt/disk1/Services/pkg/bin/myisampack
- lrwxr-xr-x 1 root wheel 33 May 3 02:22 mysql -> /mnt/disk1/Services/pkg/bin/mysql
- lrwxr-xr-x 1 root wheel 40 May 3 02:22 mysql_config -> /mnt/disk1/Services/pkg/bin/mysql_config
- lrwxr-xr-x 1 root wheel 54 May 3 02:22 mysql_convert_table_format -> /mnt/disk1/Services/pkg/bin/mysql_convert_table_format
- lrwxr-xr-x 1 root wheel 43 May 3 02:22 mysql_find_rows -> /mnt/disk1/Services/pkg/bin/mysql_find_rows
- lrwxr-xr-x 1 root wheel 48 May 3 02:22 mysql_fix_extensions -> /mnt/disk1/Services/pkg/bin/mysql_fix_extensions
- lrwxr-xr-x 1 root wheel 44 May 3 02:22 mysql_install_db -> /mnt/disk1/Services/pkg/bin/mysql_install_db
- lrwxr-xr-x 1 root wheel 40 May 3 02:22 mysql_plugin -> /mnt/disk1/Services/pkg/bin/mysql_plugin
- lrwxr-xr-x 1 root wheel 53 May 3 02:22 mysql_secure_installation -> /mnt/disk1/Services/pkg/bin/mysql_secure_installation
- lrwxr-xr-x 1 root wheel 47 May 3 02:22 mysql_setpermission -> /mnt/disk1/Services/pkg/bin/mysql_setpermission
- lrwxr-xr-x 1 root wheel 47 May 3 02:22 mysql_tzinfo_to_sql -> /mnt/disk1/Services/pkg/bin/mysql_tzinfo_to_sql
- lrwxr-xr-x 1 root wheel 41 May 3 02:22 mysql_upgrade -> /mnt/disk1/Services/pkg/bin/mysql_upgrade
- lrwxr-xr-x 1 root wheel 41 May 3 02:22 mysql_waitpid -> /mnt/disk1/Services/pkg/bin/mysql_waitpid
- lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysql_zap -> /mnt/disk1/Services/pkg/bin/mysql_zap
- lrwxr-xr-x 1 root wheel 39 May 3 02:22 mysqlaccess -> /mnt/disk1/Services/pkg/bin/mysqlaccess
- lrwxr-xr-x 1 root wheel 44 May 3 02:22 mysqlaccess.conf -> /mnt/disk1/Services/pkg/bin/mysqlaccess.conf
- lrwxr-xr-x 1 root wheel 38 May 3 02:22 mysqladmin -> /mnt/disk1/Services/pkg/bin/mysqladmin
- lrwxr-xr-x 1 root wheel 39 May 3 02:22 mysqlbinlog -> /mnt/disk1/Services/pkg/bin/mysqlbinlog
- lrwxr-xr-x 1 root wheel 36 May 3 02:22 mysqlbug -> /mnt/disk1/Services/pkg/bin/mysqlbug
- lrwxr-xr-x 1 root wheel 38 May 3 02:22 mysqlcheck -> /mnt/disk1/Services/pkg/bin/mysqlcheck
- lrwxr-xr-x 1 root wheel 40 May 3 02:22 mysqld_multi -> /mnt/disk1/Services/pkg/bin/mysqld_multi
- lrwxr-xr-x 1 root wheel 39 May 3 02:22 mysqld_safe -> /mnt/disk1/Services/pkg/bin/mysqld_safe
- lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysqldump -> /mnt/disk1/Services/pkg/bin/mysqldump
- lrwxr-xr-x 1 root wheel 41 May 3 02:22 mysqldumpslow -> /mnt/disk1/Services/pkg/bin/mysqldumpslow
- lrwxr-xr-x 1 root wheel 40 May 3 02:22 mysqlhotcopy -> /mnt/disk1/Services/pkg/bin/mysqlhotcopy
- lrwxr-xr-x 1 root wheel 39 May 3 02:22 mysqlimport -> /mnt/disk1/Services/pkg/bin/mysqlimport
- lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysqlshow -> /mnt/disk1/Services/pkg/bin/mysqlshow
- lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysqlslap -> /mnt/disk1/Services/pkg/bin/mysqlslap
- lrwxr-xr-x 1 root wheel 37 May 3 02:22 mysqltest -> /mnt/disk1/Services/pkg/bin/mysqltest
- -r-xr-xr-x 1 root wheel 88908 Jan 3 14:26 pax
- lrwxr-xr-x 1 root wheel 34 May 3 02:22 perror -> /mnt/disk1/Services/pkg/bin/perror
- lrwxr-xr-x 1 root wheel 10 Apr 11 04:41 pgrep -> /bin/pkill
- -r-xr-xr-x 1 root wheel 14680 Jan 3 14:26 pkill
- -r-xr-xr-x 1 root wheel 36504 Jan 3 14:26 ps
- -r-xr-xr-x 1 root wheel 5172 Jan 3 14:26 pwait
- -r-xr-xr-x 1 root wheel 4356 Jan 3 14:26 pwd
- -r-xr-xr-x 1 root wheel 4108 Jan 3 14:26 realpath
- lrwxr-xr-x 1 root wheel 35 May 3 02:22 replace -> /mnt/disk1/Services/pkg/bin/replace
- lrwxr-xr-x 1 root wheel 46 May 3 02:22 resolve_stack_dump -> /mnt/disk1/Services/pkg/bin/resolve_stack_dump
- lrwxr-xr-x 1 root wheel 37 May 3 02:22 resolveip -> /mnt/disk1/Services/pkg/bin/resolveip
- -r-xr-xr-x 1 root wheel 12056 Jan 3 14:26 rm
- -r-xr-xr-x 1 root wheel 4372 Jan 3 14:26 rmdir
- -r-xr-xr-x 1 root wheel 16216 Jan 3 14:26 setfacl
- -r-xr-xr-x 1 root wheel 120056 Jan 3 14:26 sh
- -r-xr-xr-x 1 root wheel 4168 Jan 3 14:26 sleep
- -r-xr-xr-x 1 root wheel 18040 Jan 3 14:26 stty
- -r-xr-xr-x 1 root wheel 3412 Jan 3 14:26 sync
- lrwxr-xr-x 1 root wheel 8 Apr 11 04:41 tcsh -> /bin/csh
- lrwxr-xr-x 1 root wheel 6 Apr 11 04:41 test -> /bin/[
- lrwxr-xr-x 1 root wheel 7 Apr 11 04:41 unlink -> /bin/rm
- -r-xr-xr-x 1 root wheel 5100 Jan 3 14:26 uuidgen
Advertisement
Add Comment
Please, Sign In to add comment