[Ekiga-list] Compiling ptlib-2.10.1 for Ekiga 3.3.1

2011-07-17 Thread Antonio Trande
Hi,

Compiling lastest ptlib-2.10.1, after *./configure command *i've got this
output:

$ make
 make/ptlib.mak:43: /home/ken/Compiled: No such file or directory
 make/ptlib.mak:43: Software/ptlib-2.10.1/make/unix.mak: No such file or
 directory
 make/ptlib.mak:44: /home/ken/Compiled: No such file or directory
 make/ptlib.mak:44: Software/ptlib-2.10.1/make/common.mak: No such file or
 directory
 make: *** No rule to make target `Software/ptlib-2.10.1/make/common.mak'.
 Stop.



-- 
*Antonio Trande
*
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Compiling ptlib-2.10.1 for Ekiga 3.3.1

2011-07-17 Thread Kilian Krause
Hi Antonio,

On Sun, Jul 17, 2011 at 12:32:09PM +0200, Antonio Trande wrote:
 Compiling lastest ptlib-2.10.1, after *./configure command *i've got this
 output:
 
 $ make
  make/ptlib.mak:43: /home/ken/Compiled: No such file or directory
  make/ptlib.mak:43: Software/ptlib-2.10.1/make/unix.mak: No such file or
  directory
  make/ptlib.mak:44: /home/ken/Compiled: No such file or directory
  make/ptlib.mak:44: Software/ptlib-2.10.1/make/common.mak: No such file or
  directory
  make: *** No rule to make target `Software/ptlib-2.10.1/make/common.mak'.
  Stop.

that's obviously a missing quoting of the path for ptlib sources. Try using
a directory other than /home/ken/Compiled Software/ptlib-2.10.1 without
white space in the name.

-- 
Best regards,
Kilian


signature.asc
Description: Digital signature
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Compiling ptlib-2.10.1 for Ekiga 3.3.1

2011-07-17 Thread Antonio Trande
Exactly.
I've changed directory name taking off space. Now it works.

Thank you very much.

