ChildOfMana
May 12th, 2008, 12:57 PM
Apologies if this thread is in the wrong place - wasn't sure where to put it!!
I'm trying to install Nicotine+ from source (not because I need to - I know it's in the repositories - but just because I want to have a go at installing something from source).
I've extraced the tar.gz to ~/ and read the INSTALL.txt inside the directory. The instructions state:
To install nicotine+ from the source tree run: python setup.py install --prefix=<dir>
However, when I type this into the Terminal (using either ~/ or ~/nicotine+-1.2.9 as the <dir>) I get the following error message:
bash: syntax error near unexpected token `newline'
What is going wrong? I know it'll be something really obvious but I'm very new at this (but always willing to dive in at the deep end!).
Oh, I should probably point out I'm using 8.04 (32bit) and I have the gcc compiler package installed.
Thanks.
I'm trying to install Nicotine+ from source (not because I need to - I know it's in the repositories - but just because I want to have a go at installing something from source).
I've extraced the tar.gz to ~/ and read the INSTALL.txt inside the directory. The instructions state:
To install nicotine+ from the source tree run: python setup.py install --prefix=<dir>
However, when I type this into the Terminal (using either ~/ or ~/nicotine+-1.2.9 as the <dir>) I get the following error message:
bash: syntax error near unexpected token `newline'
What is going wrong? I know it'll be something really obvious but I'm very new at this (but always willing to dive in at the deep end!).
Oh, I should probably point out I'm using 8.04 (32bit) and I have the gcc compiler package installed.
Thanks.