OpenSuse Repository - No Update
Moderator: Moderators
OpenSuse Repository - No Update
Hello Guys,
I am new in spring and i am sad, that my first post here is a complain.
Why nobody is updating the repository of OpenSuSE? I am wating for 2 weeks now, if there is an update available, tha i can play online again.
If you offer OpenSuSE repository for the installation of spring, your should keep the software there up2date.
Thanx
Sven
I am new in spring and i am sad, that my first post here is a complain.
Why nobody is updating the repository of OpenSuSE? I am wating for 2 weeks now, if there is an update available, tha i can play online again.
If you offer OpenSuSE repository for the installation of spring, your should keep the software there up2date.
Thanx
Sven
Re: OpenSuse Repository - No Update
please contact the Spring OpenSUSE packagers:
http://springrts.com/wiki/Linux:Packaging#OpenSUSE
If you can not reach them, you may choose to take over packaging for OpenSUSE yourself, or compile spring from source for just yourself:
http://springrts.com/wiki/Build_from_source
Please understand that we do not have one person to rule them all (distributions). We can not guarantee latest spring packaged for all distros, and due to the nature of everything, deceased package maintainers will not come back and delete old packages.
http://springrts.com/wiki/Linux:Packaging#OpenSUSE
If you can not reach them, you may choose to take over packaging for OpenSUSE yourself, or compile spring from source for just yourself:
http://springrts.com/wiki/Build_from_source
Please understand that we do not have one person to rule them all (distributions). We can not guarantee latest spring packaged for all distros, and due to the nature of everything, deceased package maintainers will not come back and delete old packages.
Re: OpenSuse Repository - No Update
Hey,
thanx for the quick answer.
sure, i would not write here, if the package would be 1-2 days too late. but it seems its about a month now.
I have contacted Agon now, i saw his name there. We will see, if the will answer.
Sven
thanx for the quick answer.
sure, i would not write here, if the package would be 1-2 days too late. but it seems its about a month now.
I have contacted Agon now, i saw his name there. We will see, if the will answer.
Sven
Re: OpenSuse Repository - No Update
Ping,
its seems that nobody care about the people with OpenSuSE.

its seems that nobody care about the people with OpenSuSE.

Re: OpenSuse Repository - No Update
you can try this: http://springrts.com/phpbb/viewtopic.ph ... 05#p457705svenbkk wrote:Ping,
its seems that nobody care about the people with OpenSuSE.
Re: OpenSuse Repository - No Update
if none of the packagers will answer, and you really care, you have to get packager yourself. or.. use other ways to get to spring, like on xyz's link, or compile yourself.
it is like in matrix. you know.. when he gets out of it, and sits in the dining room for the first time, together with the rest of the crew. the room is ugly, cold, rusty. the food is always the same, looks ugly, has this baby-food consistency to it. now you have to discover the beauty of that live, and believe me, it is there. it may take some time till you really find it though.
it is like in matrix. you know.. when he gets out of it, and sits in the dining room for the first time, together with the rest of the crew. the room is ugly, cold, rusty. the food is always the same, looks ugly, has this baby-food consistency to it. now you have to discover the beauty of that live, and believe me, it is there. it may take some time till you really find it though.
Re: OpenSuse Repository - No Update
xyz
thank you, i will try it out
hoijui
sure, i understand it. i am just wondering, that this great game-engine for linux isnt available for my system.
thank you, i will try it out
hoijui
sure, i understand it. i am just wondering, that this great game-engine for linux isnt available for my system.
Re: OpenSuse Repository - No Update
No problem. BTW the link over there is broken, try this one: http://shimlar.tontut.fi/spring_portabl ... ble.tar.7zsvenbkk wrote:xyz
thank you, i will try it out
-
- Posts: 1
- Joined: 07 Dec 2010, 20:46
Re: OpenSuse Repository - No Update
I'm in the process of updating accAgon's package to 0.82.6.1 now, in home:wstephenson:branches:home:accAgon in the OBS.
Re: OpenSuse Repository - No Update
nice, thank you! 

Re: OpenSuse Repository - No Update
Hey, I updated the packages. I didn't get an email for PMs. Need to look into that, I thought I would get them :S . Anyway updated and I am sorry for the delay. I don't hang around spring that much anymore.
Edit: I had an very old email address in my account settings which doesn't exist anymore. I changed it. I should be notified on future incoming PMs.
Edit: I had an very old email address in my account settings which doesn't exist anymore. I changed it. I should be notified on future incoming PMs.
Re: OpenSuse Repository - No Update
nice, nice! 
thanks Agon!

thanks Agon!
Re: OpenSuse Repository - No Update
Yeah, problem is I get an error:
spring: symbol lookup error: spring: undefined symbol: __glewMapBufferRange
spring: symbol lookup error: spring: undefined symbol: __glewMapBufferRange
Re: OpenSuse Repository - No Update
you need at least GLEW 1.5.1. we have a check for that in our CMake scripts now (master and next release).
Re: OpenSuse Repository - No Update
All right, thanks. I am changing the requirements.
Was the change from spring-engine-dedicated to engine-dedicated intended?
Was the change from spring-engine-dedicated to engine-dedicated intended?
Re: OpenSuse Repository - No Update
the target name, yes.
to build the engine binaries:
to build everything required to run a game:
to install everything required to run a game:
to build the engine binaries:
Code: Select all
make engine-default
make engine-multithreaded
make engine-dedicated
make engine-headless
Code: Select all
make spring-default
make spring-multithreaded
make spring-dedicated
make spring-headless
Code: Select all
make install-spring-default
make install-spring-multithreaded
make install-spring-dedicated
make install-spring-headless
Re: OpenSuse Repository - No Update
Hi,
I m in trouble for building spring and springlobby with opensuse 11.4 ... packages are needed :)
I m in trouble for building spring and springlobby with opensuse 11.4 ... packages are needed :)
Re: OpenSuse Repository - No Update
sounds like your mommy has forbidden you to build stuff on your own.
but ... well ... that's what real men do! grow up kid!
or go whining to one of these:
http://springrts.com/wiki/Linux:Packaging#OpenSUSE
take my bitching like a man: say "yes mam!"
but ... well ... that's what real men do! grow up kid!
or go whining to one of these:
http://springrts.com/wiki/Linux:Packaging#OpenSUSE
take my bitching like a man: say "yes mam!"
Re: OpenSuse Repository - No Update
thanks guys.
I build my own spring and springlobby since 3 years. i can t build springlobby over 0.104 with opensuse. opensuse grow to 11.4 and i fail building spring and springlobby.... we can find spring on accagon repository, but no springlobby.
So, i play Kmines.
thanks for help
I build my own spring and springlobby since 3 years. i can t build springlobby over 0.104 with opensuse. opensuse grow to 11.4 and i fail building spring and springlobby.... we can find spring on accagon repository, but no springlobby.
So, i play Kmines.
thanks for help
Re: OpenSuse Repository - No Update
Oops, double post.