Kazam Screencaster есть ли rpm для opensuse 11.3
или аналоги что то вроде RecordMyDesktop
http://ppa.launchpad.net/and471/kazam-daily-stable/ubuntu/
или подскажите как пересобрать deb в rpm
Kazam Screencaster (Kazam Screencaster)
Модератор: Модераторы разделов
-
DarkXakep
- Сообщения: 74
- ОС: openSuSE 42.2
Kazam Screencaster
AMD 750k 8 Gb AMD HD7770 opensuse 42.2
-
radial
- Сообщения: 577
- ОС: OpenSUSE
Re: Kazam Screencaster
или подскажите как пересобрать deb в rpm
alien
Но тут он вам просто не нужен, поскольку RecordMyDesktop не может не быть в rpm.
-
Stauffenberg
- Сообщения: 2041
- Статус: ☮ PEACE ☮
- ОС: открытая и свободная
Re: Kazam Screencaster
Есть такой портал, называется software.opensuse.org. Очень простой интерфейс. Просто вводим Kazam Screencaster в окошечко и видем, что ничего в OBS нет
alien: converting DEB => RPM
Labor omnia vincit
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
-
DarkXakep
- Сообщения: 74
- ОС: openSuSE 42.2
Re: Kazam Screencaster
amd4200:/usr/bin # kazam
Traceback (most recent call last):
File "/usr/bin/kazam", line 41, in <module>
from kazam.version import *
ImportError: No module named kazam.version
amd4200:/usr/bin #
Traceback (most recent call last):
File "/usr/bin/kazam", line 41, in <module>
from kazam.version import *
ImportError: No module named kazam.version
amd4200:/usr/bin #
AMD 750k 8 Gb AMD HD7770 opensuse 42.2
-
Stauffenberg
- Сообщения: 2041
- Статус: ☮ PEACE ☮
- ОС: открытая и свободная
Re: Kazam Screencaster
Все что я могу сказать исходя из того, что Вы написали:
* kazam написан на python'e
* нет модуля kazam.version, который однако нужен для работы kazam
* ах да... и включение модуля происходит в 41 строчке файла /usr/bin/kazam
Как насчет рассказать откуда и как Вы ставили его? Приготовтесь к тому, что через alien возможно придется перебродить еще пару deb в rpm
Labor omnia vincit
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
-
DarkXakep
- Сообщения: 74
- ОС: openSuSE 42.2
Re: Kazam Screencaster
простите и верно)
ставил ссылки выше
пересобирал из deb в rpm ставил через zypper
ставил ссылки выше
пересобирал из deb в rpm ставил через zypper
AMD 750k 8 Gb AMD HD7770 opensuse 42.2
-
Stauffenberg
- Сообщения: 2041
- Статус: ☮ PEACE ☮
- ОС: открытая и свободная
Re: Kazam Screencaster
И Вы хотите, чтобы я, не имея пакет, сказал Вам как заставить его работать? 
Почитайте про пакет, узнайте какие у него зависимости... возможно надо поставить *devel пакет.
Почитайте про пакет, узнайте какие у него зависимости... возможно надо поставить *devel пакет.
Labor omnia vincit
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” (Brian Kernighan)