View Single Post
Old 11-16-2008, 09:17 AM   #16
Adam B.
Addicted to Porting
Adam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the rough
 
Adam B.'s Avatar
 
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
Quote:
Originally Posted by Matthijs View Post
Adam: the problem is the way you ./configured CTB.

You need to use the following options:
./configure --host=arm-poky-linux-gnueabi --sysconfdir=/etc --prefix=/usr

In this case, the system cannot find the /etc/ folder because you didn't pass the correct --sysconfdir and it now searches in /usr/etc.

So a simple re-compile with those configure options should solve this issue with the desktop.
Thanks for the information. That's exactly what happened. I'll post a recompiled version on Monday.
Adam B. is offline   Reply With Quote