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 52 and Version 53 of Old/WiMAX/30


Ignore:
Timestamp:
Mar 13, 2014, 4:06:57 PM (10 years ago)
Author:
Nilanjan Paul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/30

    v52 v53  
    3838     To do that first install openssl libraries. [[BR]]
    3939      {{{
    40 apt-get install libglobus-openssl libglobus-openssl-dev libssl-dev
     40apt-get install libglobus-openssl-module0 libglobus-openssl-module-dev libssl-dev
    4141}}}
    4242      Download the Supplicant from [http://hostap.epitest.fi wpa-supplicant]
     
    4444      {{{
    4545cd ~Downloads/wpa_supplicant-0.7.3
    46 patch -p1 < PATH/wpa_supplicant-0.7.3-generate-libeap-peer.patch
     46patch -p1 < ../wpa_supplicant-0.7.3-generate-libeap-peer.patch
    4747make -C src/eap_peer
    4848make -C src/eap_peer install