Hi, thanks a lot for helping me with this problem! =D Your answer was faster
than I expected xD ...that is great!!

So, I did the following:
I downloaded the file you told me to, then

dpkg --extract libxft2_2.1.12-1_i386.deb /tmp

 sudo mkdir -p /opt/medusa4_pers_v3_0/lib

 sudo cp /tmp/usr/lib/libXft.so.2* /opt/medusa4_pers_v3_0/lib

 LD_LIBRARY_PATH=/opt/medusa4_pers_v3_0/lib
/opt/medusa4_pers_v3_0/master_project/startmedusa

at this pint the program gives me the following message:

[EMAIL PROTECTED]:~/Escritorio$ LD_LIBRARY_PATH=/opt/medusa4_pers_v3_0/lib
/opt/medusa4_pers_v3_0/master_project/startmedusa
              CONFIDENTIAL AND PROPRIETARY

COPYRIGHT (c) 2002 ff CAD Schroer GmbH, (unpublished) - All Rights
Reserved.

This software has been provided pursuant to a software license agreement
containing restrictions on its use. The software contains valuable trade
secrets and proprietary information of CAD Schroer GmbH (CSG)
and is protected by international copyright law.
It may not be copied or distributed in any form or medium, disclosed to
third parties, or used in any manner not provided for in the software
licenses
agreement except with written prior approval from CSG.

Registered Trademarks of CAD Schroer GmbH
MEDUSA, STHENO

Trademarks of CAD Schroer GmbH
MEDEA, STHENO/PRO

Third-Party Products and Trademarks

All other brand or product names are trademarks or registered trademarks of
their respective holders.

UNAUTHORIZED USE OF SOFTWARE OR ITS DOCUMENTATION CAN RESULT IN
CIVIL DAMAGES AND CRIMINAL PROSECUTION.

CAD Schroer GmbH, Fritz-Peters-Str. 26-30, 47447 Moers, Germany

October 2007


mx: bind failed
mx: no escape route
mx: panic shutdown invoked

Any idea of what the problem might be. By the way, i'm using ubuntu 8.04.
Thank you again for helping me!

Greetings from Chile!!
    Cristóbal Tapia Camú

On Mon, Apr 14, 2008 at 5:11 PM, Treviño (Marco Trevisan) <[EMAIL PROTECTED]>
wrote:

> Download libxft deb from http://packages.ubuntu.com/feisty/libxft2
> Do:
>  dpkg --extract libxft2_2.1.12-1_i386.deb /tmp
>  sudo mkdir -p /your/program/path/lib
>  sudo cp /tmp/usr/lib/libXft.so.2* /your/program/path/lib
>  LD_LIBRARY_PATH=/your/program/path/lib my-program
>
> --
> [gutsy] libXft library - undefined symbol FT_Library_SetLcdFilter
> https://bugs.launchpad.net/bugs/145244
> You received this bug notification because you are a direct subscriber
> of the bug.
>


** Attachment added: "unnamed"
   http://launchpadlibrarian.net/13439763/unnamed

-- 
[gutsy] libXft library - undefined symbol FT_Library_SetLcdFilter
https://bugs.launchpad.net/bugs/145244
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to