LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Wind River Linux, Trying to install MySQL,Failed Dependency Error (https://www.linuxquestions.org/questions/linux-software-2/wind-river-linux-trying-to-install-mysql-failed-dependency-error-4175591135/)

puneeth90 10-10-2016 01:33 PM

Wind River Linux, Trying to install MySQL,Failed Dependency Error
 
I am working on Wind River Linux. Failed Dependency Error. Can anyone please tell me what I have to do ? I have been trying from past one day

root@AC-04:/home/mysql# rpm -ivh MySQL-server-5.6.33-1.linux_glibc2.5.x86_64.rpm
warning: MySQL-server-5.6.33-1.linux_glibc2.5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
/sbin/chkconfig is needed by MySQL-server-5.6.33-1.linux_glibc2.5.x86_64
/usr/lib64/mysql/plugin is needed by MySQL-server-5.6.33-1.linux_glibc2.5.x86_64
/usr/lib64/mysql/plugin/debug is needed by MySQL-server-5.6.33-1.linux_glibc2.5.x86

jefro 10-10-2016 03:20 PM

Hello and welcome to LQ.

Not sure what way to go. Isn't this a RTOS commercial product? If so you'd need to be careful to maintain it in a RTOS state or just get a near real time OS that has better support. You may need tell us why you are using this product too. Doubt there are a lot of folks using it here. I have vxworks on some old stuff.

The first reported failure is to have chkconfig. That goes back to the distro so you'd have to see if you can run chkconfig and if so, get it. Then do the same for the rest of complaints listed.

If you are buying WR linux then be sure to use their tech support.

I have a system that is Yocto uefi supported. Might look into this further.


All times are GMT -5. The time now is 02:27 PM.