Page MenuHomeDevCentral

Recompile murmur against new Qt, Ice but not Bonjour on Ysul
Closed, ResolvedPublic

Description

A custom package built from ports seems really needed.

We need:

  • Ice (T385)
  • to compile against Qt (T386) with proper icu support (T380)

We don't need:

  • Bonjour support (T387)
  • dbus (already currently disabled)

Event Timeline

dereckson claimed this task.
dereckson raised the priority of this task from to Normal.
dereckson updated the task description. (Show Details)
dereckson added projects: Servers, Mumble.
dereckson moved this task from Backlog to Working on on the Mumble board.
dereckson added a subscriber: dereckson.
dereckson renamed this task from Recompile murmur against new QT, Ice but not Bonjour on Ysul to Recompile murmur against new Qt, Ice but not Bonjour on Ysul.May 19 2015, 21:08

Ice recompiled.

===>   Registering installation for Ice-3.5.1_7
Installing Ice-3.5.1_7...
The default on-the-wire encoding for Ice changed in version 3.5 and IPv6
is now enabled by default. ABI versions are not compatible.

For details on these and additional changes please read the upgrading
instructions available at

        http://doc.zeroc.com/x/SQpN

For on-the-wire background compatibility add

        Ice.IPv6=0
        Ice.Default.EncodingVersion=1.0

to your Ice application configuration.

Done.

Server restarted.