Recent Changes - Search:

Documents

Download

Building

Support

Wiki Stuff

edit SideBar

Building Opal on Ubuntu 9.04

Main.Ubuntu904 History

Hide minor edits - Show changes to output

Changed line 3 from:
http://files.opalvoip.org/images/UbuntuLogo.jpg
to:
http://files.opalvoip.org/images/UbuntuLogo.jpg
August 12, 2009, at 12:04 AM by CRS - Fixed libpt version number
Changed lines 7-8 from:
If you want to install the developer packages, then as of 30 May 2009 these are called libpt-2.6.1-dev. The matching Opal package is called libopal3.6.1-dev.
to:
If you want to install the developer packages, then as of 30 May 2009 these are called libpt2.6.1-dev. The matching Opal package is called libopal3.6.1-dev.
May 30, 2009, at 07:04 AM by 64.34.176.218 -
Changed lines 1-2 from:
(:title :)
to:
(:title Building Opal on Ubuntu 9.04:)
Changed lines 4-5 from:
!!!Ubuntu 9.04
to:
May 30, 2009, at 07:04 AM by 64.34.176.218 -
Changed lines 1-2 from:
(:title Building Opal on Ubunto 9.04:)
to:
(:title :)
May 30, 2009, at 07:04 AM by 64.34.176.218 -
Added lines 1-2:
(:title Building Opal on Ubunto 9.04:)
May 30, 2009, at 07:02 AM by 64.34.176.218 -
Changed line 1 from:
[http://files.opalvoip.org/images/UbuntuLogo.jpg]
to:
http://files.opalvoip.org/images/UbuntuLogo.jpg
May 30, 2009, at 07:01 AM by 64.34.176.218 -
Changed line 1 from:
[[http://files.opalvoip.org/images/UbuntuLogo.jpg]
to:
[http://files.opalvoip.org/images/UbuntuLogo.jpg]
May 30, 2009, at 07:01 AM by 64.34.176.218 -
Added line 1:
[[http://files.opalvoip.org/images/UbuntuLogo.jpg]
May 30, 2009, at 06:58 AM by 64.34.176.218 -
Added lines 1-24:
!!!Ubuntu 9.04

Ubuntu already provides packages for PTLib, as these are needed for Ekiga.

If you want to install the developer packages, then as of 30 May 2009 these are called libpt-2.6.1-dev. The matching Opal package is called libopal3.6.1-dev.

If you want to compile PTLib yourself, then you will either need to uninstall the existing PTLib (and Opal and Ekiga) or install your new PTLib to another directory. See above for instructions on how to do this.

You will also need the following information:

- If you are getting PTLib direct from the SVN archive, you will need to install Subversion:

  sudo apt-get install subversion

- You will need to install GCC, Flex, Bison

  sudo apt-get install g++ flex bison

- It is recommended that you install the Expat development libraries:

  sudo apt-get install libexpat1-dev

   

Edit - History - Print - Recent Changes - Search
Page last modified on January 19, 2014, at 01:14 AM