Hey, sudo apt-get install ibboost1.48-all-dev libprotobuf-dev protobuf-compiler uuid-dev libcloog-ppl0
On Mon, Aug 19, 2013 at 10:24 AM, Louis.hust <[email protected]> wrote: > Hi, Mohit, > Thank you again ^_^ > > Actually i have installed all component drizzle needed, but when i compile > the source code, i get many warnings related to boost. > The version of boost is 1.42.0, and gcc is 4.5.4. > > When i "make", i got many warnings which are treated as errors cause > Werror is on. > > Error message as below: > > /usr/local/boost_1_42_0//include/boost/date_time/gregorian/conversion.hpp:44:23: > error: missing initializer for member 'tm::tm_sec' > [-Wmissing-field-initializers] > > So should i need to get a new version of boost or should i change the > compile options? > > Louis > > > > > 2013/8/19 Mohit Srivastava <[email protected]> > >> Hey, >> >> There is no package for quantal yet. >> You can download for precise from >> http://packages.ubuntu.com/precise/drizzle-dev. And try to install it on >> quantal. >> And if you get more error after this , have a look >> http://mohyt.blogspot.in/2013/07/setting-up-drizzle-development-ubuntu.html >> >> OR >> >> You can manually download every dependencies. >> >> -- >> Mohit >> >> >> On Mon, Aug 19, 2013 at 9:17 AM, Louis.hust <[email protected]> wrote: >> >>> Hey Monhit: >>> >>> Thanks for your reply. >>> I tried "sudo apt-get install drizzle-dev", but with error : unable to >>> locate package drizzle-dev. >>> >>> >>> 2013/8/19 Mohit Srivastava <[email protected]> >>> >>>> Hey Louis, >>>> Just try sudo apt-get install drizzle-dev >>>> >>>> -- >>>> Mohit >>>> >>>> >>>> On Mon, Aug 19, 2013 at 9:08 AM, Louis.hust <[email protected]> wrote: >>>> >>>>> Hi, all, >>>>> >>>>> I'd like to build the drizzle from source following >>>>> http://docs.drizzle.org/installing/from_source.html#dependencies >>>>> >>>>> i follow the steps on ubuntu: >>>>> >>>>> "sudo add-apt-repository ppa:drizzle-developers/ppa " execute >>>>> successfully, >>>>> >>>>> but when i execute "sudo add-get update", i got the following error >>>>> message: >>>>> >>>>> error http://ppa.launchpad.net quantal/main Sources >>>>> >>>>> 404 Not Found >>>>> error http://ppa.launchpad.net quantal/main amd64 Packages >>>>> 404 Not Found >>>>> erro http://ppa.launchpad.net quantal/main i386 Packages >>>>> 404 Not Found >>>>> >>>>> Is there anyone that can help me? Thanks a lot. >>>>> >>>>> >>>>> _______________________________________________ >>>>> Mailing list: https://launchpad.net/~drizzle-discuss >>>>> Post to : [email protected] >>>>> Unsubscribe : https://launchpad.net/~drizzle-discuss >>>>> More help : https://help.launchpad.net/ListHelp >>>>> >>>>> >>>> >>> >> >
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

