yeph, the sudo worked, thank you. the documentation link docs.drizzle.org/ is not working, is there anywhere i can get online documentation?
thanking you Manmohit Rekhi <http://docs.drizzle.org/> On Fri, Nov 15, 2013 at 11:47 AM, Mohit Srivastava < [email protected]> wrote: > Hey, > > /usr/bin/install: cannot create regular file > `/usr/local/lib/libdrizzledmessage.so.0.0.0': > *Permission denied* > > You should be sudo while installing "sudo make install" > > -- > Mohyt > > > On 15 November 2013 11:38, Manmohit Rekhi <[email protected]> wrote: > >> Hi, >> >> I downloaded a tar.gz file of drizzle from https://launchpad.net/drizzle >> Extracted it, the went for ./config/autorun.sh followed ./configure then >> make and the make install >> the make install command resulted in the following output, >> >> cd . && python config/pandora-plugin write >> make install-recursive >> make[1]: Entering directory `/home/dell/Desktop/drizzle-7.2.4-alpha' >> cd . && python config/pandora-plugin write >> Making install in . >> make[2]: Entering directory `/home/dell/Desktop/drizzle-7.2.4-alpha' >> cd . && python config/pandora-plugin write >> rm -f -f tests/dtr >> ln -s test-run.pl tests/dtr >> rm -f -f tests/mtr >> ln -s test-run.pl tests/mtr >> rm -f -f tests/test-run >> ln -s test-run.pl tests/test-run >> rm -f -f tests/kewpie >> ln -s kewpie.py tests/kewpie >> make[3]: Entering directory `/home/dell/Desktop/drizzle-7.2.4-alpha' >> cd . && python config/pandora-plugin write >> /bin/mkdir -p '/usr/local/lib' >> /bin/bash ./libtool --mode=install /usr/bin/install -c >> drizzled/message/libdrizzledmessage.la >> libdrizzle-1.0/libdrizzle.la'/usr/local/lib' >> libtool: install: /usr/bin/install -c >> drizzled/message/.libs/libdrizzledmessage.so.0.0.0 >> /usr/local/lib/libdrizzledmessage.so.0.0.0 >> /usr/bin/install: cannot create regular file >> `/usr/local/lib/libdrizzledmessage.so.0.0.0': Permission denied >> make[3]: *** [install-libLTLIBRARIES] Error 1 >> make[3]: Leaving directory `/home/dell/Desktop/drizzle-7.2.4-alpha' >> make[2]: *** [install-am] Error 2 >> make[2]: Leaving directory `/home/dell/Desktop/drizzle-7.2.4-alpha' >> make[1]: *** [install-recursive] Error 1 >> make[1]: Leaving directory `/home/dell/Desktop/drizzle-7.2.4-alpha' >> make: *** [install] Error 2 >> >> can you please help me, am not able to figure this one out. >> also, bzr branch lp:drizzle results in a file size of 300+mb(couldn't >> download it completely) >> >> Thanking you >> Manmohit Rekhi >> >> >> >> >> On Wed, Nov 13, 2013 at 7:03 PM, Ajaya Agrawal <[email protected]>wrote: >> >>> Hi Manmohit, >>> >>> You should first be able to reproduce the bug in your system to solve >>> it. And then fire up the debugger and start drizzle on it. Do the same >>> thing on debugger and you will be able to find the place where the bug pops >>> its head up. >>> >>> Some trivial bugs don't need these steps. :) >>> >>> Regards, >>> Ajaya. >>> >>> >>> On Wed, Nov 13, 2013 at 2:27 PM, Manmohit Rekhi <[email protected]>wrote: >>> >>>> Ok. Being a little bit new to this i apologize for this question. >>>> I also wanted to ask(not for the bug in particular), that >>>> do i have to read the entire source code? and if so, where do i start? >>>> >>>> Thanking you >>>> Manmohit Rekhi >>>> >>>> _______________________________________________ >>>> Mailing list: https://launchpad.net/~drizzle-discuss >>>> Post to : [email protected] >>>> Unsubscribe : https://launchpad.net/~drizzle-discuss >>>> More help : https://help.launchpad.net/ListHelp >>>> >>>> >>> >>> >>> -- >>> Regards, >>> Ajaya Kumar Agrawal >>> >> >> >> >> -- >> Name:-Manmohit Rekhi >> Center:- Surat >> Id:-11p12ap0032 >> > > -- Name:-Manmohit Rekhi Center:- Surat Id:-11p12ap0032
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

