I have sent exercise attachment in zip file and may be i.e root cause of the problem .BTW i did select Plain text mode option but it didn't work and i get complain from Little Penguin.
Regars Sanjeev Sharma On Mon, Jun 16, 2014 at 9:55 PM, Manish Katiyar <[email protected]> wrote: > I just use the attached script from command line to send mails via > gmail. Its much more convenient than configuring a new client. You'll > need to change your mail and eudyptula id. > Thanks - > Manish > > > On Mon, Jun 16, 2014 at 8:44 AM, Oussama Jabbari > <[email protected]> wrote: >> On Mon, Jun 16, 2014 at 5:31 PM, Chen Weixiang <[email protected]> >> wrote: >>> On Mon, Jun 16, 2014 at 05:07:05PM +0530, sanjeev sharma wrote: >>>> is Really we need to use Email Client ? Don't we have another option >>>> using GMAIL ? >> >> I don't know why but I never had any problem sending my first >> exercises attachments (I'm now at 8) with gmail webmail. >> I just select "Plain text mode" and it's ok... >> >> >>> >>> I met the same problem when I sent first mail to Eudyptula Challenge. >>> I thinke below two links are helpful for configuring mutt mail client: >>> >>> http://nongeekshandbook.blogspot.fi/2009/02/mutt-email-client-that-sucks-less.html >>> http://nongeekshandbook.blogspot.fi/2009/03/mutt-color-configuration.html >>> >>>> >>>> Regards >>>> Sanjeev Sharma >>>> >>>> On Sun, Jun 15, 2014 at 2:57 PM, Abhishek Sharma <[email protected]> >>>> wrote: >>>> > >>>> > On 13-06-2014 AM 04:10, Nada Saif wrote: >>>> >> Hi, >>>> >> Which email client is best to submit tasks . I use gmail , and I get a >>>> >> problem with attachment base64!? >>>> >> >>>> >> What you suggest me to use! >>>> >> >>>> >> Regards, >>>> >> N.G >>>> > Thunderbird >>>> > >>>> > Regards, >>>> > Abhishek Sharma >>>> > >>>> >> On Tue, Apr 29, 2014 at 6:34 PM, Pranay Srivastava <[email protected]> >>>> >> wrote: >>>> >>> On Tue, Apr 29, 2014 at 8:40 PM, me storage <[email protected]> >>>> >>> wrote: >>>> >>>> Hi i every one i am new to linux kernel programming .I am >>>> >>>> participating in >>>> >>>> Eudyptula Challenge .Recently i submitted my solutions to Task 01 but >>>> >>>> i >>>> >>>> gives me reply like the below >>>> >>>> >>>> >>>> "Please read the requirements for the Makefile and allow the module >>>> >>>> to be >>>> >>>> built against any kernel source tree on the filesystem, not just those >>>> >>>> kernels that happened to be installed in /lib/ at some point in time." >>>> >>>> >>>> >>>> And my make file is like this >>>> >>>> >>>> >>>> ifneq ($(KERNELRELEASE),) >>>> >>>> obj-m += helloworld.o >>>> >>>> else >>>> >>>> default >>>> >>> I hope you understand the -C switch >>>> >>> : >>>> >>>> make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules >>>> >>>> clean: >>>> >>>> make -C /lib/modules/$(shell uname -r)/bulid M=$(PWD) clean >>>> >>>> end >>>> >>>> >>>> >>> If not then find it out and see what you need to change. >>>> >>> >>>> >>>> So can any please tell me how to allow the module to be built against >>>> >>>> any >>>> >>>> kernel source tree on the filesystem? >>>> >>>> or can any one pleae tell me what does it mean? >>>> >>>> Thank you >>>> >>>> >>>> >>>> _______________________________________________ >>>> >>>> Kernelnewbies mailing list >>>> >>>> [email protected] >>>> >>>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >>>> >>>> >>>> >>> >>>> >>> >>>> >>> -- >>>> >>> ---P.K.S >>>> >>> >>>> >>> _______________________________________________ >>>> >>> Kernelnewbies mailing list >>>> >>> [email protected] >>>> >>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >>>> >> _______________________________________________ >>>> >> Kernelnewbies mailing list >>>> >> [email protected] >>>> >> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >>>> > >>>> > >>>> > --- >>>> > This email is free from viruses and malware because avast! Antivirus >>>> > protection is active. >>>> > http://www.avast.com >>>> > >>>> > >>>> > _______________________________________________ >>>> > Kernelnewbies mailing list >>>> > [email protected] >>>> > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >>>> >>>> _______________________________________________ >>>> Kernelnewbies mailing list >>>> [email protected] >>>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >>> >>> -- >>> Best regards, >>> Chen Weixiang (Alex) >>> >>> >>> _______________________________________________ >>> Kernelnewbies mailing list >>> [email protected] >>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >> >> _______________________________________________ >> Kernelnewbies mailing list >> [email protected] >> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
