Hi

There are a couple of issues involved in installing Plucker.

I installed Plucker by following the instructions at:

http://www.macosxhints.com/article.php?story=20020312222959415

Since Python is already in OS X 10.2 you don't need Python, just the Plucker stuff.

I Installed it according to the instructions and that was OK.

Now to the problem. Plucker is installed in /usr/local/bin directory, and for some reason 10.2 no longer points to /usr/local/bin so you need to put /usr/local/bin in your path.

I did this by adding a file .tcshrc (note the period) in your home directory. Also, if you use BBEdit, make sure you are using UNIX linefeeds, maybe better to use pico instead to create .tcshrc

The only thing I have in the file is the line:

setenv PATH /usr/local/bin:$PATH

This will add /usr/local/bin to your path and plucker should run ok from sitescooper.


Good luck!

Andy



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

Reply via email to