Thanks. Unfortunately, this does not seem to be the issue. I found a package called lib python-all-dev and installed it. But all of its dependencies are already installed on my development machine.
Is ther something I need to set that. Controls what version of python the build should use? Sent from my iPad On Apr 18, 2014, at 13:01, Tom Bishop <[email protected]> wrote: > On Fri, Apr 18, 2014 at 11:48 AM, Stan Brown <[email protected]> wrote: >> Here is a script showing the last few lines of the build failure. >> >> Anyone have any sigestions as to waht to try? >> >> >> >> On Sat, Apr 12, 2014 at 12:51 AM, Tom Bishop <[email protected]> wrote: >>> Needing to setup a new server and was leaning towards going with ubuntu >>> 14.04 lts. Was wondering what the timeframe would be to have the latest >>> packages for this version. >>> >>> Thanks. >>> >>> _______________________________________________ >>> omd-users mailing list >>> [email protected] >>> http://lists.mathias-kettner.de/mailman/listinfo/omd-users >>> > > Try This, make sure that the python package you have installed is the -dev > package, in fact you should make sure that is tru for all of the packages > needed. > > sudo apt-get isntall python-dev > > I think thats the package name >
_______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