2011/7/17 Kilian Krause k...@verfaction.de

 Hi Antonio,

 On Sun, Jul 17, 2011 at 12:32:09PM +0200, Antonio Trande wrote:
  Compiling lastest ptlib-2.10.1, after *./configure command *i've got this
  output:
 
  $ make
   make/ptlib.mak:43: /home/ken/Compiled: No such file or directory
   make/ptlib.mak:43: Software/ptlib-2.10.1/make/unix.mak: No such file or
   directory
   make/ptlib.mak:44: /home/ken/Compiled: No such file or directory
   make/ptlib.mak:44: Software/ptlib-2.10.1/make/common.mak: No such file
 or
   directory
   make: *** No rule to make target
 `Software/ptlib-2.10.1/make/common.mak'.
   Stop.

 that's obviously a missing quoting of the path for ptlib sources. Try using
 a directory other than /home/ken/Compiled Software/ptlib-2.10.1 without
 white space in the name.

 --
 Best regards,
 Kilian

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)

 iD8DBQFOIr7Uvdkzt4X+wX8RAlHJAKCFzBgNR8igYJ1n8TzE5WJwF93+jgCffB2b
 oM/rM+xeaFLvSy9Vwn9jjxs=
 =uEqX
 -END PGP SIGNATURE-

 ___
 ekiga-list mailing list
 ekiga-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/ekiga-list




-- 
*Antonio Trande
Fedora Ambassador

**mail*: mailto:sagit...@fedoraproject.org sagit...@fedoraproject.org
*Homepage*: http://www.fedora-os.org
*Sip Address* : sip:sagitter AT ekiga.net
*Jabber http://jabber.org/* :sagitter AT jabber.org
*GPG Key: CFE3479C*
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

[Ekiga-list] Compiling opal-3.10.1

2011-07-17 Thread Antonio Trande
I've compiled and installed ptlib-2.10.1.

$ locate libpt
 /lib/libpthread-2.14.so
 /lib/libpthread.so.0
 /lib/i686/nosegneg/libpthread-2.14.so
 /lib/i686/nosegneg/libpthread.so.0
 /lib64/libpthread-2.14.so
 /lib64/libpthread.so.0
 /usr/lib64/libpth.so.20
 /usr/lib64/libpth.so.20.0.27
 /usr/lib64/libpthread.a
 /usr/lib64/libpthread.so
 /usr/lib64/libpthread_nonshared.a
 /usr/lib64/atlas/libptcblas.so.3
 /usr/lib64/atlas/libptcblas.so.3.0
 /usr/lib64/atlas/libptf77blas.so.3
 /usr/lib64/atlas/libptf77blas.so.3.0


I'm trying to compile opal but :

$ ./configure --enable-FEATURE
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for g++... g++
 checking whether the C++ compiler works... yes
 checking for C++ compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking for gcc... gcc
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking for a BSD-compatible install... /usr/bin/install -c
 checking for ranlib... ranlib
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for ar... ar
 configure: gcc version is 4.6.0
 checking if gcc version is valid... yes
 checking for working bit scan intrinsic... no
 configure: Opal version is 3.10.1
 checking where plugins are being installed... /usr/local/lib/opal-3.10.1
 checking for PTLIB... no
 configure: error: Package requirements (ptlib = 2.10.1) were not met:

 No package 'ptlib' found

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively, you may set the environment variables PTLIB_CFLAGS
 and PTLIB_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.


Thanks.

-- 
*Antonio Trande
*
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Compiling opal-3.10.1

2011-07-17 Thread geo cherchetout
Le 17/07/2011 15:13, *Antonio Trande* wrote:

 No package 'ptlib' found
 
 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

Try this :

$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Compiling opal-3.10.1

2011-07-17 Thread Antonio Trande
Same output:

$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for g++... g++
 checking whether the C++ compiler works... yes
 checking for C++ compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking for gcc... gcc
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking for a BSD-compatible install... /usr/bin/install -c
 checking for ranlib... ranlib
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for ar... ar
 configure: gcc version is 4.6.0
 checking if gcc version is valid... yes
 checking for working bit scan intrinsic... no
 configure: Opal version is 3.10.1
 checking where plugins are being installed... /usr/local/lib/opal-3.10.1
 checking for PTLIB... no
 configure: error: Package requirements (ptlib = 2.10.1) were not met:

 No package 'ptlib' found

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively, you may set the environment variables PTLIB_CFLAGS
 and PTLIB_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.




Try this :

 $ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure

 ___
 ekiga-list mailing list
 ekiga-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/ekiga-list





-- 
*Antonio Trande
*
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Compiling opal-3.10.1

2011-07-17 Thread Antonio Trande
Solved with $ PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure  .
Thank you.

2011/7/17 Antonio Trande anto.tra...@gmail.com

 Same output:

 $ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for g++... g++
 checking whether the C++ compiler works... yes
 checking for C++ compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking for gcc... gcc
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking for a BSD-compatible install... /usr/bin/install -c
 checking for ranlib... ranlib
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for ar... ar
 configure: gcc version is 4.6.0
 checking if gcc version is valid... yes
 checking for working bit scan intrinsic... no
 configure: Opal version is 3.10.1
 checking where plugins are being installed... /usr/local/lib/opal-3.10.1
 checking for PTLIB... no
 configure: error: Package requirements (ptlib = 2.10.1) were not met:

 No package 'ptlib' found

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively, you may set the environment variables PTLIB_CFLAGS
 and PTLIB_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.




 Try this :

 $ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure

 ___
 ekiga-list mailing list
 ekiga-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/ekiga-list






-- 
*Antonio Trande
Fedora Ambassador

*
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Compiling opal-3.10.1

2011-07-17 Thread Antonio Trande
Another problem.

*$ PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix=/usr
--enable-FEATURE  *stops with:

checking for LIBAVCODEC... yes
 checking filename of libavcodec library... libavcodec.so.52
 configure: libavcodec stack align hack disabled
 checking libavcodec/avcodec.h usability... no
 checking libavcodec/avcodec.h presence... no
 checking for libavcodec/avcodec.h... no
 checking ffmpeg/avcodec.h usability... no
 checking ffmpeg/avcodec.h presence... no
 checking for ffmpeg/avcodec.h... no
 configure: error: Cannot find libavcodec header file
 configure: error: ./configure failed for plugins


 ffmpeg-devel are installed. And:


$ locate avcodec.h
 /usr/include/ffmpeg/libavcodec/avcodec.h
 /usr/include/ffmpeg/libavfilter/avcodec.h

 /var/cache/abrt-di/usr/src/debug/pulseaudio-0.9.22/src/pulsecore/ffmpeg/avcodec.h



Thanks again.


*Antonio Trande


**
*
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list