| bio | website | jdj-it.com |
|---|---|---|
| location | Netherlands | |
| age | 41 | |
| visits | member for | 2 years |
| seen | May 7 at 7:01 | |
| stats | profile views | 25 |
Independent software developer. Moderator at JavaRanch.
|
May 6 |
awarded | Yearling |
|
Oct 25 |
awarded | Famous Question |
|
Sep 14 |
awarded | Good Question |
|
May 7 |
comment |
Unable to do ./configure during emacs installation Is there a special reason you're trying to compile it yourself from source code? Why not install it via Ubuntu's package management system? sudo apt-get install emacs |
|
May 6 |
awarded | Yearling |
|
Apr 18 |
comment |
installing applications in linux from source! Yes, there's also open source software for Windows, Mac etc. Most commercial software is not open source, and you cannot run it on any other operating system than what it was made for. There are things like Wine that can make Windows software run on Linux, but this is limited; not all software works with it. |
|
Apr 18 |
comment |
installing applications in linux from source! Most software is written to work on a specific OS. A program written for Windows does not work on Linux, in fact, even if you have the source code then you can't even compile it to work on Linux, because the functions of the OS are not the same. |
|
Apr 18 |
comment |
installing applications in linux from source! "if i want to install application from source this application's people must provide the source code?" - Yes ofcourse, that's what "from source" means! And if it's a commercial program that is not open source, then you don't get the source code. |
|
Apr 18 |
answered | Is it OK to use 64bit ubuntu for development purposes? |
|
Apr 18 |
revised |
installing applications in linux from source! added 230 characters in body |
|
Apr 18 |
answered | installing applications in linux from source! |
|
Apr 12 |
comment |
How to install the latest Java OpenJDK version? @HristoHristov With regard to Java, formerly Sun and now Oracle have always been extremely careful to ensure backwards compatibility. It's not like Python 3 which has clear incompatible changes compared to Python 2. |
|
Apr 12 |
comment |
How to install the latest Java OpenJDK version? @HristoHristov Companies are always very careful to jump onto a new version of anything. If their software works with Java 6 and they don't have a good business reason to go to 7, they stay at 6. And Oracle will continue to support 6 for a while. Upgrading doesn't happen immediately everywhere the day a new version comes out. |
|
Apr 12 |
comment |
How to install the latest Java OpenJDK version? @HristoHristov Not completely true. Java 7 is fully backwards compatible with Java 6; anything that works on 6, also works on 7. |
|
Apr 10 |
comment |
How do I recover my root password? Note that normally there is no good reason to set a password for root. To install Netbeans you certainly do not need to set a password for root! Just use your own password (that you would normally use for sudo). |
|
Feb 10 |
answered | How to display time in the top panel? |
|
Feb 9 |
awarded | Notable Question |
|
Jan 20 |
revised |
ubuntu cant detect my video card(nvidia gtx 560) fixed image |
|
Jan 20 |
suggested | suggested edit on ubuntu cant detect my video card(nvidia gtx 560) |
|
Jan 18 |
awarded | Commentator |