Installing Clearsilver

Installing Clearsilver

Posted by: MartinLundberg
Posted on: 2006-03-12 02:37:00

Hello again!

In the wiki entry for installing Clearsilver they describe a fix that looks like this:


sed -i "s@/usr/local/bin/python@/usr/bin/env python@g" scripts/document.py
PYTHON_SITE=`$HOME/{your_python} -c
"import sys; print [path for path in sys.path if path.find('site-packages') != -1][0]"`
./configure --with-python=$HOME/{your_python} --prefix=$HOME
--disable-ruby --disable-java --disable-apache --disable-csharp --disable-perl


I don't understand it... I understand the ./configure part, but the part before that I don't understand. How should I enter it? Should I first enter:


sed -i "s@/usr/local/bin/python@/usr/bin/env python@g" scripts/document.py


into the terminal and then:


PYTHON_SITE=`$HOME/{your_python} -c
"import sys; print [path for path in sys.path if path.find('site-packages') != -1][0]"`


And then the configure part?

Thanks in advance!

Martin Lundberg
Student, Sweden

Re: Installing Clearsilver

Posted by: MartinLundberg
Posted on: 2006-03-12 04:35:00

Argh!

I give up. Installing Trac was to much problem, I'm going to install Bugzilla instead! =) Wish my luck!

Martin Lundberg
Student, Sweden

Re: Installing Clearsilver

Posted by: norm1037
Posted on: 2006-03-12 04:53:00

Looking at the wiki I think you are right. Those lines are run from the command line to fix the makefiles.
Did you get anywhere with clearsilver?

Re: Installing Clearsilver

Posted by: ardco
Posted on: 2006-03-12 04:58:00

> I give up. Installing Trac was to much problem, I'm going to install Bugzilla instead! =) Wish my luck!

I tried not to be too discouraging, but couldn't help noticing the following in the wiki Trac page:

In reply to:

Ease of Install: Really Difficult (requires modification to some packages) and some versioning conflicts cause problems with Trac systems.


Bugzilla - piece of cake. I hope. :-)

Good luck,

BobS

Re: Installing Clearsilver

Posted by: MartinLundberg
Posted on: 2006-03-12 05:00:00

No I got an error when doing "make install". I'm going to use bugzilla instead.

If anyone who uses bugzilla/trac/subversion wants to talk over a instant messeging, please give me your id, asking questions over the forums takes so much time.


Martin Lundberg
Student, Sweden

Re: Installing Clearsilver

Posted by: MartinLundberg
Posted on: 2006-03-12 10:14:00

If someone know how or is going to and will learn how to install Clearsilver (or Trac for that sake) please contact me because I really would like to get Trac installed, I just know I can't by myself.

Martin Lundberg
Student, Sweden

Re: Installing Clearsilver

Posted by: ardco
Posted on: 2006-03-12 19:30:00

> If someone know how or is going to and will learn how to install Clearsilver (or Trac for that sake) please contact me

You might contact the person who wrote about spending 3 weeks getting Trac installed on DH in their blog; maybe they don't follow this forum, but could be contacted at one or more of these locations:

http://wiki.dreamhost.com/index.php?title=Trac&action=history
http://wiki.dreamhost.com/index.php/User:Santosj
http://www.santosj.name/
http://www.absidongames.com/category/trac/

Good luck,

BobS

Tags: pythonpathimport sysusrwikiscriptsenterlocallundbergprefixrubyperlapachesweden