Hi Niko, The path to radiant should be /usr/bin/radiant. Does that file exist? If it does there is likely something wrong with your $PATH environment variable in your shell. What is the output of echo $PATH?
-teyo On 10/11/07, Niko Kotiniemi <[EMAIL PROTECTED]> wrote: > Hi, > > I've tried Googling for a solution and reading through the tutorials, > how to's etc. but to no avail, it seems that I've a rare sort of > problem. > > I have Ruby, Rails and Radiant (+MySQL) installed on a Ubuntu 7,04 > desktop computer, Rails and Radiant were successfully installed > through gems. > > For some reason the command Radiant cannot be found - as if some path > statement was missing, the same applies to rake as well. > > Following these instructions: > "Once you have the gem installed, use the "radiant" command to create > a new project: > > % radiant --database [mysql|postresql|sqlite3] path/to/project" > > produces the following error (the same with sudo ..): > main:~$ radiant > bash: radiant: command not found > > Any ideas what should be added and where and how? I'm hoping I could > get to familiarize myself with Radiant before considering it for some > projects. > > Kindest regards, > > > Niko Kotiniemi > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
