> Also, I've tried installing FreeType library on another Ubuntu 17.04
> 64-bit.
>
> I did
>
>   ./autogen
>   ./configure --prefix=<path>
>   make
>   make install
>
> AFAICS it installed the 32-bit version. ( no lib64/ folder, there
> was an lib/ folder).

See my previous e-mail.  I don't use Ubuntu, so I can't tell you
whether stuff gets automatically put into `lib/x86_64-linux-gnu', or
whether you have to provide a `--libdir' option to the configure
script...

However, this isn't something for worrying.  Just use $(libdir)...


    Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to