Thanks Bobby, I'll try to set up planet.sagemath.org when finals are over :)

In the mean time, anyone (William?) care to write a introductory blog
article that we can feature when it's all up and running? You do not
have to wait for planetsage to be running to do this!

Cheers,
Yi

http://yiqiang.org      

On Dec 11, 2007 1:37 AM, Bobby Moretti <[EMAIL PROTECTED]> wrote:
>
> This error seems to be due to the python install that you're using.
>
> [EMAIL PROTECTED]: which python
> /usr/local/bin/python
>
> It seems to get past this step if you do:
>
> /usr/bin/python /home/yqiang/planet/planet.py
> /home/yqiang/planetsage/fancy/config.ini
>
> the python interpreter at /usr/bin/python is only python 2.4, but who
> cares. You're only going to run this from a cron job periodically,
> correct?
>
>
> On Dec 10, 2007 1:07 PM, Yi Qiang <[EMAIL PROTECTED]> wrote:
> >
> > I would say that unless you are really serious about blogging, using
> > hosted blogging is even easier. Try blogspot
> > (http://www.blogspot.com).
> >
> > As for setting up planet.sagemath.org, I tried to set it up on
> > sage.math.washington.edu last night but ran into this problem:
> >
> > In [1]: import bsddb
> > ---------------------------------------------------------------------------
> > <type 'exceptions.ImportError'>           Traceback (most recent call last)
> >
> > /home/yqiang/<ipython console> in <module>()
> >
> > /home/was/s/local/lib/python2.5/bsddb/__init__.py in <module>()
> >      49         from bsddb3.dbutils import DeadlockWrap as _DeadlockWrap
> >      50     else:
> > ---> 51         import _bsddb
> >      52         from bsddb.dbutils import DeadlockWrap as _DeadlockWrap
> >      53 except ImportError:
> >
> > <type 'exceptions.ImportError'>: libdb-4.1.so: cannot open shared
> > object file: No such file or directory
> >
> >
> > The planetplanet software requires the bsddb module.  Maybe someone
> > with more knowledge can resolve that issue on
> > sage.math.washington.edu.
> >
> >
> > On Dec 10, 2007 12:53 PM, Bobby Moretti <[EMAIL PROTECTED]> wrote:
> > >
> > > I think there are two steps:
> > >
> > > 1) start a blog - wordpress is frickin' easy to set up. For that, you'd 
> > > go to
> > >
> > > http://wordpress.org/download/
> > >
> > > - grab the software, untar, set up apache to serve the directory (so
> > > perhaps you would want something like http://wstein.org/blog)
> > >
> > > - pt-get install mysql and php.
> > >
> > > - follow the instructions here:
> > > http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install
> > >
> > > 2) set up planet.sagemath.org
> > >
> > > - I'm not so knowledgeable about this one, but the instructions look
> > > pretty straightforward, and it's written in python.
> > >
> > > On Dec 10, 2007 12:18 PM, William Stein <[EMAIL PROTECTED]> wrote:
> > > >
> > > > On Dec 10, 2007 12:15 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > On Dec 10, 2007 8:07 PM, Bobby Moretti <[EMAIL PROTECTED]> wrote:
> > > > > >
> > > > > > Very cool. Now I just need to find time to blog! :)
> > > > >
> > > > > And that's exactly the point of the planet, you don't have to find
> > > > > time to blog regularly. If there are enough people on it, and if the
> > > > > atmosphere is that they mark by "sage" only post about Sage and not
> > > > > some stupid things, then planet always contains some interesting info,
> > > > > and it's really cool to read it as a user.
> > > > >
> > > >
> > > > Hi,
> > > >
> > > > Could somebody post trivial steps so I can -- in a manner of moments -- 
> > > > go
> > > > from somebody who has never written a blog post to somebody who is
> > > > writing a blog post that appears on some sort of "Planet Sage"?  I'm 
> > > > sure
> > > > I could write a little something about the slashdotting this weekend,
> > > > status of sage,
> > > > etc....  I bet there are a few other people out there "in the audience" 
> > > > that
> > > > would similarly like to follow such directions.
> > > >
> > > >  -- Willam
> > > >
> > > >
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Bobby Moretti
> > > [EMAIL PROTECTED]
> > >
> > > >
> > >
> >
> >
> > >
> >
>
>
>
> --
> Bobby Moretti
> [EMAIL PROTECTED]
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to