Neither my fetch or build commands is working. This is Fink 0.8.1 under OS X 10.4


<!-- /sw/fink/dists/unstable/main/finkinfo/text tbrannon --> ls -l pyparsing-*
-rw-r--r--   1 tbrannon  admin  998 Sep 16 06:20 pyparsing-py.info
-rw-r--r--   1 tbrannon  admin  940 Sep 16 06:11 pyparsing-py.info~
<!-- /sw/fink/dists/unstable/main/finkinfo/text tbrannon --> fink list pyparsing-py.info
Information about 5239 packages read in 2 seconds.
<!-- /sw/fink/dists/unstable/main/finkinfo/text tbrannon --> fink validate pyparsing-py.info
<!-- /sw/fink/dists/unstable/main/finkinfo/text tbrannon --> fink fetch pyparsing-py
tput: unknown terminal "emacs"
Information about 5239 packages read in 1 seconds.
Failed: no package found for specification 'pyparsing-py'!
<!-- /sw/fink/dists/unstable/main/finkinfo/text tbrannon --> fink build pyparsing-py
tput: unknown terminal "emacs"
Information about 5239 packages read in 1 seconds.
Failed: no package found for specification 'pyparsing-py'!
<!-- /sw/fink/dists/unstable/main/finkinfo/text tbrannon -->


=== pyparsing-py.info ===

Info2: <<
Package: pyparsing-py%type_pkg[python]
Version: 1.4.3
Type: python (2.3 2.4)
Revision: 1
License: OSI-Approved
Homepage: http://pyparsing.wikispaces.com/
Description: Python pyparsing Library
DocFiles: CHANGES HowToUsePyparsing.html README
DescDetail: <<
pyparsing is a general parsing module for Python. Grammars are
implemented directly in the client code using parsing objects, instead
of externally, as with lex/yacc-type tools. Includes simple examples
for parsing SQL, CORBA IDL, and 4-function math.
<<


# Dependencies
Depends: python%type_pkg[python]
Replaces: pyparsing-py24
Provides: pyparsing-py24

# Unpack
Source: mirror:sourceforget:pyparsing/pyparsing-%v.tar.gz
Source-MD5: 576b5f5400e77f26ba60cda6e4ea38f2

# Patch (none)

# Compile
CompileScript: <<
 (export CPPFLAGS=""; %p/bin/python%type_raw[python] setup.py build)
<<

# Install
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root=%d
<<
Maintainer: Terrence Brannon <[EMAIL PROTECTED]>
<<

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to