Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Version 1.6.x (a.k.a Java 6 Update x) NOTE: Java 6 is scheduled to die (End of Life or EOL) in November 2012
As of April 27, 2012 the latest version of Java 6 is 1.6.0_32 (Version 6 Update 32).
According to Oracle, "This release includes bug fixes and performance improvements." No security patches.
I use KDE's Kate editor a lot. Recently, it has complained about opening some of my messy HTML files, giving the following slightly opaque error message:
Quote:
The file [whatever] was opened and contained too long lines (more than 1,024 characters). Too long lines were wrapped and the document is set to read-only mode, as saving will modify its content.
Mixing releases can be necessary when you need a more up-to-date version of a software in a system running on package management and not (yet) providing later package versions.
For example, we need the latest git on your Debian Lenny system, because you updated your Eclipse plugins, and now the git integration refuses to work with your old client. Shoot! Let's check what to do to fix this...
Things to do
Edit /etc/apt/sources.list (or create/edit a file in /etc/apt/sources.list.d/
Fail 1: syncevolution (including sync-ui) from upstream debs:
Code:
deb http://downloads.syncevolution.org/apt unstable main
Config:
Funambol -> "Set up now":
Use settings from funambol installation, see Funambol part 1
Username MYNAME
Password MYPASSWORD Server address: https://192.168.178.21:8080/funambol/ds Tasks/Appointments URI: cal (instead of "task/event", unsure what is correct)
Contacts URI: card
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.