Advertisement
inquba

Untitled

May 10th, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. login as: colin
  2. [email protected]'s password:
  3. Linux colin 2.6.32-24-generic #43-Ubuntu SMP Thu Sep 16 14:17:33 UTC 2010 i686 GNU/Linux
  4. Ubuntu 10.04.4 LTS
  5.  
  6. Welcome to Ubuntu!
  7. * Documentation: https://help.ubuntu.com/
  8.  
  9. System information as of Thu May 10 12:45:00 CDT 2012
  10.  
  11. System load: 0.1 Processes: 95
  12. Usage of /: 2.0% of 141.07GB Users logged in: 0
  13. Memory usage: 9% IP address for lo: 127.0.0.1
  14. Swap usage: 0% IP address for eth0: 192.168.2.144
  15.  
  16. Graph this data and manage this system at https://landscape.canonical.com/
  17.  
  18. 11 packages can be updated.
  19. 9 updates are security updates.
  20.  
  21.  
  22. Thank you for trying FusionPBX and FreeSWITCH
  23. Help: IRC #fusionpbx on FreeNode
  24. www.fusionpbx.com
  25. The FreeSWITCH src was left off to save space.
  26. Git/build the latest by running
  27. sudo install_fusionpbx install-freeswitch user
  28.  
  29. Upgrade FusionPBX
  30. sudo install_fusionpbx upgrade-fusionpbx user
  31.  
  32. Last login: Wed May 9 20:46:01 2012 from qio
  33. Thank you for Choosing FusionPBX
  34. colin@colin:~$ cd /usr/src/freeswitch/libs/esl
  35. colin@colin:/usr/src/freeswitch/libs/esl$ make perlmod-install
  36. make MYLIB="../libesl.a" SOLINK="-shared -Xlinker -x" CFLAGS="-I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -fPIC -O2" CXXFLAGS="-I/usr/src/freeswitch/libs/esl/src/include -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -fPIC" CXX_CFLAGS="" -C perl
  37. make[1]: Entering directory `/usr/src/freeswitch/libs/esl/perl'
  38. make[1]: Nothing to be done for `all'.
  39. make[1]: Leaving directory `/usr/src/freeswitch/libs/esl/perl'
  40. make -C perl install
  41. make[1]: Entering directory `/usr/src/freeswitch/libs/esl/perl'
  42. install -m 755 ESL.so /usr/local/share/perl/5.10.1
  43. install: cannot create regular file `/usr/local/share/perl/5.10.1': No such file or directory
  44. make[1]: *** [install] Error 1
  45. make[1]: Leaving directory `/usr/src/freeswitch/libs/esl/perl'
  46. make: *** [perlmod-install] Error 2
  47. colin@colin:/usr/src/freeswitch/libs/esl$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement