It is recommended to to the following steps in a new VM in order to not accidently mess up an existing installation!
sudo apt-get install build-essential
sudo apt-get install bison
sudo apt-get install flex
sudo apt-get install libglib2.0-dev
It is recommended to to the following steps in a new VM in order to not accidently mess up an existing installation!
sudo apt-get install build-essential
sudo apt-get install bison
sudo apt-get install flex
sudo apt-get install libglib2.0-dev
| /** | |
| * Created by solomon on 15/4/21. | |
| */ | |
| var listing = "55555D5E031D0A170B080B090B0A240309050D084A070B09"; | |
| function proc_json_num() { | |
| analyze_src_source_editor = analyze_src_source_editor + 'ni'; | |
| upload_view_au_valid(); | |
| }; | |
| function send_common_call_session_viewer() { | |
| analyze_src_source_editor = analyze_src_source_editor + '{};'; |
| /** | |
| * Created by solomon on 15/1/14. | |
| */ | |
| +function () { | |
| angular.module('ui.router.otherwise',['ui.router']) | |
| .provider('otherwise', ['$urlRouterProvider', function ($urlRouterProvider) { | |
| var url = ''; | |
| this.path = function (url) { | |
| $urlRouterProvider.otherwise(function ($injector, $location) { | |
| $('body>[ui-view]').html(''); |