[Bug 533976] New: secondlife - The Second Life client for AMD64 / x86_64

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 9 22:41:01 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: secondlife - The Second Life client for AMD64 / x86_64

https://bugzilla.redhat.com/show_bug.cgi?id=533976

           Summary: secondlife - The Second Life client for AMD64 / x86_64
           Product: Fedora
           Version: 11
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: arne_woerner at yahoo.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Description of problem:
The Second Life client 
( http://en.wikipedia.org/wiki/Secondlife )
is currently not officially available for x86_64 platforms and the officially
provided i686 package seems to be less efficient on x86_64.
I guess it uses so many i686 libraries (X11, gtk, gdk, GL), that the main
memory gets crowded...

Version-Release number of selected component (if applicable):
SecondLife-x86_64-1.23.5.136262.tar.bz2 (27579624bytes)
I needed to tweak
1. some makefiles, because compiler warnings should be ignored...
2. some C/H-files, because gcc doesnt like empty parameter lists after a
#define (e. g. "#define ABC() bla;")...
3. some linker instructions, because they wanted "-ldb-4.2" or so (i gave it
"-ldb", which works fine, 2...)...

Problems:
1. That package needs several x86_64 bit libs, but i dont know how to build a
rpm, that includes dependencies (if i try to do it, it might look like Homer
Simpson's Tax Day letter to the IRS...)... :-)
2. Some libraries that r not provided by fc11 r statically linked (e. g.
xmlrpc-epi-0.54.1, ELFIO-1.0.3, libndofdev-0.2) and some r in a libs-directory
local to the SecondLife-tar-ball (e. g. a patched openjpeg_v1_3 (see bug#
533384))...
3. Maybe Linden Labs (the publisher of the Secondlife viewer source code) might
be unhappy, if we call my home-brew compilation "SecondLife-..."... :-)
4. FMOD is used by the official (beta) release, but not by mine (but there
seems to be some stereo effect)...
5. the SecondLife Voice is taken from the official (beta) release and still
i686, but it uses less libraries, so that it doesnt waste too many resources...
6. my compilation uses openal-soft and thereby it works nicely with pulseaudio
(i can c multiple output (SL, SLVoice, media, music) and 1 input channel in
pavucontrol)...
7. I dont know where to put my tar-ball...

Advantage:
The user would just need to run "yum install secondlife", if we get the rpm
right
(while currently at least a tar-ball-extraction is necessary;
and if the box is a little weak, it is even necessary to compile the viewer)...

Additional info:
previous attempt: 233946
related bug: 533384
official attempt: http://jira.secondlife.com/browse/VWR-13793

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list