| bio | website | dcaclab.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | Feb 22 at 5:57 | |
| stats | profile views | 5 |
I am a software architect, and I like to work on private projects by my self, I have worked long time on developing educational applications.
|
May 1 |
awarded | Notable Question |
|
Mar 30 |
awarded | Popular Question |
|
Feb 22 |
awarded | Popular Question |
|
Feb 11 |
accepted | How to add support for the JPEG image format |
|
Feb 10 |
awarded | Teacher |
|
Jan 29 |
awarded | Commentator |
|
Jan 29 |
awarded | Scholar |
|
Jan 29 |
awarded | Supporter |
|
Jan 29 |
comment |
how to color each new command in terminal? can I change the default color for background and text? |
|
Jan 29 |
accepted | how to color each new command in terminal? |
|
Jan 29 |
comment |
how to color each new command in terminal? thanks very much |
|
Jan 29 |
comment |
how to color each new command in terminal? so, do I have put the path for .bashrc? or ~ will find it? can you please explain what is the ~ ? |
|
Jan 29 |
asked | how to color each new command in terminal? |
|
Nov 5 |
answered | How to add support for the JPEG image format |
|
Nov 5 |
comment |
How to add support for the JPEG image format I've just fixed it before reading your last comment, thanks, I have it in my answer below |
|
Nov 5 |
comment |
How to add support for the JPEG image format I tried your solution, I got: Reading package lists... Done Building dependency tree Reading state information... Done libjpeg62 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. But, I still get an error when identify jpg image: sam@ubuntu:~/RubymineProjects/project/tmp$ identify 1.jpg identify: no decode delegate for this image format `1.jpg' @ error/constitute.c/ReadImage/550. |
|
Nov 5 |
comment |
How to add support for the JPEG image format Although I've removed previous attempts, I get an error when identify jpg image, like this: sam@ubuntu:~/RubymineProjects/project/tmp$ identify 1.jpg identify: no decode delegate for this image format `1.jpg' @ error/constitute.c/ReadImage/550. |
|
Nov 4 |
comment |
How to add support for the JPEG image format I have no specific reason to building from source, if installing Imagemagick using APT (apt-get, Synaptic, Software Center, etc.) will fix the JPG files issue, I will go with it, can you please point me how to install Imagemagick using APT like you did ? |
|
Nov 4 |
comment |
How to add support for the JPEG image format I have Ubuntu Release 12.04 (precise) 32-bit, I didn't install imagemagick with yum, instead I tar xvfz ImageMagick.tar.gz, cd ImageMagick-6.8.0, cd ImageMagick-6.8.0-4, ./configure, make, sudo make install, sudo ldconfig /usr/local/lib |
|
Nov 4 |
asked | How to add support for the JPEG image format |