Re: [Ubuntu-BD] C code tuning

2011-10-03 Thread সাজেদুর রহিম জোয়ারদার
প্রিয় পাভেল সম্ভবত আমাদের এই মেইলিং লিস্টে অ্যাটাচমেন্ট ফিচারটা মডারেট/ব্লক/ডিজেবল করা আছে। এজন্যে আমরা সংযুক্তিতে আপনার দেয়া ফাইলটা পাচ্ছি না। আপনি আশিকুর নূর অথবা শিপলু ভাইকে গ্রুপের মেইলের সাথে সাথে bcc তে যোগ করে নিন। তাহলে ওনারা আপনার সমস্যাযুক্ত কোডটুকু দেখতে পাবেন এবং সমস্যার সমাধান করতে স

Re: [Ubuntu-BD] cant install Avro

2011-10-03 Thread Sazzad Hossain
ia32libs dile dekhay 0 matching item amar PC full up to date 2011/10/4 Sazzad Hossain > vai ami tokhon [ami PC er ekhon 89% time ubuntute thaki] ubuntu te chilam. > install kora nai ki kor bo. > ar vaiya kivabe compile korbo jodi koiri. > > amar jonno kon ta valo hobe kindly janaben > > > 20

Re: [Ubuntu-BD] cant install Avro

2011-10-03 Thread Sazzad Hossain
vai ami tokhon [ami PC er ekhon 89% time ubuntute thaki] ubuntu te chilam. install kora nai ki kor bo. ar vaiya kivabe compile korbo jodi koiri. amar jonno kon ta valo hobe kindly janaben 2011/10/3 sagir khan > সালাম > রিং ভাই ওনি যেহেতু অভ্র সেটাপ করতে পারেন নি তাই মনে হয় ইংরেজীতে লিখছেন। > >

Re: [Ubuntu-BD] C code tuning

2011-10-03 Thread Pavel Sayekat
click on the attachment, the mn-bd-5th.cpp file i"ve tried to compile with gcc in terminal and it gives error with return code 1 /tmp/ccQVZtWb.o: In function `main': MN_BD_5th.CPP:(.text+0x10a): undefined reference to `pow' MN_BD_5th.CPP:(.text+0x16e): undefined reference to `pow' MN_BD_5th.CPP:(.

Re: [Ubuntu-BD] C code tuning

2011-10-03 Thread Md Ashickur Rahman Noor
Please give the error output and the source. -- Dedicated Linux Forum in Bangladesh Thank you Md Ashickur Rahman Volunteer, Foundation for Open Source Solutions Bangladesh.

Re: [Ubuntu-BD] C code tuning

2011-10-03 Thread Pavel Sayekat
Ok but then it says some problem with "pow" function and suggests to use "powf" for float type instead. Thats good but do i have to write it like this? powf(float x, float y) even after declaring the x and y as float? It's a bit harassing. What is the procedure to manage the code as a project in An

Re: [Ubuntu-BD] C code tuning

2011-10-03 Thread shiplu
Make sure all return paths return and integer value. for example following code doesn't return int in all paths. int main(){ int n=0; if(n){ return 0; } } But this one does. int main(){ int n=1; if(n==2){ return 1; }else{ return 0; } } hope you got the idea. -- Ship

Re: [Ubuntu-BD] C code tuning

2011-10-03 Thread Md Ashickur Rahman Noor
Dear Pavel Bro Please don't repeat mail. you should use main as a non void type. Then return a value at the end of the main function. Like #include "" int main() { //your code return 0; } -- Dedicated Linux Forum in Bangladesh<

[Ubuntu-BD] C code tuning

2011-10-03 Thread Pavel Sayekat
How can I run a working c or c++ code for windows in Ubuntu c compiler like gcc or g++ or Anjuta. I've attached the files with this mail and i want to know what are the changes need to make. Usually the compiler says the function "int main" should return int and some more Greek things. pls help me,

