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

Quote:
Originally Posted by woodi68 View Post
I can't get past the libXlt part.... = (
I believe there's another typing error in the following command that prevents you from properly performing the 'make' and thus 'sudo make install' parts. I can't check it right now coz I have no internet access on Ubuntu.

sudo apt-get install libtool autoconf automake cvs libglib2.0-dev libxml2-dev libssl-dev libopensync0-dev libxt-dev x11proto-print-dev libxmu-dev libxft.dev libfreetype6-dev libXp-dev flex byacc

try changinglibxt-dev to libXlt-dev

simply run: sudo apt-get install libXlt-dev

then follow "Installing Xlt" steps over again.
Offline   Reply With Quote