特殊:Badtitle/NS100:Gizmo:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Oneleaf留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
 
(未显示同一用户的3个中间版本)
第2行: 第2行:
{{Languages|UbuntuHelp:Gizmo}}
{{Languages|UbuntuHelp:Gizmo}}
Parent: [[UbuntuHelp:InternetAndNetworking| Internet and Networking]]
Parent: [[UbuntuHelp:InternetAndNetworking| Internet and Networking]]
[http://www.gizmoproject.com/ Gizmo] is a Free Phone for Your Computer, very similar to Skype but it's using the SIP protocol.
[http://www.gizmoproject.com/ Gizmo] is a Free Phone for Your Computer, very similar to Skype but it's using the SIP protocol.
Be aware that the linux version is still in alpha stage!
Be aware that the linux version is still in alpha stage!
== Download ==
== Download ==
Download the latest version and the additional two packages from their [http://www.gizmoproject.com/download.php webpage]
Download the latest version and the additional two packages from their [http://www.gizmoproject.com/download.php webpage]
第19行: 第16行:
</nowiki></pre>
</nowiki></pre>
version number could be different in the meantime!
version number could be different in the meantime!
== Installation ==
== Installation ==
Just install the 3 downloded packages:
Just install the 3 downloded packages:
第31行: 第27行:
sudo dpkg -i gizmo_0.8.0.6-1_i386.deb
sudo dpkg -i gizmo_0.8.0.6-1_i386.deb
</nowiki></pre>
</nowiki></pre>
Start it with the following command in your shell:
Start it with the following command in your shell:
<pre><nowiki>
<pre><nowiki>
gizmo
gizmo
</nowiki></pre>
</nowiki></pre>
== Troublehshooting ==
== Troublehshooting ==
* [http://forum.gizmoproject.com/ Gizmo Forum]
* [http://forum.gizmoproject.com/ Gizmo Forum]
第43行: 第37行:
* [http://www.gizmoproject.com/download-linux.html Gizmo Linux Download page]
* [http://www.gizmoproject.com/download-linux.html Gizmo Linux Download page]
----
----
[[category:CategoryDocumentation]]
[[category:CategoryHardware]]


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2008年10月19日 (日) 15:19的最新版本

{{#ifexist: :Gizmo/zh | | {{#ifexist: Gizmo/zh | | {{#ifeq: {{#titleparts:Gizmo|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:Gizmo|1|-1|}} | zh | | }}

Parent: Internet and Networking Gizmo is a Free Phone for Your Computer, very similar to Skype but it's using the SIP protocol. Be aware that the linux version is still in alpha stage!

Download

Download the latest version and the additional two packages from their webpage

wget -c http://www.gizmoproject.com/GizmoDownload/bonjour_107.1-0.0.0.50.linspire0.2_i386.deb
# For ALSA
wget -c http://www.gizmoproject.com/GizmoDownload/libsipphoneapi_alsa_0.78.20060211-1_i386.deb
# For OSS
wget -c http://www.gizmoproject.com/GizmoDownload/libsipphoneapi_oss_0.78.20060211-1_i386.deb
and
wget -c http://www.gizmoproject.com/GizmoDownload/gizmo-project_1.0.0.18-1_debian_i386.deb

version number could be different in the meantime!

Installation

Just install the 3 downloded packages:

sudo dpkg -i bonjour_107.1-0.0.0.50.linspire0.2_i386.deb
# For ALSA
sudo dpkg -i libsipphoneapi_alsa_0.78.20060211-1_i386.deb
# For OSS
sudo dpkg -i libsipphoneapi_oss_0.78.20060211-1_i386.deb

sudo dpkg -i gizmo_0.8.0.6-1_i386.deb

Start it with the following command in your shell:

gizmo

Troublehshooting

References