close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 30 and Version 31 of Old/WiMAX/05/01


Ignore:
Timestamp:
Jul 18, 2011, 6:06:11 PM (13 years ago)
Author:
Jaskaran Singh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/05/01

    v30 v31  
    155155}}}
    156156
    157 Please confirm the versions of omf-agggmgr-5.2 to be 6 and of omf-common-5.2 to be 4. This is the expected output. [[BR]]
     157Please confirm the versions of omf-agggmgr-5.2 to be 6 and of omf-common-5.2 to be 4 otherwise you will experience starting the wimaxrf service.
     158This is the expected output. [[BR]]
    158159
    159160{{{
     
    161162ii  omf-common-5.2                      ubuntu4                                  Common ruby classes for OMF
    162163}}}
     164 '''In case of wrong versions''' remove the the omf-common-5.2 and omf-aggmgr-5.2 packages and reinstall them.[[BR]]
     165
     166{{{
     167apt-get --purge remove omf-aggmgr-5.2 omf-common-5.2
     168apt-get install omf-aggmgr-5.2
     169dpkg -l | grep omf-
     170}}}
     171
     172
     173To enable to wimaxrf service please create a link  in the /etc/omf-aggmgr-5.2/enabled directory for the wimaxrf.yaml file from the /etc/omf-aggmgr-5.2/available folder. [[BR]]
     174If the 'enabled' folder doesn't exist there, please create it.
     175
     176{{{
     177cd /etc/omf-aggmgr-5.2/enabled
     178ln -s ../available/wimaxrf.yaml .
     179}}}
     180 
    163181
    164182