-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 1/28/11 11:36 AM, Shae Padrick wrote:
> Thanks Alexander.
> 
> BTW- I've been subscribed to the mailing list for a while and I can tell you 
> put a ton of time into this, thanks for all the effort.
> 
> Back to my problem.
> 
>> so I suspect that you may not actually be using the unstable package
>> description.  You can confirm this by running
> 
>> fink dumpinfo -finfofile emboss
> 
> I'm really a newbie here, so no I'm not sure I'm running the unstable tree.  
> I gather I want to be using the unstable distribution here.  I'm a science 
> user and many packages I'm interested in only show up there, so that was my 
> original motivation on turning them on.
> 
> Running the above command I get:
> 
> infofile: /sw/fink/dists/unstable/main/finkinfo/sci/emboss.info
> 
> Shae
> 
> 
> ________________________________
> 
> UT Southwestern Medical Center
> The future of medicine, today.
> 

Yeah, there was a problem with emboss after Apple changed the structure
of their Java, and the package was ostensibly fixed in unstable but not
yet in stable.  It works for me on 10.6/32-bit anyway, and I'm in the
middle of trying 64-bit for completeness.

It looks like you are indeed using the unstable tree version.  Let's
make sure it's current.  Run

$ fink dumpinfo -fconfigureparams -fcompilescript emboss

I get the following (your Fink root will differ):

=====
$ fink dumpinfo -fconfigureparams -fcompilescript emboss
Information about 9955 packages read in 1 seconds.
configureparams: --prefix=/sw32  --with-java=${java_home} \
- --with-javaos=${java_home}/include \ --enable-dependency-tracking
- --disable-static \ --includedir=/sw32/lib/EMBOSS/include
- --libdir=/sw32/lib/EMBOSS/lib \ --docdir=/sw32/share/EMBOSS \
- --enable-systemlibs
--with-postgresql=/sw32/opt/postgresql-8.4/bin/pg_config
compilescript:
 #!/bin/sh -ev
        /sw32/bin/autoreconf -fi
        if [ -x /usr/libexec/java_home ]; then
                export java_home=`/usr/libexec/java_home`
        else
                export
java_home=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
        fi
        ./configure --prefix=/sw32  --with-java=${java_home} \
  --with-javaos=${java_home}/include \
  --enable-dependency-tracking --disable-static \
  --includedir=/sw32/lib/EMBOSS/include --libdir=/sw32/lib/EMBOSS/lib \
  --docdir=/sw32/share/EMBOSS \
  --enable-systemlibs
- --with-postgresql=/sw32/opt/postgresql-8.4/bin/pg_config
        make
        fink-package-precedence \
                --prohibit-bdep=emboss-libajax6-dev,emboss-libnucleus6-dev \
        
-
--prohibit-bdep=emboss-ajax6-dev,emboss-nucleus6-dev,emboss-plplot3-dev,emboss-plplot6-dev
\
                .

=====
And also, what do you get if you run "/usr/libexec/java_home" ?
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1C/A4ACgkQB8UpO3rKjQ/tuACeK0YmsDi5UafNMfV9f7Ejtkhm
5SYAn0bfQczXMsG1wGE/15u+qJ7drFbQ
=c8N/
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to