Re: [Ubuntu-BD] cant install Avro

2011-10-03 Thread sagir khan
সালাম রিং ভাই ওনি যেহেতু অভ্র সেটাপ করতে পারেন নি তাই মনে হয় ইংরেজীতে লিখছেন। ৩ অক্টোবর, ২০১১ ১১:২৫ pm এ তে, সাজেদুর রহিম জোয়ারদার লিখেছে: > প্রিয় সাজ্জাদ হোসাইন ভাই > > আমাদের এই মেইলিং তালিকাটা শুধুই বাংলাভাষার ব্যবহারকারীদের জন্য। তাই খুবই > ভালো লাগে যখন প্রশ্নগুলো বাংলাতে পাই। আমার মনে হয় না

Re: [Ubuntu-BD] cant install Avro

2011-10-03 Thread সাজেদুর রহিম জোয়ারদার
প্রিয় সাজ্জাদ হোসাইন ভাই আমাদের এই মেইলিং তালিকাটা শুধুই বাংলাভাষার ব্যবহারকারীদের জন্য। তাই খুবই ভালো লাগে যখন প্রশ্নগুলো বাংলাতে পাই। আমার মনে হয় না যে বাংলাদেশের সাধারন লিনাক্স ব্যবহারকারী মানে এই আমাদেরকে বোঝানোর কোন দরকার আছে যে আমরা কে, কোন বিদেশী ভাষায়, কতটা দক্ষ। বাঙ্গালীর সন্তান শুধুমাত্র

[Ubuntu-BD] cant install Avro

2011-10-03 Thread Sazzad Hossain
bro I cant install avro in my Ubuntu 11.04 x64 I tried with scim cmd but that installed english when i press crtl+space eng comes means that scim bar shows what i can do -- Sazzad Hossain https://www.moneybookers.com/app/?rid=19852903 -- Ubuntu Bangladesh https://lists.ubuntu.com/mailman/listinf

Re: [Ubuntu-BD] Avro problem in Mint 11

2011-10-03 Thread Fazle Rabbi Dayeen
scim থেকে scim-bridge এ নিতেই কাজ হয়েছে। ধন্যবাদ। 2011/10/3 সাজেদুর রহিম জোয়ারদার : > প্রিয় ফজলে রাব্বী > > আপনি যেহেতু উবুন্টু ১০.১০ এ scim দিয়ে অভ্র ফোনেটিক লে-আউটে বাংলা লিখতে > পেরেছেন ইতোমধ্যেই, তাই লিনাক্স মিন্ট ১১ তে ওটা না করতে পারার কোনই কারন আমি > দেখছি না। > > আপনার বক্তব্য অনুসারে -- >

Re: [Ubuntu-BD] Avro problem in Mint 11

2011-10-03 Thread সাজেদুর রহিম জোয়ারদার
প্রিয় ফজলে রাব্বী আপনি যেহেতু উবুন্টু ১০.১০ এ scim দিয়ে অভ্র ফোনেটিক লে-আউটে বাংলা লিখতে পেরেছেন ইতোমধ্যেই, তাই লিনাক্স মিন্ট ১১ তে ওটা না করতে পারার কোনই কারন আমি দেখছি না। আপনার বক্তব্য অনুসারে -- ১। আপনি scim এবং scim-avro প্যাকেজ দুটো সকল ডিপেন্ডেন্সী সহ সিস্টেমে ইন্সটল করেছেন। ২। আপনি ল্যাঙ্

[Ubuntu-BD] Avro problem in Mint 11

2011-10-03 Thread Fazle Rabbi Dayeen
Hello, A few days ago I have installed Linux Mint 11. Before that I use Ubuntu 10.10 and successfully use the Avro keyboard in that. But I am unable to use it in Mint 11. I installed the avro from the source as well as the scim. And select "Scim" from the list. But when I press Ctrl+Space the keyb