View Single Post
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#100
Originally Posted by levone1 View Post
sorry - I did think of that suddenly right after I clicked 'post reply'
No problem and no need to say sorry Maybe I need to say sorry. What ever.

Originally Posted by levone1 View Post
... so, i did it, and got http process ending unexpectedly ... segmentation fault. Probably need to change sources...
Could mean everything maybe not enough ram. Or it is some problem with qemu. Or some configure option or compiler flag when you compile the needed packages on arm. Maybe it is better to try it on a real pc first, to make sure that the approach has success. And when everything is working like you want, then try to get it running on the mobile.

Try also to make a apt-get dist-upgrade. So the right procedure would be.
Code:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
reboot
sudo apt-get install xfce4
reboot

Last edited by Halftux; 2019-04-05 at 20:54.
 

The Following 3 Users Say Thank You to Halftux For This Useful Post: