some important Q ! plz answer


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers some important Q ! plz answer
# 1  
Old 02-23-2008
Q abt open source ! Plz answer

Hii everybody here

first of all i'm soo soo happy to join Unix people ...

I was using computer from age 7 till now i'm 20 Smilie


but in the past 2 years i used linux ( Ubuntu )

and i have a small Q !

while the linux is open source so how could I make changes to the application !
for example any application for mail ! how could i improve it by myself as its open source so i can change in it ! am I right and thanks aloot

Last edited by Ali87; 02-23-2008 at 07:01 AM..
# 2  
Old 02-23-2008
1. Download the sourcecode
2. Fire up your favourite editor/IDE/whatever
3. edit-compile-link-test (repeat that over and over again)
4. enjoy

Keep in mind, though, that once you change some open-source software the changed version is open source too - you cannot take others work and make it yours. Read the GPL (and probably the LGPL too) to understand what this means in detail and maybe consult a lawyer who can explain what it all means for you and your work. Perhaps a lawyer can much better (and much more in-depth) explain that to you than any of use could.

At last a suggestion as a moderator: please try to explain what you want to know in a language which is as correct as possible. Nobody here minds the one or other slip (most of us, including me, are not native-speakers and are lacking in this regard), but your posting was near the point of being unintelligible.

Thanks for your consideration.


bakunin
# 3  
Old 02-23-2008
thnx for your reply ...

I just wanted to know if i can make new things with linux coz in windows I cant make any changes with the applications !

I hope you understand me and sorry for my english ! if its so bad but i'm trying my best !

and about the open source, sure I wont take any others work I just wanted to help in linux and make the applications easy to use !

anyway thanks alot for your help
# 4  
Old 02-23-2008
U can make changes to the source code.

Being an open source does not mean that you can do anything with the source code.First you get the source code and do any modification you want to do,you can still send it to the inventor for screening if you want to give ur input or you can incorporate it as ur own software but you will still keep it open.even if you baptised it to ur name , you must still allow other access to the source code to enable them make modification if the wish.
thanks and i hope i answer ur question.
# 5  
Old 02-23-2008
very useful reply my friend dba

Thanks alot
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

I welcome all to answer my Q's

Hi everyone,, I am new to the forum...but not to Unix. I have gathered few questions from my mates who attended interviews in various companies as I have to attend one on dec 3rd for Sys admin position. Please respond with the answers you know and also help with various other interview... (2 Replies)
Discussion started by: impawan
2 Replies

2. Shell Programming and Scripting

help me to answer this

Hello everyone I update my question. Thanks for your reply joeyg If I type the last command and send to a text file. I get this last >usuarios.txt root pts/0 160.40.35.277 May 22 11:08 still logged in. root pts/0 alopez02 May 22 09:23 - 10:11 (00:47) root pts/0 160.40.35.277 May 20... (0 Replies)
Discussion started by: lo-lp-kl
0 Replies

3. UNIX for Dummies Questions & Answers

Answer them if u can...

Try to answer these questions on Unix: 1.what will be the segment() function do? 2.How Unix is more powerful than Windows? 3.Where ownership details will be stored of a particular file in Unix? 4.State different uses of ^ symbol in regular expressions. 5.What does export command used for?... (5 Replies)
Discussion started by: dreambig
5 Replies

4. UNIX for Dummies Questions & Answers

quick answer

i know by posting this people are going to get mad at me but, when i try to download unix for my Windows XP i find a whole bunch of files that i dont know what to do with, so please help, sorry if this has already been posted... or is a stupid question :o (9 Replies)
Discussion started by: DarkestEvil
9 Replies

5. Solaris

Can anybody answer this.....

Hi i am trying the threads concept in unix environment using C... but i am getting error of "wait_fd: Couldn't find procinfo for fd 24"... what does this error mean..... help me in solving this issue... Thanks in advance shivamasam (3 Replies)
Discussion started by: shivamasam
3 Replies

6. Programming

can any one answer ????

Q.1 Diffrence between terminal and pseudo-terminal ? Q.2 What is terminal login ? What is a netwok Login ? Q.3 What is meant by baud rate of a terminal ? Q.4 which structure is used for job control in Unix/Linux ?and where these structure are means in which directory ? (2 Replies)
Discussion started by: mobile01
2 Replies

7. UNIX for Dummies Questions & Answers

A question that need an answer Plz

I'm with FreeBSD 4.6.2, and i would like to know how to install this ports : ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/kmerlin There's no .tgz so i can't do the pkg_add command. Can you please help me??? Thank You. :) Erythro73 (6 Replies)
Discussion started by: Erythro73
6 Replies

8. UNIX for Dummies Questions & Answers

plz Help How should I configure cc compiler output file plz help???

i.e configuration of C compiler :confused: (4 Replies)
Discussion started by: atiato
4 Replies
Login or Register to Ask a Question