Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Installation
Reload this Page Gyachi Installation Failed!!!!!!
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Installation Need help or have questions about installing Linux, including dual booting with other distros or Windows? put them here!

Reply
 
Thread Tools Display Modes
Old 04-22-2008   #1 (permalink)
Linux Newbie
 
reiko's Avatar
 
Join Date: Aug 2007
Location: Chennai, India
Posts: 105
Gyachi Installation Failed!!!!!!

Hi friends Tried Installing GYACHI a Chat protocol which is a replica of Yahoo messenger and has all features like Voice chat, Webcam etc., I downloaded it and tried to install but it gave me the following error

Code:
# ./configure
Please read INSTALL.txt
Contents of Install.txt
Code:
Steps for building a gyachi executable

1) use the autogen script to generate a configure script:

        ./autogen.sh

2) run configure, with any options that you might prefer:

        ./configure --disable-rpath --enable-maintainer-mode --prefix /usr --enable-v4l2

3) To generate a Fedora/RedHat spec file

        make gyachi.spec

   To build an image that will be installed over existing executables
   (not recommended):

        make
        make install
Now when i run ./autogen.sh i'm getting this error!!!!

Code:
# ./autogen.sh
searching for GNU gettext intl directory...
 -> /usr/share/gettext/intl ... no
 -> /usr/local/share/gettext/intl ... no
 -> /opt/share/gettext/intl ... no
 -> /usr/gettext/intl ... no
 -> /usr/local/gettext/intl ... no
 -> /opt/gettext/intl ... no
 -> /usr/gnu/share/gettext/intl ... no
 -> /opt/local/gettext/intl ... no
 -> /opt/local/share/gettext/intl ... no
ERROR: Cannot find gettext/intl directory.
ERROR: Install GNU gettext in /usr or /usr/local prefix.
How to fix this one!!!!!!!!!Pls help me!!!!!!!!
reiko is offline   Reply With Quote
Old 04-22-2008   #2 (permalink)
Linux User
 
darkrose0510's Avatar
 
Join Date: Jan 2006
Location: Queensland, the cyclone/flood/drought capital of Australia
Posts: 256
Just do what it says: install gettext
Look in your distro's package manager.
__________________
Desktop - Gentoo
Toy Box - Syllable
Laptops - Damn Small 4
Servers - Debian Etch
Registered Linux user #407228 -- A computer without a Microsoft operating system is like a dog without bricks tied to its head.
darkrose0510 is offline   Reply With Quote
Old 04-23-2008   #3 (permalink)
Linux Engineer
 
Join Date: Nov 2007
Location: Córdoba (Spain)
Posts: 1,158
Quote:
Originally Posted by darkrose0510 View Post
Just do what it says: install gettext
Look in your distro's package manager.
Yep. You might need to install some gettext-dev or -devel package as well.
i92guboj is offline   Reply With Quote
Old 04-24-2008   #4 (permalink)
Linux Newbie
 
reiko's Avatar
 
Join Date: Aug 2007
Location: Chennai, India
Posts: 105
gettext and gettext devel package is already installed. Now what should i do next!? How can I fis this???
reiko is offline   Reply With Quote
Old 04-24-2008   #5 (permalink)
Linux Newbie
 
reiko's Avatar
 
Join Date: Aug 2007
Location: Chennai, India
Posts: 105
Hey ppl I removed and reinstalled the package the previous problem is resolved now I'm getting a new one

Code:
# ./autogen.sh
searching for GNU gettext intl directory...
 -> /usr/share/gettext/intl ... found it
copying gettext intl files ...
running aclocal ...
aclocal:configure.ac:12: warning: macro `AM_DISABLE_STATIC' not found in library
aclocal:configure.ac:13: warning: macro `AM_PROG_LIBTOOL' not found in library
aclocal:configure.ac:25: warning: macro `AM_PATH_GTK_2_0' not found in library
aclocal:configure.ac:26: warning: macro `AM_PATH_GLIB_2_0' not found in library
running libtoolize ...
running autoheader ...
running automake ...
running autoconf ...
configure.ac:12: error: possibly undefined macro: AM_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:13: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.ac:25: error: possibly undefined macro: AM_PATH_GTK_2_0
configure.ac:26: error: possibly undefined macro: AM_PATH_GLIB_2_0
autoconf failed, stopping.
Now how can fix this one!!!!!!!!?????
reiko is offline   Reply With Quote
Old 04-24-2008   #6 (permalink)
Linux Engineer
 
Join Date: Nov 2007
Location: Córdoba (Spain)
Posts: 1,158
Before continuing, check the README or INSTALL file in that package. The dependencies should be listed anywhere. My guess if that you also need the devel packages for gtk+-2 and glib. But there could be some more.
i92guboj is offline   Reply With Quote
Old 04-24-2008   #7 (permalink)
Linux Newbie
 
reiko's Avatar
 
Join Date: Aug 2007
Location: Chennai, India
Posts: 105
Hello ppl after googling they provided me a trick
Code:
./configure --enable-shared=bfd,gdb
I followed it and now I m getting a new error

Code:
checking for GTKHTML... configure: error: Package requirements (libgtkhtml-2.0 >= 2.0) were not met:

No package 'libgtkhtml-2.0' 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 GTKHTML_CFLAGS
and GTKHTML_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Now How can I escape from this problem!!!!!!!!!!! I installed gtkhtml2 using my package manager!!!!!!!!!!
reiko is offline   Reply With Quote
Old 04-24-2008   #8 (permalink)
Linux Engineer
 
Join Date: Nov 2007
Location: Córdoba (Spain)
Posts: 1,158
The error is giving you the solution. Install everything that's missing. To compile stuff you need the source for all the implied libraries. As I already told you: use the README, INSTALL or whatever docs are included to determine all the dependencies and install them.

If there's no documentation in the tarball go to the web site, forums, mailing lists or whatever. Or just continue the try and error method until you have installed all the related -devel packages.
i92guboj is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 08:01 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0