Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#54 closed task (wontfix)

Installing XML-RPC plug-in in the utgb server

Reported by: leo Owned by: leo
Priority: major Milestone: UTGB Core 1.0
Component: Administration Version:
Keywords: Cc:

Description (last modified by leo)

Necessary Modules

Installation Notes

Python Installation (in 64-bit Intel, Fedora Core3)

  • Python2.5
    > ./configure --enabled-shared
    > export LD_RUN_PATH=/usr/lib64; make
    # make install
    

Change History (7)

comment:1 Changed 18 years ago by leo

Description: modified (diff)

comment:2 Changed 18 years ago by leo

Owner: changed from somebody to leo
Status: newassigned

comment:3 Changed 18 years ago by leo

Description: modified (diff)

comment:4 Changed 18 years ago by leo

Description: modified (diff)

comment:5 Changed 18 years ago by leo

Description: modified (diff)

comment:6 Changed 18 years ago by leo

Resolution: wontfix
Status: assignedclosed

Python crashes because of the version mismatch of the expat library used in python2.5 and httpd server.

To fix this, apache server should be recompiled (source install), and it probably makes difficult to maintain some RPM dependencies, so I gave it up this task.

comment:7 Changed 18 years ago by leo

Milestone: Genome Browser 0.1UTGB Core 1.0

Milestone Genome Browser 0.1 deleted

Note: See TracTickets for help on using tickets.