Niko,
I had the same issue on Debian and it was a pathing problem. What you need
to do is open up your .bashrc and add the path to the Radiant stuff. Add
something like this to the end (substitute the real path to your stuff):
export PATH=${PATH}:/var/lib/gems/1.8/bin
Later...
Richard
BTW: You'll either have to log out or execute 'source ~/.bashrc' before the
changes will show up.
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