Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- login as: colin
- [email protected]'s password:
- Linux colin 2.6.32-24-generic #43-Ubuntu SMP Thu Sep 16 14:17:33 UTC 2010 i686 GNU/Linux
- Ubuntu 10.04.4 LTS
- Welcome to Ubuntu!
- * Documentation: https://help.ubuntu.com/
- System information as of Thu May 10 12:45:00 CDT 2012
- System load: 0.1 Processes: 95
- Usage of /: 2.0% of 141.07GB Users logged in: 0
- Memory usage: 9% IP address for lo: 127.0.0.1
- Swap usage: 0% IP address for eth0: 192.168.2.144
- Graph this data and manage this system at https://landscape.canonical.com/
- 11 packages can be updated.
- 9 updates are security updates.
- Thank you for trying FusionPBX and FreeSWITCH
- Help: IRC #fusionpbx on FreeNode
- www.fusionpbx.com
- The FreeSWITCH src was left off to save space.
- Git/build the latest by running
- sudo install_fusionpbx install-freeswitch user
- Upgrade FusionPBX
- sudo install_fusionpbx upgrade-fusionpbx user
- Last login: Wed May 9 20:46:01 2012 from qio
- Thank you for Choosing FusionPBX
- colin@colin:~$ cd /usr/src/freeswitch/libs/esl
- colin@colin:/usr/src/freeswitch/libs/esl$ make perlmod-install
- 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
- make[1]: Entering directory `/usr/src/freeswitch/libs/esl/perl'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/usr/src/freeswitch/libs/esl/perl'
- make -C perl install
- make[1]: Entering directory `/usr/src/freeswitch/libs/esl/perl'
- install -m 755 ESL.so /usr/local/share/perl/5.10.1
- install: cannot create regular file `/usr/local/share/perl/5.10.1': No such file or directory
- make[1]: *** [install] Error 1
- make[1]: Leaving directory `/usr/src/freeswitch/libs/esl/perl'
- make: *** [perlmod-install] Error 2
- colin@colin:/usr/src/freeswitch/libs/esl$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement