![]() |
2010-12-10
, 16:30
|
Posts: 13 |
Thanked: 5 times |
Joined on Jan 2010
|
#211
|
![]() |
2010-12-10
, 16:50
|
Posts: 4 |
Thanked: 0 times |
Joined on Oct 2010
|
#212
|
![]() |
2010-12-10
, 20:55
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#213
|
![]() |
2010-12-10
, 21:07
|
|
Posts: 203 |
Thanked: 201 times |
Joined on Jun 2010
@ Ecuador
|
#214
|
![]() |
2010-12-10
, 22:30
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#215
|
![]() |
2010-12-11
, 00:21
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#216
|
![]() |
2010-12-11
, 05:30
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#217
|
![]() |
2010-12-11
, 10:23
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#218
|
/home/user/archlinux/startarch: line 7 /usr/bin/wmctrl: Permission denied
sudo cp /home/user/MyDocs/wmctrl /.archlinux/usr/bin rm /home/user/MyDocs/wmctrl cd archlinux ./chrootarch cd /usr/bin chmod +x wmctrl touch /usr/bin/archlinux-e17 chmod +x /usr/bin/archlinux-e17 nano /usr/bin/archlinux-e17
Everything set up, running chroot... root /home/user/archlinux/chrootarch: line 1: : not found /.archlinux has a qmount already! /media/mmc1/archmobile.img.ext2 already mounted on /.archlinux... Everything set up, running chroot... _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 _XSERVTransOpen: transport open failed for inet6/Nokia-N900:3 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 () (0x04800002) /home/user/archlinux/startarch: line 13: /usr/bin/set-focus: No such file or directory [dix] Could not init font path element /usr/share/fonts/TTF, removing from list! [dix] Could not init font path element /usr/share/fonts/Type1, removing from list! /home/user/archlinux/startarch: line 14: /sbin/qobi-wmhint-fix: No such file or directory /usr/bin/starte17: line 1: enlightment_start: command not found ~/archlinux $
![]() |
2010-12-11
, 14:21
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#219
|
The Following User Says Thank You to anthonie For This Useful Post: | ||
![]() |
2010-12-11
, 14:47
|
Posts: 249 |
Thanked: 47 times |
Joined on Apr 2010
|
#220
|
@deny_winartomake sure you install at least ttf-dejavu when you are in chroot.
For the other files:
set-focus needs to be in /usr/bin and
qobi-wmhint-fix in /sbin/
Give them both appropriate rights with chmod +
cd /home/user/archlinux ./chrootarch apt-get install ttf-dejavu