Linked by David Adams on Mon 24th Aug 2009 09:21 UTC
Permalink for comment 380372
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/25/13 0:45 UTC
Linked by Thom Holwerda on 05/24/13 23:59 UTC
Linked by Thom Holwerda on 05/24/13 22:33 UTC
Linked by Howard Fosdick on 05/24/13 21:41 UTC
Linked by Thom Holwerda on 05/24/13 14:44 UTC
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
More News »
Sponsored Links



Member since:
2009-08-24
did you have to edit synaptic repository files? I bet you did. I windows I click download, wait for it to appear on my desktop then double click and I am good to go. Not so in ubuntu or any other distro
Installing a program on linux = single click icon. There, win
Ok, lets test:
>> apt-search acrobat
libpentaho-reporting-flow-engine-java - report library for java
libpentaho-reporting-flow-engine-java-doc - report library for java documentation
balazarbrothers - 3D puzzle game
libpdf-fdf-simple-perl - Perl module to read and write (Acrobat) FDF files
libpdf-reuse-perl - Reuse and mass produce PDF documents
xpdf - Portable Document Format (PDF) suite
xpdf-common - Portable Document Format (PDF) suite -- common files
xpdf-reader - Portable Document Format (PDF) suite -- viewer for X11
xpdf-utils - Portable Document Format (PDF) suite -- utilities
xpdf-chinese-simplified - Portable Document Format (PDF) suite -- simplified Chinese language support
xpdf-chinese-traditional - Portable Document Format (PDF) suite -- traditional Chinese language support
xpdf-japanese - Portable Document Format (PDF) suite -- Japanese language support
xpdf-korean - Portable Document Format (PDF) suite -- Korean language support
Ooops...., ok lets go to adobe.com, download installer navigate to download dir and doubleclick AdbeRdr9.1.2-1_i486linux_enu.bin. Now we get some "Open with..." dialog asking for an application to handle the filetype ".bin". Ooops....
At this point any non-expert is simply lost. Of course you all can now start with lengthy explanations why this was the wrong approach, something is not configured, etc, etc,.... BUT, in reality this is a testament to the very MESS that is linux.
- repository has no acrobat (for religious reasons)
- .bin is not known as a filetype -> FAIL
- there is no standard way to mark executable files
....oh wait, there is...*does chmod 775 on AdbRd9-xxx.bin, doubleclicks* -> FAIL
You have to rename to blabla.sh and the filemanager will offer "execute" option (thunar by the way, but still *linux* right?)
cheers