Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Shao Xuan
Hello, Thanks for your attention, but there is no bug to report. The problem has been solved, I have successfully compiled pidgin 2.5.5 in opensolaris 2009.06 snv111 with help. :) Thanks, Shao -- This message posted from opensolaris.org ___ opensolar

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Andras Barna
file a bug @ http://defect.opensolaris.org On Fri, Apr 17, 2009 at 8:35 PM, Shao Xuan wrote: > Hello, > > the pidgin executable is in /usr/local/bin. Thans for your help, now I can > using pidgin to chat with QQ friends! :) > > The pidgin in Ubuntu does support QQ and other protocols which opens

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Shao Xuan
Hello, the pidgin executable is in /usr/local/bin. Thans for your help, now I can using pidgin to chat with QQ friends! :) The pidgin in Ubuntu does support QQ and other protocols which opensolaris does not support. It's a pain. :( Thanks, Shao -- This message posted from opensolaris.org

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Lurie
> as I have mentioned before, The pidgin in the IPS > does not support QQ, which is very famous among > Chinese, because the QQ is not an open source > protocol. So I have to compile the pidgin from source > to get QQ support. The version is not important. Ah, right, I wonder why OpenSolaris doesn

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Shao Xuan
Hello phigamma, Thanks for your advice. as I have mentioned before, The pidgin in the IPS does not support QQ, which is very famous among Chinese, because the QQ is not an open source protocol. So I have to compile the pidgin from source to get QQ support. The version is not important. I'm tr

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Lurie
Did you export them ? i.e. export CC=suncc export CXX=CC ./configure P.S. You might want to update to b111, it already has Pidgin 2.5.5 installed... -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discus

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Shao Xuan
Hello rugrat, > CC=cc > CXX=CC > ./configure I have tried, but with no luck. The terminal returns the same output as before. Thanks, Shao -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensola

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Shao Xuan
Hello sentinel, Thanks for your advice. The pidgin in the IPS does not support QQ, which is very famous among Chinese. So I have to compile the pidgin from source to get QQ support. I have tried using gmake, but with no luck. I have installed Sun Studio 12 in my opensolaris 2009.06 snv_111, bu

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Jerry Tan
If you want to build pidgin by yourself, just check out jds spec file, use its spec to build Hello gurus, Sorry to post this problem as a new thread in the discuss section, the same problem was posted by me as a reply to a already-resolved thread, but no one replied to me. I'm using opensola

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread John Martin
Shao Xuan wrote: Hello gurus, Sorry to post this problem as a new thread in the discuss section, the same problem was posted by me as a reply to a already-resolved thread, but no one replied to me. I'm using opensolaris 2009.06 snv_111. I have successfully configured pidgin-2.5.5, but encoun

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Shawn Walker
Alex Smith (K4RNT) wrote: If you're using gcc, I'm assuming you installed the gcc-dev pkg image? Double-check that, and perhaps try executing gmake instead of make - perhaps pidgin requires GNU make. Also, pidgin may already be in the IPS system. It is; version 2.5.5 even: SUNWgnome-im-cli

Re: [osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Alex Smith (K4RNT)
If you're using gcc, I'm assuming you installed the gcc-dev pkg image? Double-check that, and perhaps try executing gmake instead of make - perhaps pidgin requires GNU make. Also, pidgin may already be in the IPS system. On Fri, Apr 17, 2009 at 11:20 AM, Shao Xuan wrote: > Hello gurus, > > Sorr

[osol-discuss] compile pidgin - "configure" successfully, "make" with no luck

2009-04-17 Thread Shao Xuan
Hello gurus, Sorry to post this problem as a new thread in the discuss section, the same problem was posted by me as a reply to a already-resolved thread, but no one replied to me. I'm using opensolaris 2009.06 snv_111. I have successfully configured pidgin-2.5.5, but encountered error when ex