On 10/28/02 2:26 PM, "Max Horn" <[EMAIL PROTECTED]> wrote:

> Check your /sw/etc/fink.conf file if local/main is actually in the
> list of enabled trees.
Yep, local/main is in the list of enabled trees. This is what the Trees:
line says:

Trees: local/main stable/main stable/crypto local/bootstrap unstable/main
unstable/crypto


> If so, verify that the files are in the right
> spot:
> 
> ls /sw/fink/dists/local/main/finkinfo/
> 
Both libxml2-2.4.23-5.info and .patch are located in
/sw/fink/dists/local/main/finkinfo.

This is what I have of libxml2.2.4.23:
> Package: libxml2
> Version: 2.4.23
> Revision: 5
> Maintainer: Max Horn <[EMAIL PROTECTED]>
> Depends: %N-shlibs (= %v-%r), %N-bin
> BuildDepends: python (>= 2.2.1-8), db3 (>= 3.3.11-8), readline (>= 4.3-5),
> gdbm, gmp, expat, tcltk-dev
> Source: mirror:gnome:sources/%n/2.4/%n-%v.tar.gz
> Source-MD5: 93ea03bcb105a0ae2ecea4f4fbd5bade
> PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p1
> NoSetLDFLAGS: true
> ConfigureParams: --mandir='${prefix}/share/man' --with-iconv=%p
> InstallScript: <<
> make install prefix=%i
> mkdir -p %i/share/doc %i/etc/xml
> mv %i/doc/%n-%v %i/share/doc/%n
> rm -rf %i/doc
> <<
> DocFiles: AUTHORS Copyright NEWS README TODO
> BuildDependsOnly: True
> SplitOff: <<
> Package: %N-shlibs
> Replaces: libxml2 (<< 2.4.18-2)
> Suggests: %N-bin
> Files: lib/libxml2.%v.dylib lib/libxml2.2.dylib
> DocFiles: Copyright README
> <<
> SplitOff2: <<
> Package: %N-bin
> Depends: %N-shlibs (= %v-%r)
> Replaces: libxml2 (<< 2.4.18-2)
> Files: bin/xmlcatalog bin/xmllint share/man/man1/xmlcatalog.1
> share/man/man1/xmllint.1 etc/xml
> DocFiles: Copyright README
> PostInstScript: <<
>   if [ ! -f %p/etc/xmlcatalog ]; then
>     xmlcatalog --noout --create %p/etc/xml/catalog
>   fi
> <<
> PostRmScript: <<
>   if [ purge = "$1" ]; then
>     rm -f %p/etc/xml/catalog
>   fi
> <<
> <<
> Description: XML parsing library, version 2
> DescPort: <<
> The Makefile is too stupid to link the executables against the right
> copy of the library, so we help by setting LDFLAGS.
> <<
> DescPackaging: <<
> Previous versions by Christoph Pfisterer <[EMAIL PROTECTED]>
> <<
> License: LGPL
> Homepage: http://www.xmlsoft.org/
> 

I think that the .info file is complete. Now that I have done 'fink remove
libxml2', libxml2 does not show up at all when I do 'fink list' any more
(not even libxml2-2.4.23-5).

Any help will be greatly appreciated. It seems like this is the big hurdle
that I need to jump through to get Gnome2 installed.

Thanks.

Chia
_______________________________________________
Chia Hung
Postdoctoral Research Fellow
Department of Molecular Microbiology
Washington University School of Medicine
660 S. Euclid Ave., Box 8230
St. Louis, MO  63110
Tel: (314) 747-3627
Fax: (314) 362-1232




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to