Compile X-Chat


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Compile X-Chat
# 1  
Old 07-22-2003
Compile X-Chat

Hi!
Ive Solaris 8 x86 and i want to compile X-Chat. Ive installed glib-1.2.10-sol8-intel-local from www.sunfreeware.com.
But the configure script of XChat tells me the following:
-----
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.0.3... sh: gnome-config: not found
sh: gnome-config: not found
no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error: "Cannot find glib"
-----

Here is my LD_LIBRARY_PATH:
/usr/local/samba/lib:/usr/local/ssl/lib:/opt/SUNWns:/usr/lib:/usr/local/lib:/usr/sadm/lib:/usr/openwin/lib:/usr/share/lib:/usr/dt/lib:/usr/ccs/lib:/usr/usr/lib:/etc/lib:/lib

and my PATH
/usr/local/samba/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/sbin:/usr/ccs/bin:/usr/xpg4/bin:/usr/proc/bin:/usr/dt/bin:/usr/sadm/bin:/usr/sadm/install/bin:/usr/ccs/bin:/usr/perl5/bin:/usr/openwin/bin

Does anyone know what is going wrong?
Thanks!
# 2  
Old 07-22-2003
Hhmm, looks weird.

Please try a "truss <command to issue>", in this case you can find out exactly where it errors on.

It's a lot of info, but now I think you have to few info. It looks like you set your LD_LIBRARY_PATH correct. Just make sure you didn't miss the installdir in this var.

Regs David
# 3  
Old 07-22-2003
It may be your versions are not up to date - note error "checking for GLIB - version >= 2.0.3."

Take a look at BugID 4806701 on SunSolve.
# 4  
Old 07-24-2003
Yes. That was it. Now ive compile the newest version of glib and it works.
Thank you for your answers.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

Very Funny and Somewhat Amazing 2006 Chat Bot Chat

Working on the badging system, Just found this old thread for 2006 and started reading it. ROTFL ... what a great discussion between forum members and our chat bot Gollum "back in the good old days"... You must check this out if you want a laugh and big smile: ... (1 Reply)
Discussion started by: Neo
1 Replies

2. Web Development

Can you embed Skype or any other video chat/chat program into a webpage?

Hi, I am trying to embed Skype or any other video chat/chat program into a webpage. Has anyone had success doing this? or know how? Thanks Phil (2 Replies)
Discussion started by: phil_heath
2 Replies

3. UNIX for Dummies Questions & Answers

Compiling gcc to compile make to compile yaboot

I have just installed OpenBSD on a 333MHz PPC iMac G3. It has a 6GB HDD that has been partitioned as 1GB MacOS 8.5.1, 3GB MacOS X 10.3.9, 2GB OpenBSD 4.8. I now need to install a bootloader so that my computer can recognize the OpenBSD partition at startup. I have been trying to install... (0 Replies)
Discussion started by: t04st3r
0 Replies

4. Forum Support Area for Unregistered Users & Account Problems

May I know your chat ID.

Hi, I am new for UNIX environment. I will really appreciate if you will share your chat id, so that I can gain from you. Thanks allot in advance. Regards, Sunil (0 Replies)
Discussion started by: gauravsunil
0 Replies
Login or Register to Ask a Question