Инструменты пользователя

Инструменты сайта


ru:opensuse

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
Следующая версия
Предыдущая версия
ru:opensuse [2010/09/08 10:08] zetru:opensuse [2019/04/28 13:54] (текущий) – внешнее изменение 127.0.0.1
Строка 1: Строка 1:
 ====== Psi+ on OpenSUSE Linux ====== ====== Psi+ on OpenSUSE Linux ======
  
 +**ВНИМАНИЕ:** инструкция ниже протухла в связи с переездом на git. вы всегда можете попробовать [[linux|общую инструкцию по линуксу]].
  
 ===== Вступление ===== ===== Вступление =====
  
 Сборка Psi+ на OpenSUSE "с нуля" (на голой системе). Сборка Psi+ на OpenSUSE "с нуля" (на голой системе).
- 
- 
- 
- 
- 
 ===== Что может понадобиться и как собирать? ===== ===== Что может понадобиться и как собирать? =====
  
Строка 23: Строка 19:
  
 <code> <code>
-cd /home+cd ~
 rm psi -r rm psi -r
 </code> </code>
  
-Скачиваем исходники Psi и субмодулей из git:+Скачиваем исходники Psi и субмодули из git:
  
 <code> <code>
-cd /home+cd ~
 git clone git://git.psi-im.org/psi.git git clone git://git.psi-im.org/psi.git
 cd psi cd psi
Строка 47: Строка 43:
  
 <code> <code>
-cd /home+cd ~
 svn co http://psi-dev.googlecode.com/svn/trunk/patches/ psi svn co http://psi-dev.googlecode.com/svn/trunk/patches/ psi
 cd psi cd psi
 cat *.diff|patch -p1 cat *.diff|patch -p1
 +</code>
 +
 +Скачиваем иконпаки, необходимые для сборки и прописываем актуальную ревизию в версию Psi+:
 +<code>
 +cd ~/psi
 +svn export --force http://psi-dev.googlecode.com/svn/trunk/iconsets/system/default iconsets/system/default
 +svn export --force http://psi-dev.googlecode.com/svn/trunk/iconsets/roster/default iconsets/roster/default
 +rev=`svnversion`
 +sed "s/\(xxx\)/${rev}/" -i src/applicationinfo.cpp
 </code> </code>
  
Строка 56: Строка 61:
  
 <code> <code>
-cd /home/psi/+cd ~/psi
 qconf && ./configure --enable-plugins && make && make install qconf && ./configure --enable-plugins && make && make install
 </code> </code>
Строка 171: Строка 176:
  
 <code> <code>
-Summary: Client application for the Jabber network      +Summary: Client application for the XMPP network      
 Name: psi                                                Name: psi                                               
 Version: 0.15_dev                                        Version: 0.15_dev                                       
Строка 190: Строка 195:
 %description %description
 Psi is the premiere Instant Messaging application designed for Microsoft Windows,  Psi is the premiere Instant Messaging application designed for Microsoft Windows, 
-Apple Mac OS X and GNU/Linux. Built upon an open protocol named Jabber,           +Apple Mac OS X and GNU/Linux. Built upon an open protocol named XMPP,           
 si is a fast and lightweight messaging client that utilises the best in open       si is a fast and lightweight messaging client that utilises the best in open      
 source technologies. The goal of the Psi project is to create a powerful, yet      source technologies. The goal of the Psi project is to create a powerful, yet     
-easy-to-use Jabber/XMPP client that tries to strictly adhere to the XMPP drafts.   +easy-to-use XMPP client that tries to strictly adhere to the XMPP drafts.   
-and Jabber JEPs. This means that in most cases, Psi will not implement a feature   +and XMPP JEPs. This means that in most cases, Psi will not implement a feature   
-unless there is an accepted standard for it in the Jabber community. Doing so     +unless there is an accepted standard for it in the XMPP community. Doing so     
 ensures that Psi will be compatible, stable, and predictable, both from an end-user  ensures that Psi will be compatible, stable, and predictable, both from an end-user 
 and developer standpoint.                                                            and developer standpoint.                                                           
Строка 277: Строка 282:
  
 Наслаждаемся ;-) Наслаждаемся ;-)
- 
- 
- 
- 
- 
ru/opensuse.1283940531.txt.gz · Последнее изменение: 2010/10/17 15:36 (внешнее изменение)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki