So, I upgraded freebsd from 11.1 to 12.1 after this I updated ports and upgraded softwares like mysql, php etc. So, most software work even though there's warnings because
configs are using outdated stuff. However, most software still runs and works. Mysql is the only thing that's broken. It has a major error that doesn't allow it to run.
error states this : " ld-elf.so.1: shared object "libncursesw.so.8" not found .
mysql80-server: warning failed to start mysql."
this is what it spits out. I asked on other websites and was told there's an issue.
I need to go to ports and install compat12x. So, I try this and do a install make clean.
I get an error message that compat12x needs freebsd 13 installed.
Now, I tried to upgrade to freebsd13 thru freebsd-update and was told I can't and need to install from sources.
I need to know what I need to do to fix this issue and if I need to upgrade to freebsd 13 how can I do this?
Like what commands I need to use? I tried freebsd-update -r upgrade freebsd13.0-current.
Thanks In Advance.
configs are using outdated stuff. However, most software still runs and works. Mysql is the only thing that's broken. It has a major error that doesn't allow it to run.
error states this : " ld-elf.so.1: shared object "libncursesw.so.8" not found .
mysql80-server: warning failed to start mysql."
this is what it spits out. I asked on other websites and was told there's an issue.
I need to go to ports and install compat12x. So, I try this and do a install make clean.
I get an error message that compat12x needs freebsd 13 installed.
Now, I tried to upgrade to freebsd13 thru freebsd-update and was told I can't and need to install from sources.
I need to know what I need to do to fix this issue and if I need to upgrade to freebsd 13 how can I do this?
Like what commands I need to use? I tried freebsd-update -r upgrade freebsd13.0-current.
Thanks In Advance.