Page 1 of 1

ManaPlus on Fedora18

Posted: 23 Jan 2013, 16:21
by Lota
Hi all.

I tried to add the Mana+ repository with http://download.opensuse.org/repositori ... :4144.repo, but this directory does not seem to exist yet. Can I use Fedora 17's repository until it will be created ?

Re: ManaPlus on Fedora18

Posted: 23 Jan 2013, 16:50
by 4144
Lota wrote:Hi all.

I tried to add the Mana+ repository with http://download.opensuse.org/repositori ... :4144.repo, but this directory does not seem to exist yet. Can I use Fedora 17's repository until it will be created ?
Build server for now not support Fedora 18 :(
Yes you can try use Fedora 17 repository, possible it can work.

Re: ManaPlus on Fedora18

Posted: 24 Jan 2013, 12:25
by Lota
... it doesn't. I will use TheManaWorld client then.

Re: ManaPlus on Fedora18

Posted: 24 Jan 2013, 15:19
by Ablu
For the Mana client there is a "tmw" package inside of the Fedora repos which should work.

But I did a SRPM for manaplus for you.

Download link: http://ablu.fedorapeople.org/manaplus-1 ... -0.src.rpm

Build it with

Code: Select all

rpmbuild --rebuild manaplus-1.3.1.20-0.src.rpm
Then install the rpm from ~/rpmbuild/RPMs

Regards
Ablu

EDIT: SORRY. I packed a old version. I was taking the version from games:manaplus. But 4144 home seems to be more updated.


EDIT2: Repackaged latest version and updated link.

Re: ManaPlus on Fedora18

Posted: 29 Jan 2013, 16:11
by Ablu
OBS now supports Fedora 18.

Re: ManaPlus on Fedora18

Posted: 29 Jan 2013, 16:19
by 4144
Ablu wrote:OBS now supports Fedora 18.
Thanks,

ManaPlus for Fefora 18 ready https://build.opensuse.org/package/bina ... =Fedora_18

Re: ManaPlus on Fedora18

Posted: 01 Dec 2013, 21:46
by oddshocks
The game has been installable in Fedora-land for a while now:

Code: Select all

sudo yum install tmw -y
You can get the manaplus client with

Code: Select all

sudo yum install manaplus -y
Cheers!

Re: ManaPlus on Fedora18

Posted: 02 Dec 2013, 07:42
by Ablu
in newer fedora versions the tmw package will simply depend on manaplus. So no need to install it seperatly then

Re: ManaPlus on Fedora18

Posted: 02 Dec 2013, 19:44
by oddshocks
Ablu wrote:in newer fedora versions the tmw package will simply depend on manaplus. So no need to install it seperatly then
I hope that you mean that manaplus will depend on tmw. It seems silly that they would assume that every tmw installer would want manaplus with it. :alt-3:

Re: ManaPlus on Fedora18

Posted: 02 Dec 2013, 21:02
by Ablu
na. tmw on manaplus. a tmw branding package without client makes no sense. So tmw pulls in manaplus as default client. I actually retired the mana client in order to make room for our new client. And since that one will (at least for now) only support the mana server (manaserv). So we need manaplus to replace mana for Fedora.

Re: ManaPlus on Fedora18

Posted: 04 Dec 2013, 17:19
by oddshocks
I follow. Makes sense.