by abusch38 on July 17th, 2006, 8:09 am
When I install ypops using the line-by-line instructions I can get it to install and have ypopsrc in my home directory. However, when I try to run the program via the command /usr/local/bin/ypops, I get the error
Buschs-Computer:~ andrewbusch$ /usr/local/bin/ypops
-bash: /usr/local/bin/ypops: Not a directory
Based on the previous discussions, it means that ypops was not installed in the correct place. (Strange because I followed the directions to a T.)
When I try to use the install_ypops_script.command I get several errors.
Please enter the path to the folder of yahoopops_mac_mmddyy
you can type in manually, or drag the folder icon from Finder into Terminal.
Delete the last space, if you use drag-n-drop.
the path = ?
/Users/andrewbusch/Desktop/yahoopops_mac_103104
checking...
OK. This path is valid.
----------
begin copying files:
copy ypops
cp: /usr/local/bin is not a directory
copy ypops.bin
cp: /usr/local/bin is not a directory
copy ypopsrc
chmod: /usr/local/bin/ypops: Not a directory
chmod: /usr/local/bin/ypops.bin: Not a directory
done.
If you have to edit the configuration file ypopsrc,
it is locaated at /usr/local/share
This script runs successfully. Enjoy!
logout
[Process completed]
Any help would be appreciated.