The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus Extras (http://forums.omnigroup.com/forumdisplay.php?f=44)
-   -   OF iPhone HTML Export Script (http://forums.omnigroup.com/showthread.php?t=5152)

haraldmartin 2008-01-02 01:20 AM

[QUOTE=billdill;30040]I may have ruined my ruby installation. In terminal I ran the command:

Ruby -v

and it returned a version number. But it still would not install the applescript Gem.

Then, as suggested above I ran the commands:

sudo mv /usr/bin/ruby /usr/bin/ruby~
sudo ln -nfs /opt/local/bin/ruby /usr/bin/ruby

Now when I run the version command I get:

ruby: command not found.

I'm a complete novice at this kind of hacking. Can anyone please help restore my ruby install? I already have the developer tools installed.

Thank you in advance for your help.[/QUOTE]

The command will only work if you installed ruby using MacPorts. If you're on Tiger you need to do this (update your Ruby installation, there are planty of guides how to do it, just google it). To make your ruby work again, just rename your backup copy back:

sudo mv /usr/bin/ruby~ /usr/bin/ruby

and it should work again.

billdill 2008-01-05 04:31 AM

Thank you for your assistance. I'm sorry that I wasn't more specific. I'm using Leopard.

I tried the command and I got the message:

mv: rename /usr/bin/ruby~ to /usr/bin/ruby: No such file or directory

The odd thing, when I drill down and type the ls command in the /usr/bin directory I can see ruby listed there. I don't understand that.

Thanks for your help,

bd

Gretchen 2008-01-05 09:13 PM

Whoo ha! Thank you!
 
Thank you Martin! With much trepidation, since I really don't know what I'm doing in terminal but have been very frustrated not being able to access OF on the iPhone, I installed the Xcode, ran the sudo commands, didn't blow up anything, ran your script, and there it is! Lovely magic.

ciao,
Gretchen

euchomai 2008-01-20 06:55 AM

Okay, I finally got this working!

Am I correct to say that if a project is sequential the script will not pull any task beyond the "next action"? That is the way it is working on my machine at least.

Why would you not want all the tasks for a sequential project on your iPhone when you are on the go? I need the entire project listed sequentially!

Do I have something working oddly with my script?
Is there a "quick fix" to have the script pull all tasks instead of the first sequential task?

Thanks geniuses!


All times are GMT -8. The time now is 05:55 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.