Subject: Re: request for help (psiconv related)
From: Sam TH (sam@uchicago.edu)
Date: Sun Mar 04 2001 - 10:10:36 CST
On Sun, Mar 04, 2001 at 03:20:56PM -0000, Tomas Frydrych wrote:
> 
> I received the following email; if anyone knows what the 
> problem/solution is, please let me know. (It seems to me that 
> tarball did not contain psiconv ...)
> 
> Tomas
> 
>  ---- original message ----
>  I want to test the BIDI option of abi 0.7.13.I 
> installed the tarball (withe the command: make 
> ABI_OPT_BIDI ENABLED=1 UNIX_CAN_BUILD_STATIC=0) 
> but I can't execute abi because there is no 
> libpsiconv.so.5 on my syst?me.
>  I tryed to install libiconv 0.7.13 but the build 
> failed:
>  # ./configure --suffix=/usr/local
>  ...
>  sed: can't read ./test/Makefile.in: no such file 
> or directory
>  ...
>  the Make file in ./test is empty.
I'm really not sure what's happening here.  If they are trying to
install libiconv, that's a problem.  What they want is psiconv.
Neither of these is in a tarball with abi, they are both in seperate
tarballs.  And suffix is an invalid option, what he wanted was
prefix.  ./configure --prefix=/usr/local works for both libiconv and
psiconv.  
Also, libiconv has a tests directory, but not a test directory.  
           
        sam th		     
        sam@uchicago.edu
        http://www.abisource.com/~sam/
        GnuPG Key:  
        http://www.abisource.com/~sam/key
This archive was generated by hypermail 2b25 : Sun Mar 04 2001 - 10:05:50 CST