Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: typon 23 Února 2009, 21:19:32
-
chtel jsem si upravit nake to scheamatko do mobilu ale narazil jsem na jeden problem:
program ThemesCreator v3.32 jsem stahnul z jejich stranky (zde:http://developer.sonyericsson.com/site/global/docstools/multimedia/p_multimedia.jsp) pro linux.
Install:
====================================================================================
Themes Creator Install Guide
====================================================================================
============================
Compatibility
============================
Themes Creator has been tested on the following distributions.
Please use one of these distributions when using Themes Creator.
- Ubuntu Linux 6.06 (Dapper Drake)
- Fedora Core 6
- openSuse 10.2
============================
Dependencies
============================
You must make sure that your system has the following packages installed.
* gstreamer-0.8 (with appropriate codecs installed for audio playback)
Installation procedures for common distributions:
openSUSE 10.2
-------------
1) Start 'YaST' in the 'Control Center'.
2) Click on 'Software' -> 'Installation Source'.
3) Select HTTP as media type and click 'Next'.
4) In the Server Name text box write:
download.opensuse.org/distribution/SL-10.0-OSS/inst-source/ and
click 'Next'.
5) When back in YaST Control Center, click on 'Software Management'.
6) Install packages 'gstreamer', 'gstreamer-plugins' and
'gstreamer-plugings-extra' (version 0.8.11-3).
Fedora Core 6 Zod
-----------------
1) Under the Applications menu choose Add/Remove software.
2) Select the search tab and search for gstreamer08.
3) Check the packages gstreamer08 and gstreamer08-plugins click
Apply.
Ubuntu 7.04
-----------
To install libgstreamer on Ubuntu 7.04 Feisty Fawn the 'universe' Ubuntu
repository must be available. To enable it, please do the following:
1) Start 'Synaptic Package Manager' with System -> Administration ->
Synaptic Package Manager.
2) Enable the 'Community maintained Open Source software (universe)'
repository by Settings -> Repositories -> check 'Community
maintained Open Source software (universe)'.
3) Close the dialog and the 'Repositories changed' information
dialog and then click the 'Reload' button.
4) Search for and install 'libgstreamer0.8-0' and
'libgstreamer-plugins0.8-0'.
============================
Installation
============================
When these dependencies have been met you can install Themes Creator
by running the following commands:
cd <path to Themes Creator>
./install.sh
============================
Starting the program
============================
You can now run Themes Creator by executing the following command:
ThemesCreator
Please note that the command is case sensitive.
postupoval jsem podle instrukci ale knihovy libgstreamer0.8-0' a libgstreamer-plugins0.8-0 jsem nenasel,teda nasel ale ne 0.8-0 ale 0.10-0
ja to vyresit??
tim padem se instal nepovedl,abych nezapomnel mam ubuntu 8.10
-
Počky a nainstaloval si ty knihovny gstreameru ?? Co ti to hodí za chybu při instalaci ?
-
Počky a nainstaloval si ty knihovny gstreameru ?? Co ti to hodí za chybu při instalaci ?
tyhle 2 jo: libgstreamer0.8-0' a libgstreamer-plugins0.8-0 ale nejsou to 0.8-0 ale 0.10-0 ty jsem nainstaloval
-
A ta chyba z instalace ?
-
kdyz kliknu na: install.sh tak vyskoci okno s timhle:
On some systems GStreamer 0.8 must be installed in order for Sony Ericsson Themes Creator 3.32 to execute.
Please make sure that these libraries are installed on your system. For more information about how to install GStreamer please read INSTALL.
Do you still want to install Sony Ericsson Themes Creator 3.32?
mam moznost: NE a ANO dam ANO a nabehne instal:
tohle vyhodi konzole: typon@typon-desktop:~$ ThemesCreator
ThemesCreator: error while loading shared libraries: libgstreamer-0.8.so.1: cannot open shared object file: No such file or directory
-
Tak můžeš zkusit třeba si vytvořit symlink z těch nových knihoven na ty starý, pokud se jmenujou třeba libgstreamer-0.10.so.0 (tak ji tam mám já) tak by to vypadalo nějak takhle
ln -s /usr/lib/libgstreamer-0.10.so.0 /usr/lib/libgstreamer-0.8.so.1
Edit: Promin, špatně jsem napsal ten symlink, ted by to mělo být dobře.
-
jsem lama,porad nic :-[