Author Topic: Yate on OpenWRT  (Read 7210 times)

seualter

  • Newbie
  • *
  • Posts: 3
    • View Profile
Yate on OpenWRT
« on: February 17, 2016, 11:30:39 AM »
I added Yate in menuconfig. In the terminal when I type yate i get the following (see below).

Quote
root@mylinkit:/# yate
Yate (2559) is starting Wed Feb 17 17:27:31 2016
2016-02-17_17:27:31.493213 <WARN> Engine::loadPlugins() failed directory '/usr/lib/yate'
2016-02-17_17:27:31.493525 <WARN> Engine::loadPlugins() failed directory '/usr/lib/yate/server'
Initializing plugins
Initialization complete
Yate engine is initialized and starting up on mylinkit


I checked, and I do not have the folders it is looking for. This is all I have.

Quote
root@mylinkit:/# find / -name yate
/etc/init.d/yate
/etc/yate
/overlay/upper/etc/yate
/rom/etc/init.d/yate
/rom/etc/yate
/rom/usr/bin/yate
/usr/bin/yate
root@mylinkit:/#


Anyone have any ideas why OpenWRT does not install everything ?



« Last Edit: February 17, 2016, 11:34:44 AM by seualter »