How can I install templates on my Debian box?

Article ID: 1095 
Last Review: Oct,6 2008
Author: Dmitry Frantsev APPLIES TO:
  • Sitebuilder 2.x for Linux/Unix

Resolution

First of all you should install the alien package. Before that please make sure that your index files are updated:

apt-get update
apt-get install alien

After that enter to the directory with RPM packages which you downloaded from our website and run the following commands:

alien *.rpm
dpkg -i *.deb

When template packages will be installed you should also run following command for correct templates registration in database:

ls /usr/local/sitebuilder/htdocs/repository/templates/ > /usr/local/sitebuilder/htdocs/repository/templates/tmpl_inst


Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields