Collecting thoughts, giving them meaning and having fun while at it

Ετικέτα: Debian (Σελίδα 1 από 2)

Setting up Debian for Android Development

After almost 9 months of beating around the bush, I finally started experimenting with developing Android Apps. I’m using Linux Mint Debian (based on Debian Testing), so after some googling, I used this excellent guide over at howtoforge.com:

Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Debian Squeeze)

Of course, I used the latest available version of every software mentioned (binary packages, not .deb as they were somewhat outdated in Testing). The only things I changed during the process of setting up was to edit nss.cfg so that I would not get the “nss initialization” error message on my 64-bit system:

[code]sudo gedit /etc/java-6-openjdk/security/nss.cfg[/code]

and changed its content into the following (thanks to java.io.FileNotFoundException: /usr/lib/libnss3.so error on Debian Wheezy):

[code]name = NSS
nssLibraryDirectory = /usr/lib/x86_64-linux-gnu
nssDbMode = noDb
attributes = compatibility[/code]

I left may main user as owner of /etc/eclipse and I made sure that I used the right java, by:

[code]sudo update-alternatives –config javac

sudo update-alternatives –config java[/code]

That’s all!

Enhanced by Zemanta

Linux Mint Debian is now usable by almost anyone!

Linux Mint

Image via Wikipedia

After I tried the December 2010 edition of Linux Mint Debian 64-bit, I had come to the conclusion that it was not for me, as it was, and that I would rather stick with the Main edition of Linux Mint, built on the current Ubuntu base distribution.

Two things made me change my mind and try it again: First, I tried Ubuntu 11.04 and I really did not like the new launcher! Second, I really could not put up with Mint’s Main Edition requirement, to have to back up and re-install from scratch with every new version…

So, I thought I should give LMDE 64-bit another try; and I’m glad I did!

Περισσότερα

Fine-tuning Linux Mint Debian 201012 64-bit

Updated, November 2011.

My LMDE desktop

My LMDE desktop

Although I thought I had come to terms with the fact that I wanted to use Ubuntu-based Mint, instead of Debian-based Mint, I finally could not resist the temptation of installing Linux Mint Debian 201012. One of the reasons was that a 64-bit version was available for the first time. Another reason was that I had used Mint 10 for over two months, I had finished polishing it, it was pretty stable and… I was getting itchy again!

In this post, I will focus on how I fine-tuned the installed system, in order to resemble Mint Main Edition, as much as possible.

Installation

Unlike the issues I encountered in my previous post, with the first incarnation of LMDE, this time the installation went pretty smooth; the installer had evolved quite a bit. However, I did not see an option to encrypt the home folder. Did I miss it? Maybe.

Update, Oct. 8, 2011: You should now download the latest (at this time) LMDE 201109

Περισσότερα

« Παλαιότερα άρθρα

© 2024 Stratos' Sphere

Θέμα εμφάνισης από τον Anders NorenΠάνω ↑