Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Need an
Introduction
to Tiny Core? Or peruse
Core Concepts
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Bugs
»
crond cannot recognize programs in /apps/bin
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: crond cannot recognize programs in /apps/bin (Read 2344 times)
Xianwen Chen
Full Member
Posts: 142
crond cannot recognize programs in /apps/bin
«
on:
April 20, 2012, 12:31:07 PM »
I use cron to execute a Python script periodically and found that the python-2.7.scm is not recognized by cron (maybe some path issue?). After creating a symbolic link at /usr/local/bin/python to /apps/bin/python, the problem is solved.
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: crond cannot recognize programs in /apps/bin
«
Reply #1 on:
April 20, 2012, 12:35:49 PM »
Either fix the #! in your script or use a launcher script with the proper PATH.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Bugs
»
crond cannot recognize programs in /apps/bin