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

On 4/18/11 3:25 PM, Richard Miles wrote:
> In your script you show a substitute sw32 to sw64. I have 64bit fink in 
> /sw/bin?
> You said earlier you cant rename /sw to /sw64. so I am confused with what 
> your script is doing?
> 
> Richard Miles
> r.godzi...@comcast.net
> 
> 
>

That's right, you don't want to rename a Fink tree.

I bootstrapped a 32-bit Fink in /sw32, and a 64-bit one in /sw64.

The script just edits $HOME/profile, e.g. changing

        test -r /sw64/bin/init.sh && . /sw64/bin/init.sh

to

        test -r /sw32/bin/init.sh && . /sw32/bin/init.sh

You would need to modify the script to fit your own setup.
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2sozIACgkQB8UpO3rKjQ/uEACghpVpSJAFmP3uuF505q88HD2A
BfQAn07uOozP3pJV6VDBVW4xEimcSJOL
=w1jH
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to