Ubuntu install - Where's the program?

1 view
Skip to first unread message

Karl

unread,
Jul 18, 2008, 11:30:13 AM7/18/08
to gaphor-dev
I used the ez_install script to install graphor, but, after a lot of
downloading and processing, there's no actual program that I can see.

# easy_install -U gaphor
Searching for gaphor
Reading http://pypi.python.org/simple/gaphor/
Reading http://gaphor.devjavu.com
Best match: gaphor 0.13.0
Downloading http://pypi.python.org/packages/source/g/gaphor/gaphor-0.13.0.tar.gz#md5=8639072318d367b614375b453b0a870d
Processing gaphor-0.13.0.tar.gz
Running gaphor-0.13.0/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-ek5SB8/gaphor-0.13.0/egg-dist-tmp-hDCodG
Checking .pth file support in .
/usr/bin/python -E -c pass
Searching for nose>=0.9.2
Reading http://pypi.python.org/simple/nose/
Reading http://somethingaboutorange.com/mrl/projects/nose/
Best match: nose 0.10.3
Downloading http://somethingaboutorange.com/mrl/projects/nose/nose-0.10.3.tar.gz
Processing nose-0.10.3.tar.gz
Running nose-0.10.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-
ek5SB8/gaphor-0.13.0/temp/easy_install-b1n0VD/nose-0.10.3/egg-dist-
tmp-9mouAj
zip_safe flag not set; analyzing archive contents...
nose.inspector: module MAY be using inspect.findsource
nose.importer: module references __file__
nose.importer: module references __path__
nose.suite: module references __path__
nose.loader: module references __path__
nose.util: module references __file__
nose.ext.dtcompat: module references __file__
nose.ext.dtcompat: module MAY be using inspect.getsourcefile
nose.plugins.doctests: module references __file__
nose.plugins.cover: module references __file__

Installed /tmp/easy_install-ek5SB8/gaphor-0.13.0/nose-0.10.3-py2.5.egg
/usr/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/
dist.py:245: UserWarning: Module nose was already imported from /tmp/
easy_install-ek5SB8/gaphor-0.13.0/temp/easy_install-b1n0VD/nose-0.10.3/
nose/__init__.py, but /tmp/easy_install-ek5SB8/gaphor-0.13.0/
nose-0.10.3-py2.5.egg is being added to sys.path
working_set.add(dist)
generating gaphor/UML/uml2.py from gaphor/UML/uml2.gaphor...
(warnings can be ignored)
ignoring derived attribute Artifact.fileName: no definition
ignoring derived attribute NamedElement.qualifiedName: no definition
ignoring derived attribute Parameter.default: no definition
ignoring derived attribute Operation.isOrdered: no definition
ignoring derived attribute Operation.isUnique: no definition
ignoring derived attribute Operation.upper: no definition
ignoring derived attribute Operation.lower: no definition
ignoring derived attribute Property.default: no definition
ignoring derived attribute State.isComposite: no definition
ignoring derived attribute State.isOrthogonal: no definition
ignoring derived attribute State.isSimple: no definition
ignoring derived attribute State.isSubmachineState: no definition
not a derived union: StructuredClassifier.subsetsownedMember
not a derived union: Realization.client
not a derived union: Activity.node
not a derived union: Realization.supplier
not a derived union: ProfileApplication.importedPackage
not a derived union: Substitution.client
not a derived union: StructuredClassifier.subsetsattribute
not a derived union: StructuredClassifier.subsetsownedMember
not a derived union: Profile.packageImport
not a derived union: Operation.ownedRule
not a derived union: Profile.elementImport
not a derived union: Package.packageImport
not a derived union: Component.clientDependency
not a derived union: Artifact.clientDependency
no subsets for derived union: Transition.redefintionContext[1..1]
no subsets for derived union: ActivityGroup.superGroup[0..1]
no subsets for derived union: ActivityGroup.superGroup[0..1]
no subsets for derived union: Action.input[0..*]
no subsets for derived union: Action.output[0..*]
no subsets for derived union: ActivityGroup.subgroup[0..*]
no subsets for derived union: ConnectorEnd.definingEnd[0..1]
no subsets for derived union: Action.context_[0..1]
no subsets for derived union: StructuredClassifier.part[0..*]
no subsets for derived union: Transition.redefintionContext[1..1]
no subsets for derived union: Action.output[0..*]
no subsets for derived union: ActivityGroup.subgroup[0..*]
redefining RedefinableElement.redefinedElement ->
ActivityEdge.redefinedElement
redefining NamedElement.clientDependency ->
BehavioredClassifier.implementation
redefining Dependency.client ->
Implementation.implementatingClassifier
redefining Namespace.ownedMember -> Package.ownedMember
redefining RedefinableElement.redefinedElement ->
Transition.redefinedTransition
redefining Dependency.supplier -> Implementation.contract
redefining Parameter.ownerFormalParam -> Parameter.operation
redefining BehavioralFeature.formalParameter ->
Operation.formalParameter
redefining RedefinableElement.redefinedElement ->
ActivityNode.redefinedElement
redefining RedefinableElement.redefinedElement ->
Region.extendedRegion
redefining Namespace.ownedMember -> Component.ownedMember
redefining Classifier.general -> Class.superClass
redefining RedefinableElement.redefinedElement ->
State.redefinedState
converting po/ca.po -> build/lib/gaphor/data/locale/ca/LC_MESSAGES/
gaphor.mo
converting po/es.po -> build/lib/gaphor/data/locale/es/LC_MESSAGES/
gaphor.mo
converting po/nl.po -> build/lib/gaphor/data/locale/nl/LC_MESSAGES/
gaphor.mo
converting po/sv.po -> build/lib/gaphor/data/locale/sv/LC_MESSAGES/
gaphor.mo
Adding gaphor 0.13.0 to easy-install.pth file
Installing gaphorconvert script to /usr/bin
Installing gaphor script to /usr/bin

