This event did open a collaboration between communities , enterprises and Universidad Interamericana de Panama to promote open source and Linux certifications and Linux diplomados.
All open source communities ambassadors will organize their groups looking to keep their members up to date with knowledge.
Some CAPATEC (Cámara Panameña de Tecnología) members, like ELCONIX, has showed higher intention to support some Open Source communities sponsoring education, certification, and some events like FLISoL and Freedom Software Day.
Mirtha Rodriguez, UIP, Systems Engineering Faculty Dean, did give us a great liaison and invited us to keep working with their students at UIP for future events.
]]>
As usual it comes with tons of new up to date software and also the installation runs smoothly, please read the announcement for all the details, but what for me the most remarkable with 11.2 is that it is a real community openSUSE distro.
There is so much effort visible in 11.2 which was achieved through our growing community rather than just the SUSE people. We had a lots of requests in openFATE suggesting features, we discussed some of them quite heated, others were no-brainer. We again had lots of testers who hammered the alphas and betas and reported big and small bugs. On the openSUSE Conference many discussions about the upcoming distribution took place which were inspiring. We were able to utilize the powerful openSUSE Buildservice to build the distro together with all packagers very effectively. That improved the quality of our packages again. Another very visible thing for me personally is the desktop artwork which was done in best cooperation with upstream – and it looks so great that I hesitate to start applications which cover the desktop all day
It is really exciting to see how things come together on the way to community distribution, and how far we got with openSUSE 11.2. I am happy about that and I am proud to be part of this and like to say thank you for every little bit you might have contributed. I believe that the message that openSUSE is your community distribution has arrived.
Of course openSUSE continues to be open for your ideas, the distribution can be the vehicle to power up ideas from a little application to huge software projects. The openSUSE project is the powerful community behind which helps to make ideas reality. And all that based on the principles of free software! I am really happy today and very excited about what future will bring
I hope to see you on the release event here in Nürnberg soon
Here is my workaround to get that mp3 working in amarok. I do not know about the dvd’s as the only one that I own is to boring to use it for testing purposes
wget http://download.opensuse.org/distribution/11.1/repo/oss/suse/x86_64/libcdio7-0.80-5.30.x86_64.rpm
zypper in file:<Path-to>libcdio7-0.80-5.30.x86_64.rpm
wget http://download.opensuse.org/distribution/11.1/repo/oss/suse/x86_64/libiso9660-5-0.80-5.30.x86_64.rpm
zypper in file:<Path-to>libiso9660-5-0.80-5.30.x86_64.rpm
wget http://download.opensuse.org/distribution/11.1/repo/oss/suse/x86_64/libMagickCore1-6.4.3.6-5.3.x86_64.rpm
zypper in file:<Path-to>libMagickCore1-6.4.3.6-5.3.x86_64.rpm
wget http://download.opensuse.org/distribution/11.1/repo/oss/suse/x86_64/libMagickWand1-6.4.3.6-5.3.x86_64.rpm
zypper in file:<Path-to>libMagickWand1-6.4.3.6-5.3.x86_64.rpm
zypper in libxine1-codecs
So as you can see I just use the missing libs from 11.1.Of course I assumed that you added the 11.1 packman to your repos already.
]]>