Re: [osol-discuss] gettext

2009-04-13 Thread Hanma
checking for acl_from_text... no
checking for acl_delete_def_file... no
checking for acl_extended_file... no
checking for library containing acl_trivial... -lsec
checking for atexit... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for string.h... (cached) yes
checking for long file names... yes
checking for pathconf... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for a traditional french locale... none
checking for a turkish Unicode locale... none
checking for chown... yes
checking for utime... yes
checking for utimes... yes
checking for error_at_line... no
checking for posix_spawn... yes
checking for sigaction... yes
checking for working fcntl.h... no (bad O_NOATIME)
checking for working POSIX fnmatch... yes
checking for Java to native code compiler... none
checking for getdelim... no
checking for flockfile... yes
checking for funlockfile... yes
checking for getline... no
checking for getdelim... (cached) no
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking for gettimeofday with POSIX signature... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking for iconv declaration... (cached) 
 extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether the compiler generally respects inline... yes
checking whether to use Java... yes
checking whether included libcroco is requested... no
checking absolute name of libcroco-0.6/libcroco/libcroco-config.h... 
///usr/include/libcroco-0.6/libcroco/libcroco-config.h
checking for libcroco... yes
checking whether to use the included libcroco... no
checking whether included glib is requested... no
(cached) checking for glib... yes
checking whether to use the included glib... no
checking whether included libxml is requested... no
checking for libxml... no
checking whether to use the included libxml... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for fcntl.h... (cached) yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for signal.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking for dlopen... yes
checking for getaddrinfo... no
checking for localtime... yes
checking for shlload... no
checking for stat... yes
checking for _stat... yes
checking for strftime... yes
checking whether locale.h conforms to POSIX... yes
checking for setlocale... (cached) yes
checking for sched_yield in -lrt... yes
checking for a french Unicode locale... fr_FR.UTF-8
checking for a transitional chinese locale... none
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking whether mbswidth is declared in wchar.h... no
checking for mbstate_t... (cached) yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdtemp... yes
checking whether the C compiler is actually a C++ compiler... no
checking for obstacks... no
checking for gcc -std=gnu99 option to support OpenMP... unsupported
checking for posix_spawn... (cached) yes
checking for mbstate_t... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... (cached) yes
checking if environ is 

Re: [osol-discuss] gettext

2009-04-13 Thread Hanma
I think this must be enough. Can you tell me what i must to do with this?
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] gettext

2009-04-13 Thread James Carlson
Hanma writes:
 checking for library containing acl_trivial... -lsec

That part looks right.

 /bin/sh ../libtool --tag=CC--mode=link gcc -std=gnu99  -g -O2-o 
 msgcmp msgcmp-msgcmp.o libgettextsrc.la   
 gcc -std=gnu99 -g -O2 -o .libs/msgcmp msgcmp-msgcmp.o  
 ./.libs/libgettextsrc.so /export/home/Pein/___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] gettext

2009-04-13 Thread Hanma
Carlsonj, can you tell me, how can I install Epiphany browser? Many .tar.gz 
open source packages don't installes. So how can I install packages?
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] gettext

2009-04-13 Thread James Carlson
Hanma writes:
 Carlsonj, can you tell me, how can I install Epiphany browser? Many .tar.gz 
 open source packages don't installes. So how can I install packages?

If it's .tar.gz, then you need to do this to unpack it first:

gunzip -c filename.tar.gz | tar xf -

where filename is the name of the file on your system.  That will
extract (decompress and unarchive) the contents of the file.  What you
do next depends on what was _inside_ that .tar.gz file.

Some software is shipped as source, in which case you'll need to
configure and compile it.  Other software is shipped as binaries with
an installer script, and you'll need to run that.  Still other
software is shipped as System V packages, and you'll need to run
pkgadd with -d to pick up that directory.

Most .tar.gz files have a README or INSTALL file with detailed
instructions located somewhere in the archive.

-- 
James Carlson, Solaris Networking  james.d.carl...@sun.com
Sun Microsystems / 35 Network Drive71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] gettext

2009-04-13 Thread Geoff Snowdon

 
 Carlsonj, can you tell me, how can I install Epiphany browser? Many .tar.gz 
 open source packages don't installes. So how can I install packages?


Have you looked here: http://www.blastwave.org/packages.php/epiphany


_
View your Twitter and Flickr updates from one place – Learn more!
http://clk.atdmt.com/UKM/go/137984870/direct/01/___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

[osol-discuss] gettext

2009-04-09 Thread Hanma
I've been installing gettext 0.17, but in compiling there was fatal error 
Command failed for target 'all-recursive'. What I must to do?
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] gettext

2009-04-09 Thread Milan Cermak

Hanma wrote:

I've been installing gettext 0.17, but in compiling there was fatal error Command 
failed for target 'all-recursive'. What I must to do?


You must send in larger part of output you got.
Milan

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] gettext

2009-04-09 Thread Hanma
sorry but I don't understand. Can you explain me?
-- 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] gettext

2009-04-09 Thread Milan Cermak

Hanma wrote:

sorry but I don't understand. Can you explain me?


You sent too little information. We need to see more to be able to help you.

Milan
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] gettext

2009-04-09 Thread Martinus Ady H

Milan Cermak wrote:

Hanma wrote:

sorry but I don't understand. Can you explain me?


You sent too little information. We need to see more to be able to help 
you.


Milan


Milan mean, paste your full error msg here :)

--
Martinus Ady H.
Personal Blog : http://martinusadyh.web.id/

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] gettext

2009-04-09 Thread Aurelien Larcher

Hanma wrote:

I've been installing gettext 0.17, but in compiling there was fatal error Command 
failed for target 'all-recursive'. What I must to do?
  

hi,
it seems to me that you are using some tools of the sun userland instead 
of gnu.

this error can be related to the use of 'install' instead of 'ginstall'.
consider setting /usr/gnu/bin in front of your PATH variable before you 
'make' (export PATH=/usr/gnu/bin:$PATH )
or specifying the right 'install' binary at configuration time 
(./configure --help to find the right flag).

regards

a.
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] gettext

2009-04-09 Thread Yong Sun

Hi, Hanma,

I'd recommend you to build it with pkgtool and SFE spec files. And you 
may install CBE (which includes pkgbuild/pkgtool) on your machine. For 
detail info, refer to http://pkgbuild.sourceforge.net/spec-files-extra, 
and http://www.opensolaris.org/os/project/jds/contributing/building.


Regards,

On 4/10/09 1:18 AM, Hanma wrote:

I've been installing gettext 0.17, but in compiling there was fatal error Command 
failed for target 'all-recursive'. What I must to do?
   


___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org