You are not logged in.
- Topics: Active | Unanswered
#1 09-24-2011 09:22:14
- indian
- Nouveau membre
- Registered: 09-23-2011
- Posts: 5
[Closed] build on openSUSE
# cat /etc/SuSE-release
openSUSE 11.4 (i586)
Execution requirements:
zypper in libqt4 libQtWebKit4 ffmpeg libSDL-1_2-0 libSDL_mixer-1_2-0 exiv2
Compiling requirements :
zypper in libqt4-devel libQtWebKit-devel libffmpeg-devel libSDL-devel libSDL_mixer-devel wget
Make ffDiaporama
cd ~
mkdir ffDiaporama
cd ffDiaporama
wget -O ffDiaporama.tar.gz http://svn.tuxfamily.org/viewvc.cgi/ffd … z?view=tar
tar -xzf ffDiaporama.tar.gz
rm ffDiaporama.tar.gz
cd ffdiaporama_trunk/ffDiaporama
qmake
make
make clean
Offline
#2 09-24-2011 11:55:53
- domledom
- Administrateur
- Registered: 09-17-2011
- Posts: 1,080
Re: [Closed] build on openSUSE
Thank you for this informations.
It allowed me to add a new documentation since the download page
Processeur i5 - 8 Go RAM - Manjaro Linux KDE (64 bits) / Windows 7 (64 bits)
Offline
#3 09-24-2011 14:04:29
- indian
- Nouveau membre
- Registered: 09-23-2011
- Posts: 5
Re: [Closed] build on openSUSE
Thanks.
I checked the page however, there is one little mistake. In openSUSE is only qmake not qmake-qt4.
Do you need some more information to prepare rpm package?
Or you can send me the spec file used to build fedora rpm package and I can modify it for openSUSE.
I have some experience in building rpm packages for RHEL, SLES.
Offline
#4 09-24-2011 15:25:03
- domledom
- Administrateur
- Registered: 09-17-2011
- Posts: 1,080
Re: [Closed] build on openSUSE
Ok, i send you a mail to propose you to help us
Processeur i5 - 8 Go RAM - Manjaro Linux KDE (64 bits) / Windows 7 (64 bits)
Offline