Hi, On my computer (LFS and BLFS system), I'd like to install ohphone, a program to speak via IP to an other person, which uses NetMeeting (Microsoft) or a software with this protocol. I hope someone knows, because I can't nor install it, neither find information about what I did bad and I have to do. I try also on the mailing list of openH323, but getting information is hard, they nearly never answer. Since we can use ohphone on Linux and Windows, and it's a general code, maybe few users use Linux. In fact, ohphone has dependencies. Dependencies: pwlib, openH323 So, I start installing pwlib. When I unpack it, everything goes to pwlib_v1_9_1. In it, I do: ./configure --prefix=/usr make make install
Then, I install openH323. When I unpack it, everything goes to openh323_v1_17_2. There I do: ./configure --prefix=/usr make opt make install But the ReadMe.txt says that make opt creates ./sample/simple/obj_linux_x86_r/simph323. I don't find it on my system after those three commands. Then, in ohphone_v1_14_4, I do make, because nothing explains whet I've to do. I get: Makefile:170: /root/openh323/openh323u.mak: No such file or directory make: *** No rule to make target `/root/openh323/openh323u.mak'. Stop. So I rename to rconh323 the directory openh323_v1_17_2. I obtain, doing make, a lot of possibilities, but make opt or make all don't work. Here's the situation. What do I forget? What do I have to do? Where's my error? I can't obtain enough information, manuals are scarse. I hope someone experienced the software with LFS and BLFS, and will accept to help me. Thanks for your help. Sincerely, JP -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page