bug-global
[Top][All Lists]
Advanced

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

Re: GLOBAL-6.6.2 released.


From: Shigio YAMAGUCHI
Subject: Re: GLOBAL-6.6.2 released.
Date: Sat, 10 Feb 2018 00:15:18 +0900

Hi Iwamoto san,
You are right. I will fix this problem.
It seems that the mistake was already in global-6.3.3.

$ cvs diff -rVERSION-6_3_2 -rVERSION-6_3_3 reconf.sh
Index: reconf.sh
===================================================================
RCS file: /sources/global/global/reconf.sh,v
retrieving revision 1.44
retrieving revision 1.45
diff -r1.44 -r1.45
116c116
< (set -x; autoreconf --symlink --verbose --install) &&
---
> (set -x; autoreconf --symlink --verbose --install --force) &&

I did not notice that 'INSTALL' file was replaced with one of
automake package. 

Thank you for telling me.

Regards,
Shigio


2018-02-09 21:21 GMT+09:00 Hideki IWAMOTO <address@hidden>:
Hi. Yamaguchi san.

The contents of the file INSTALL included in version 6.6.2 tarball are as follows.
Have you made any mistakes?

$ cat global-6.6.2/INSTALL
#!/bin/sh
cd /tmp
build --make m41
cd m41
make distcheck
sudo make install



--
Hideki IWAMOTO <address@hidden>




--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: 
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB

reply via email to

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