Installed /usr/lib/python2.5/site-packages/gaphor-0.13.0-py2.5.egg
Processing dependencies for gaphor
Searching for zope.component>=3.4.0
Reading http://pypi.python.org/simple/zope.component/
Best match: zope.component 3.4.0
Downloading
http://pypi.python.org/packages/source/z/zope.component/zope.component-3.4.0.tar.gz#md5=94afb57dfe605d7235ff562d1eaa3bed
Processing zope.component-3.4.0.tar.gz
Running zope.component-3.4.0/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-hOmKAf/zope.component-3.4.0/egg-dist-tmp-qBdHSc
Adding zope.component 3.4.0 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/zope.component-3.4.0-
py2.5.egg
Searching for gaphas>=0.3.0
Reading http://pypi.python.org/simple/gaphas/
Reading http://gaphor.devjavu.com/wiki/Subprojects/Gaphas
Best match: gaphas 0.3.6
Downloading http://pypi.python.org/packages/source/g/gaphas/gaphas-0.3.6.tar.gz#md5=bd103d6ee8afbf8ec7c92e3a363a15a3
Processing gaphas-0.3.6.tar.gz
Running gaphas-0.3.6/setup.py -q bdist_egg --dist-dir /tmp/
easy_install--G-Gyq/gaphas-0.3.6/egg-dist-tmp-kxGla5
Adding gaphas 0.3.6 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/gaphas-0.3.6-py2.5.egg
Searching for zope.event
Reading http://pypi.python.org/simple/zope.event/
Best match: zope.event 3.4.0
Downloading http://pypi.python.org/packages/source/z/zope.event/zope.event-3.4.0.tar.gz#md5=9fbfdfb1298db09a5029f605ad4940be
Processing zope.event-3.4.0.tar.gz
Running zope.event-3.4.0/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-mW-Zyo/zope.event-3.4.0/egg-dist-tmp-HUQId-
Adding zope.event 3.4.0 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/zope.event-3.4.0-py2.5.egg
Searching for zope.deferredimport
Reading http://pypi.python.org/simple/zope.deferredimport/
Best match: zope.deferredimport 3.4.0
Downloading
http://pypi.python.org/packages/source/z/zope.deferredimport/zope.deferredimport-3.4.0.tar.gz#md5=d24825ffd6dd75bdb5098dbccfa82d53
Processing zope.deferredimport-3.4.0.tar.gz
Running zope.deferredimport-3.4.0/setup.py -q bdist_egg --dist-dir /
tmp/easy_install-3jE9ci/zope.deferredimport-3.4.0/egg-dist-tmp-PhW759
Adding zope.deferredimport 3.4.0 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/zope.deferredimport-3.4.0-
py2.5.egg
Searching for zope.interface
Reading http://pypi.python.org/simple/zope.interface/
Reading http://zope.org/Wikis/Interfaces/FrontPage
Best match: zope.interface 3.4.1
Downloading
http://pypi.python.org/packages/source/z/zope.interface/zope.interface-3.4.1.tar.gz#md5=b085f4a774adab688e037ad32fbbf08e
Processing zope.interface-3.4.1.tar.gz
Running zope.interface-3.4.1/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-3Woaix/zope.interface-3.4.1/egg-dist-tmp--lNaoJ
Adding zope.interface 3.4.1 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/zope.interface-3.4.1-py2.5-
linux-i686.egg
Searching for zope.deprecation
Reading http://pypi.python.org/simple/zope.deprecation/
Best match: zope.deprecation 3.4.0
Downloading
http://pypi.python.org/packages/source/z/zope.deprecation/zope.deprecation-3.4.0.tar.gz#md5=453a5707987c8b8eb1f58ed948119fce
Processing zope.deprecation-3.4.0.tar.gz
Running zope.deprecation-3.4.0/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-pb2HUW/zope.deprecation-3.4.0/egg-dist-tmp-5pl00J
Adding zope.deprecation 3.4.0 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/zope.deprecation-3.4.0-
py2.5.egg
Searching for decorator>=2.2.0
Reading http://pypi.python.org/simple/decorator/
Reading http://www.phyast.pitt.edu/~micheles/python/documentation.html
Best match: decorator 2.3.0
Downloading http://www.phyast.pitt.edu/~micheles/python/decorator-2.3.0.zip
Processing decorator-2.3.0.zip
Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-fXhsir/egg-
dist-tmp-Q-I6pN
zip_safe flag not set; analyzing archive contents...
Adding decorator 2.3.0 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/decorator-2.3.0-py2.5.egg
Searching for zope.proxy
Reading http://pypi.python.org/simple/zope.proxy/
Reading http://svn.zope.org/zope.proxy
Best match: zope.proxy 3.4.1
Downloading http://pypi.python.org/packages/source/z/zope.proxy/zope.proxy-3.4.1.zip#md5=b4d5c7345a7a2a60071a6f62db9592c6
Processing zope.proxy-3.4.1.zip
Running zope.proxy-3.4.1/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-AqR07y/zope.proxy-3.4.1/egg-dist-tmp-34l5SS
Adding zope.proxy 3.4.1 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/zope.proxy-3.4.1-py2.5-
linux-i686.egg
Finished processing dependencies for gaphor

# graphor
bash: graphor: command not found
# locate graphor
# cd /bin
# find |grep -i graphor
# cd /usr
# find |grep -i graphor
# cd /var
# find |grep -i graphor
# cd /opt
# find |grep -i graphor
#

Arjan Molenaar

unread,
Jul 19, 2008, 5:08:23 PM7/19/08
to gapho...@googlegroups.com
Hi,

The application is called 'gaphor', not graphor (without the 'r' ;).

There should be an executable installed in /usr/bin, given python is
installed there too.

Regards,

Arjan

Reply all
Reply to author
Forward
0 new messages