Thread
:
Encrypted SIP - Bounty for Port of ZFone
View Single Post
aleksandyr
2007-07-18 , 21:48
Posts: 474 | Thanked: 30 times | Joined on Jan 2006
#
10
Turns out that error gets thrown when it can't find the built-in sound files. Whee!
So here's the pre-alpha story.
Grab:
http://users.wpi.edu/~chaos/zfone-armel-n800.tar.gz
I've included all the dependencies I know of that aren't the rtcomm platform.
You'll need to do all of this as root, for now.
Assuming you put the file in /media/mmc1/zfone-armel-n800.tar.gz
cd /tmp/
tar xzvf /media/mmc1/zfone-armel-n800.tar.gz
dpkg -i *.deb
cd /
tar xzvf /tmp/zfone-resources.tar.gz
cd /usr/local/
tar xzvf /tmp/zfone-resources.tar.gz
---
Yes, the resources need to be in two places for now. I'm not terribly skilled as far as debian packaging, as you can see!
---
You can now start zfoned as root by doing:
insmod /tmp/ip_queues.ko
zfoned
run-standalone.sh zfone
Caveat: I still have no work internet, so this is untried, but it seems to be working fine except for that.
Let me know how it goes
Quote & Reply
|
The Following User Says Thank You to aleksandyr For This Useful Post:
speculatrix
aleksandyr
View Public Profile
Send a private message to aleksandyr
Find all posts by aleksandyr