stylesen's blog
FOSSConf'08 held in the MIT Campus from Feb01-03, 2008. I was a part of the organizing committee for this event. The event was successful and we had very good response from the students community. This event was organized by Ilugc and NRCFOSS. We got help from AUKBC and Computer Society of MIT in organizing the event. I designed the website http://www.fossconf.in/ for this event (in drupal) along with Sowmya from NRCFOSS who helped in the CSS and the theming stuff.
I initially registered as speaker for "Personal Website with Drupal" talk which was scheduled on 3rd morning at 10:00AM. But unfortunately, since Jha Atul who is the speaker for an Introductory talk on Drupal could not make it to the event, I was asked by Mr. Raman to handle the talk on Saturday evening, which made me miss a part of the GIT talk and the subversion 1.5 talk given by Kamesh :(
Peter Samuelson) in #svn-dev irc list to 'nemo'
As said by 'peterS' (
sudo apt-get install build-essential devscripts fakeroot; sudo apt-get build-dep subversion; mkdir /tmp/foo; cd /tmp/foo; apt-get source subversion; cd subversion-*/; DEB_BUILD_OPTIONS=nostrip,debug debuild -uc -b
checking for library containing RSA_new... not found configure: error: could not find library containing RSA_newIn order to overcome this install the following:
$ sudo apt-get install libssl-devThe above will install all the development headers of ssl and we can use "--with-ssl" in the configure script to build neon. Some of the packages needed to build neon in Debian etch are:
$ sudo apt-get install build-essential libxml2-dev libssl-dev zlib1g-dev
Step 1: $ hcitool scan Scanning ... 00:21:32:45:71:3E Stylesen Step 2: $ sudo hidd --connect 00:21:32:45:71:3E After step 2, you will be asked whether to allow connection from your laptop. If you press "yes" then you will be shown a screen "Remote Control" in your mobile which will
$ sudo apt-get install patchutils"lsdiff" is a command to see which files are modified by a patch.