Ask Your Question
2

Are there Debian/Ubuntu packages for Askbot?

asked 2011-05-17 15:19:41 -0500

Catskul gravatar image Catskul
21 1 4

updated 2011-05-17 15:20:12 -0500

I've learned to be uncomfortable about installing items on my system that are not know-about/blessed-by the system package manager. Pip and Easy_install both ignore the Apt system.

Is there a deb package for Askbot somewhere? Perhaps an Ubuntu PPA?

delete close flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-05-17 15:36:06 -0500

Evgeny gravatar image Evgeny flag of Chile
11074 50 84 182
http://askbot.org/

There aren't system packages yet, but pip is an excellent system actually, works on all systems for python packages.

What pip or easy_install (btw - there is no reason at all to use easy_install now it is basically obsolete) will not do - they will not install system packages such as a web server, any server modules, or the database.

There are too many options of webservers, and at least two database engines that will work with askbot - so not sure how to satisfy everyone, plus it is additional work to maintain those packages, we just don't have the resources for that yet.

link publish delete flag offensive edit

Comments

Thanks for the answer. The issue of resources makes sense. The problem with pip is not that it's not a good tool, it's that package tools can easily step on each other's toes, and mangle dependencies and cross contaminate libraries. Hopefully someone will come along and volunteer to manage packages for you guys. It's an excellent project and would benefit from a package maintainer. Catskul ( 2011-05-17 16:19:33 -0500 )edit
Oh, sure, do use "virtualenv" for your python project, this is exactly the tool for that - creates an isolated environment it is very easy to use too. Thanks. Evgeny ( 2011-05-17 16:26:09 -0500 )edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow
2 followers

subscribe to rss feed

Stats

Asked: 2011-05-17 15:19:41 -0500

Seen: 220 times

Last updated: May 17 '11