RE: ClearSilver install fails
"bmccann6968" <[email protected]>
| Newsgroups | gmane.text.clearsilver.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Brandon, I was following the clearsilver install instructions below, which are on the Trac http://trac.edgewall.org/wiki/TracOnRedhat site. Should I consider then that clearsilver is installed once I ran: ./configure --with-python=/usr/local/bin/python --with- apache=/usr/local/apache2 make make install also why do they say run>> python setup.py install Thanks, Brian Install ClearSilver ¶ $ cd /usr/local/RH9 $ tar xzf clearsilver-0.9.3.tar.gz $ cd clearsilver-0.9.3 $ ./configure --with-python=/usr/local/bin/python --with- apache=/usr/local/apache2 $ make $ make install $ cd python $ python setup.py install $ /sbin/ldconfig