Ticket #158 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

0.6.2 tool installation instructions are useless unless you are an OSSIE tool expert

Reported by: balister Owned by: cdietric
Priority: major Milestone:
Component: tools Version: 0.6.2
Keywords: Cc:

Description

Excerpt from INSTALL in the tools directory on the 0.6.2 tarball.

Prior to installation:

    1.  Install the OSSIE core framework (including dependencies)
    2.  Install standard interfaces and custom interfaces
    3.  Complete the python bindings for 1 and 2
    4.  Install everything else in system and platform 
    5.  Make the ossie.pth file
        **This file will need to contain "/sdr/tools"
    6.  Double check that the OSSIE dependencies are all installed (including omniORBpy!)

How do I do these things? Where does the ossie.pth file go? How do I create python bindings?

Change History

Changed 5 years ago by balister

  • version set to 0.6.2
  • component changed from component to tools
  • milestone set to 0.6.3

Changed 5 years ago by balister

Also none of the INSTALL files in the 0.6.2 tarball refer to the User Guide, which appears to contain the most correct installation instructions I can find.

I really don't see how anyone, with some Linux experience, could install OSSIE based on the downloading the tarball. Most of us will download the tarball and read the files there. It looks like the files on the tarball are incomplete files used to create the User Guide, that is not in the tarbal.

Changed 5 years ago by balister

Apparently fixing ticket #152 also fixes this ticket. The commented on this ticket should be addressed though, so the ticket is not exactly a dupe.

Changed 5 years ago by DrewCormier

  • status changed from new to closed
  • resolution set to invalid

dependencies are handled prior to tool installation. installing the tools is just a matter of typing python setup.py install

Changed 5 years ago by anonymous

  • milestone 0.7.0 deleted

Milestone 0.7.0 deleted

Note: See TracTickets for help on using tickets.