[schooltool-dev] Installing the development environment

Marius Gedminas marius at pov.lt
Thu Aug 7 04:23:49 EDT 2008


On Thu, Aug 07, 2008 at 12:47:12PM +0700, Don Robertson wrote:
> Greetings List, nice to meet you all.
> 
> I am in Cambodia and I am looking for School Administration software 
> that is easy to use. I've downloaded and tried several packages, but 
> would not really recommend any of them.
> 
> I am using Ubuntu 8.04, an I am trying to install the developer version 
> of SchoolTool, but I am running into a few problems.
> 
> I have installed the SchoolTool release version. Also, the available 
> bandwidth here is pretty limited - which may have something to do with it.
> 
> Anyway - using the instructions on the page "Your Development 
> Environment" 
> (http://www.schooltool.org/documentation/setting-up-a-development-server/your-development-environment) 
> I get to step 4. When I run
> 
> sudo make ubuntu-environment
> 
> I get :
> don at bassak:~/schooltool.stapp2008spring$ sudo make ubuntu-environment
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> subversion is already the newest version.
> build-essential is already the newest version.
> python-all is already the newest version.
> python-all-dev is already the newest version.
> libc6-dev is already the newest version.
> libicu-dev is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to find a source package for python-imaging
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to find a source package for lxml
> Installation Complete: Next... Run 'make'.

I'm somewhat surprised those apt errors did not force the makefile to
abort.

You need to enable source packages (System -> Administration -> Software
Sources, then check the Source code checkbox) and re-run make
ubuntu-environment.

Ignas: perhaps it would be a good idea to manually expand the build-deps
of lxml and python-imaging and get those with apt-get install rather
than apt-get build-dep.

Regards,
Marius Gedminas
-- 
All those who believe in psychokinesis raise my hand.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.schooltool.org/pipermail/schooltool-dev/attachments/20080807/04a63054/attachment.pgp 


More information about the Schooltool-dev mailing list