bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re:about automake


From: ouyang User
Subject: re:about automake
Date: Mon, 20 Oct 2008 12:53:57 +0900

Hello,Mr Roll,
Firstly, thanks for your advise.I'am sorry I've not work out the
problem. Fllowing your way,there is new error.
I've installed the gtk package.And I'm sure there are the tool and
package that is for the form compiled on my computer.
 For example,I've download the soucre of gcalctool-5.24.0.tar.gz.
 After doing it,I decompressed it,by inputting the command
<$:./configure 
<$:make
<$:make install
<$:gcalctool
It's okey,the aplication is compiled successfully.
Now,I wirte the program(calculate.c),by the way of PKG_CONFIG to compile
it($:gcc -o calculate calculate.c `pkg-config --cflags --libs gtk
+-2.0`),it's alse successful.If I want to use the of automake, there is
error.Do you agree with me that there is some misstake on my config
file(configure.in and makefile)?
Thanks very much.

OuYang



Attachment: bugtxt2
Description: Text document

Attachment: configure.in
Description: Text document

Attachment: Makefile.am
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]