Re: gettext won't install

2005-07-19 Thread Paweł Madej
Lowell Gilbert wrote:

Are all of the dependencies up to date?
  

Yes, all of them are up to date, i got also all other apart xterm and
python up to date.

thing is a little bit weird because i got installed fbsd from the same
cd 2 months ago on other computer and then everything goes ok.

thanks for now and looking for some more help

Paul

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gettext won't install

2005-07-19 Thread Paweł Madej
Lowell Gilbert wrote:

Paweł Madej [EMAIL PROTECTED] writes:

  

Lowell Gilbert wrote:



Okay, then just build the port, but don't try to install it.
See if the missing library is present.
[find /usr/ports/deve/gettext -name libasprintf.so.0 -print]
 

  

make on that port goes ok. so i got gettext compiled now, but find
command which you wrote returns NULL result.



Are all of the dependencies up to date?



  

i tried to recompile all dependencies for gettext and it also and i got
SUCCEED :P i got installed gettext.

thanks for your time.

Greets
Paul
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gettext won't install

2005-07-18 Thread Lowell Gilbert
Paweł Madej [EMAIL PROTECTED] writes:

 Lowell Gilbert wrote:
 
 Okay, then just build the port, but don't try to install it.
 See if the missing library is present.
 [find /usr/ports/deve/gettext -name libasprintf.so.0 -print]
   
 
 make on that port goes ok. so i got gettext compiled now, but find
 command which you wrote returns NULL result.

Are all of the dependencies up to date?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gettext won't install

2005-07-17 Thread Paweł Madej
Lowell Gilbert wrote:

Okay, then just build the port, but don't try to install it.
See if the missing library is present.
[find /usr/ports/deve/gettext -name libasprintf.so.0 -print]
  

make on that port goes ok. so i got gettext compiled now, but find
command which you wrote returns NULL result.

Greets
Paul
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gettext won't install

2005-07-16 Thread Lowell Gilbert
Please do not top-post.

Paweł Madej [EMAIL PROTECTED] writes:

 FreeBSD 5.3 from ISO / standard kernel  world
 ports tree: current
 
 AMD Sempron 3000+ / Gigabyte K8NS / 1GB RAM

Okay, then just build the port, but don't try to install it.
See if the missing library is present.
[find /usr/ports/deve/gettext -name libasprintf.so.0 -print]

 
 Lowell Gilbert wrote:
 
 Paweł Madej [EMAIL PROTECTED] writes:
 
   
 
 i try to install devel/gettext-0.14.5
 
 configure and compilation goes ok but while install i got such an error:
 
 install: .libs/libasprintf.so.0: No such file or directory
 *** Error code 71
 
 
 
 It builds fine for me on -STABLE, and installs that library.
 
 What is the rest of your system?
 See 
 http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html
 
   
 
 

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


gettext won't install

2005-07-15 Thread Paweł Madej
i try to install devel/gettext-0.14.5

configure and compilation goes ok but while install i got such an error:

install: .libs/libasprintf.so.0: No such file or directory
*** Error code 71
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gettext won't install

2005-07-15 Thread Lowell Gilbert
Paweł Madej [EMAIL PROTECTED] writes:

 i try to install devel/gettext-0.14.5
 
 configure and compilation goes ok but while install i got such an error:
 
 install: .libs/libasprintf.so.0: No such file or directory
 *** Error code 71

It builds fine for me on -STABLE, and installs that library.

What is the rest of your system?
See 
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]