RSS
 

Posts Tagged ‘eyeos’

eyeOS 2.0: A First Look

03 Jan

Well, it’s not here yet, but what I’ve seen is pretty smooth. I think the eyeOS GUI designers are well into their business. What I’ve seen so far from the mock-ups and videos and images suggests a big facelift in the upcoming eyeOS major release.

I think you will agree with me when you see the video.

Read the rest of this entry »

 

eyeOS: eyeMail

03 Jan

Okay, it seems like I’m not gonna be able to run eyeMail on my server. After a couple of Google searches, I found out that there could be two things preventing eyeMail from functioning correctly.

One was the MBString PHP module, which as I’ve previously mentioned, I’ve gone through pains to install. The other was the SQLite extension. Well, I tried everything and it seemed to be doing well. But as I searched some more, I realized that my PHP was compiled with PDO-SQLite. But, eyeMail requires the SQLite extention, not the PDO-SQLite.

So, I’ll only be able to run eyeMail on my server if I recompile PHP without the “—without-sqlite” option. Right now, it’s not that important to me, so I’m gonna let it pass.

 

eyeOS 1.9

01 Jan

Today, I installed eyeOS 1.9 on my virtual host. It was more than good, in my opinion. However, the installation didn’t go as smoothly as I thought it would. I mean, the 1.8 worked better for me.

First, I had to uninstall and reinstall Kloxo, PHP, MySQL, Apache, and PEAR several times before getting them to work properly together. I know this wasn’t directly related to the eyeOS installation, but I had to do this because eyeOS (or rather, PHP) didn’t recognize the SQLite and MBString modules I had installed.

Then I had to surf the web for about one hour to find out that I couldn’t see any applications in the package manager, because the default repository address wasn’t working. So, I had to switch the repository to 1.7.

And besides everything, I still haven’t got the IMAP mail client to function properly.

I’ll post as soon as I get that problem solved.