標題:
【角色茶桌】—— Seagate DockStar安装Asterisk之路
[打印本頁]
作者:
角色
時間:
2012-1-7 15:31
標題:
【角色茶桌】—— Seagate DockStar安装Asterisk之路
本帖最後由 角色 於 2012-1-7 15:34 編輯
因为有member想安装Asterisk 1.8在Seagate DockStar上,因为在远方腾出Linux系统,看看是否能否装成功。
第一就是安装ipkg,找了很久才发现可以用下面的方法:
http://www.optware-project.org/index.php?title=Main_Page
# feed=http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable
# ipk_name=`wget -qO- $feed/Packages | awk '/^Filename: ipkg-opt/ {print $2}'`
# wget $feed/$ipk_name
# tar -xOvzf $ipk_name ./data.tar.gz | tar -C / -xzvf -
# mkdir -p /opt/etc/ipkg
# echo "src cross $feed" > /opt/etc/ipkg/feeds.conf
# export PATH=/opt/bin:$PATH
複製代碼
作者:
角色
時間:
2012-1-7 15:33
有了Optware的ipkg后,下一步就是安装要compile Asterisk的Toolchain了。
角色
作者:
角色
時間:
2012-1-7 16:39
测试一下ipkg是否可以找到gcc
[root@alarm ~]# ipkg list | grep gcc
gcc - 4.2.3-1 - The GNU Compiler Collection.
複製代碼
作者:
ckleea
時間:
2012-1-7 22:46
Do this little box have sufficient resource for compilation?
作者:
角色
時間:
2012-1-8 12:57
There are some problem in the compilation because the kernel and the toolchain may not be compatible.
YH
作者:
leitany
時間:
2012-1-8 15:31
因为有member想安装Asterisk 1.8在Seagate DockStar上,因为在远方腾出Linux系统,看看是否能否装成功。
...
角色 發表於 2012-1-7 15:31
哈哈,是我啦....
曾经看资料介绍,Seagate Dockstar 解锁后,相当于Pogoplug,好玩。所以在前年的boxing day入手一个,但一直没什么时间弄。去年圣诞节有闲,拿出来按网上的how-to来弄弄。可是,并不是很顺利...
本想发出来请各位帮忙,可是,怕要是C-Hing们有好的建议,我也没法参与讨论,因为我的Linux没水...HoHo...
所以就拜托角色兄看看....如果C-Hing有好的方法提出,也让角色兄代为测试了.....
有劳各位师兄了...
作者:
角色
時間:
2012-1-8 23:47
其实现在有点问题,就是Kernel用的library,与ipkg的gcc要用的library有出入。。。
角色
歡迎光臨 電訊茶室 (http://telecom-cafe.com/forum/)
Powered by Discuz! 7.2