|
|
#1 |
|
Help with launchd
I have been trying to get launchd working with rss2email for the last few days with no luck. I think I am close, but no cigar yet. Here is what I have managed so far.
1) created this plist file, com.macattack.r2e.plist, in ~/Library/LaunchAgents <?xml version="1.0" encoding="UTF-8"?>2) Created an sh script, r2e.sh, located in ~/rss2email as shown below: cd /Users/macattack/rss2email/ ; ./r2e run3) Installed rss2email and made sure it works from running in terminal both "./r2e run" and "./r2e.sh". Both work well and send the feeds to my email address. 4) I added the rss2email folder to .bash_profile to look like this: # Setting PATH for Python 2.75) When I type "echo $PATH" the output is: /Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/macattack/rss2email:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin6) When I look in Console, this is the output I get: 8/22/11 1:01:38 AM com.macattack.r2e[541] I: Processing [2] "index.rss"Yet, when I run "./r2e run" or "./r2e.sh", it emails just fine and there is no problem with the smtp server authenticating. I have come a long way and learned a lot. I feel like I am close but I just can't seem to get it working correctly. I am a complete noob at this and I have just been piecing together what I can find on the forums. I was not able to get the r2e to run directly in the plist file. I tried many different ways. That is why I created the script file. Any help will be greatly appreciated. Thanks in advance. Last edited by durlecs; Aug 22, 2011 at 03:25 AM. |
|
|
|
0
|
|
|
#2 |
|
Maybe a Python issue?
I have been working on this more and searching around on the net and I think it may be a Python version problem. I had to install Python 2.7 in order to get the rss2email to work properly from the working directory. So, I am wondering how to specify that the r2e script uses Python 2.7 instead of the 2.6, 2.5, or 2.3 that I found on my system. I am running SL 10.6.8 if that helps. I tried adding:
<key>EnvironmentVariables</key>However, this did not help and it still will not authenticate the email. I really need to get this working as I have spent way too much time on it already. I am about ready to install Ubuntu virtually and just run crontab. Crontab seems much easier. I set it up on another machine and it ran fine under Ubuntu 11.04. I just don't like being defeated by something that seems like should be simple. |
|
|
|
0
|
|
|
#3 |
|
Got it!
It was a path issue for Python. I added /usr/local/bin to the PATH and it works! Maybe this will help someone else that runs into this problem.
|
|
|
|
0
|
|
|
#4 |
|
Glad you solved the problem. Mark the thread as "Resolved", please.
__________________
Automatic Fans: UltraFan |
|
|
|
0
|
|
|
#5 |
|
I just want to add my 2 cents in here quick. All I did was open the "r2e" script that comes with the 2.71 version of rss2email and added the following line to it and all is well.
Code:
cd "$(dirname "$0")" |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Help with port forwarding for Security software? | PPFee | Mac Applications and Mac App Store | 1 | Dec 11, 2011 03:34 PM |
| help with dragging a UIImageView on screen | mandude | iPhone/iPad Programming | 3 | Nov 28, 2011 12:05 PM |
| Trying to record in garageband. Not working.. Help would be greatly appreciated | SQUIJIT | Digital Audio | 4 | Jul 5, 2011 05:48 AM |
| help with excel for mac 2008 | damiang72 | Mac Applications and Mac App Store | 0 | Nov 14, 2010 06:19 AM |
| help with launchd problems | kugino | OS X | 5 | Sep 22, 2007 11:36 PM |
All times are GMT -5. The time now is 06:48 AM.






Linear Mode

