View Single Post
Old 09-07-2007, 02:27 PM   #18
AbuAnsar
Knows Where the Search Button Is
 
Join Date: Jul 2007
Model: 8100
PIN: N/A
Carrier: T-Mobile
Posts: 17
Default

amid@amid-laptop:~/openmotif-2.3.0$

i tried and it doesnt work:

amid@amid-laptop:~$ cd /usr/include/
amid@amid-laptop:/usr/include$ sudo mv freetype freetype-back
amid@amid-laptop:/usr/include$ sudo mv freetype2/freetype/ .
mv: cannot stat `freetype2/freetype/': No such file or directory

so i tried the following. it doesnt return any error msgs but not sure if it works:

amid@amid-laptop:~$ cd /usr/include/ sudo mv freetype freetype-back sudo mv freetype2/freetype/ .
amid@amid-laptop:/usr/include$

also tried this:

amid@amid-laptop:~$ sudo ln -s /usr/include/freetype2/freetype /usr/include/freetype
ln: creating symbolic link `/usr/include/freetype' to `/usr/include/freetype2/freetype': File exists

I cant have openmotif-2.3.0 compiled, nor can i compile XmBlackBerry -->

INSTALLING libXlt

./configure --prefix=/usr
config.status: config.h is unchanged
config.status: executing depfiles commands

Xlt 18.3.18 from NOCTURNAL
==================================

prefix: /usr
compiler: gcc
Motif: -Inone $(link_motif)
Database support: no


amid@amid-laptop:~/Xlt$

Last edited by AbuAnsar; 09-07-2007 at 02:29 PM..
Offline   Reply With Quote