andLinux?
andLinux?
Does anybody here have any experience with andLinux? If so, in stability, performance and compatibility, how does it compare to other distros like Ubuntu, Mandriva, etc? Have you run into any problems with PB and andLinux?
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: andLinux?
acxcording to the andlinux.org page:
Boldify is mine but since it is basically Ubuntu I woud assume the issues would be extrmemly similarandLinux is a complete Ubuntu Linux system running seamlessly in Windows 2000 based systems (2000, XP, 2003, Vista, 7; 32-bit versions only). This project was started for Dynamism for the GP2X community, but its userbase far exceeds its original design. andLinux is free and will remain so, but donations are greatly needed.
Re: andLinux?
Being "beta 2" is what has me leery of the Windows integration.Rook Zimbabwe wrote:Boldify is mine but since it is basically Ubuntu I woud assume the issues would be extrmemly similar
It appears to be a nice solution to avoid dual booting and not having to resort to running Linux in a VM. But, I don't want to install it if others here have had issues with it. I trust PBers opinions more than I would the opinions on the *nix forums.
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: andLinux?
I have been looking at those screenshots myself and it does look intresting... I have NOT read the faqs but it seems to be a VM I agree.
Still what benefit? Is there something you can only run in LINUX?
Hmmm... perhaps I am thinking from the wrong direction... it would or should allow linux sandboxing of programs run but all the other features of wondows to be available...
OK I vote to try when I go to Win 7

Still what benefit? Is there something you can only run in LINUX?
Hmmm... perhaps I am thinking from the wrong direction... it would or should allow linux sandboxing of programs run but all the other features of wondows to be available...
OK I vote to try when I go to Win 7

Re: andLinux?
I do not know if it is or not. I wasn't clear, but the comment about the VM was referring to using something like VirtualPC and Ubuntu to be able to get similar functionality.I have NOT read the faqs but it seems to be a VM I agree.
I want to start supporting Linux with my software with the goal to eventually be Linux only with my development, but I do not want to have to dual boot a system, and I do not have a system to dedicate to Linux only. This appears to be a possible compromise?Still what benefit? Is there something you can only run in LINUX?
Best wishes to the PB community. Thank you for the memories. 
- codewalker
- Enthusiast
- Posts: 331
- Joined: Mon Mar 27, 2006 2:08 pm
- Location: Spain
which one is better
Same question like Pure and Power if you ask me . . . . . .
But Distrowatch is your friend http://www.distrowatch.com
and PCLinuxOS is the one I use my self.
cw
But Distrowatch is your friend http://www.distrowatch.com
and PCLinuxOS is the one I use my self.
cw
There is a difference between knowing the code and writing the code.
May the code be strong in your projects.
May the code be strong in your projects.
Re: andLinux?
The whole point of andLinux is that it's NOT a VM. That is supposed to give it more performance.
- Blue Steel
- Enthusiast
- Posts: 132
- Joined: Wed Aug 31, 2005 4:49 pm
- Contact:
Re: andLinux?
I use mandriva powerpack 2010 myself .. I've tried VM's dual boots etc... the best way to run linux is standaline and networked system. its like ANY OS always work better alone where it can doi its own thing without any limits or caps.. where it can run FREE ..... lol
(yes i've used debian , ubunto , slackware , suse , fedora , core , centos .. but a always keep coming back mandriva)
(yes i've used debian , ubunto , slackware , suse , fedora , core , centos .. but a always keep coming back mandriva)
Currently using PureBasic 4.51(x86)
http://www.codingmonkeys.com
Covers many languages including PureBasic

Covers many languages including PureBasic
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: andLinux?
I want to start supporting Linux with my software with the goal to eventually be Linux only with my development, but I do not want to have to dual boot a system, and I do not have a system to dedicate to Linux only. This appears to be a possible compromise?[/quote]Still what benefit? Is there something you can only run in LINUX?
I bought a $39.00 US Compaq iPaq Celeron 1000 box off eBay and with shipping it cost about $50.00 US and I run red hat on that... best thing I did. I plan to switch to ubuntu on that box soonest... I don't really use it much because my wife uses it to access her work stuff...
Re: andLinux?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
Re: which one is better
I am not sure how you come to that conclusion from somebody asking about PureB and andLinux. I am sorry if I gave the wrong impression with my post.codewalker wrote:Same question like Pure and Power if you ask me . . . . . .
Their customizations and enhancements of KDE are very nice.I use mandriva powerpack 2010 myself ..
Very helpful info, thank you very much.
Best wishes to the PB community. Thank you for the memories. 
Re: andLinux?
Or use VMware Player (it's free) http://www.vmware.com/products/player/
and choose from one of the many pre-built Linux Appliance VMs http://www.vmware.com/appliances/
There's lot's of pre-built ubuntu Linux VMs http://www.vmware.com/appliances/direct ... 0?k=ubuntu
and choose from one of the many pre-built Linux Appliance VMs http://www.vmware.com/appliances/
There's lot's of pre-built ubuntu Linux VMs http://www.vmware.com/appliances/direct ... 0?k=ubuntu
Ta - N
Re: andLinux?
I have experience with andLinux since more than 2 years (starting with Beta 1 and Ubuntu 7.04 and running Beta 2 with Ubuntu 9.04 since May 2009) and I like it very much. I use it on my software development system with Windows XP Professional SP2. andLinux uses a coLinux kernel (a modified Linux kernel which runs as a task in Windows). So it's not running in a virtual machine and hence the performance is much better.Kuron wrote:Does anybody here have any experience with andLinux?
But the biggest advantage:
You can test your PureBasic code simultaneously in the Windows and Linux IDE and display the output windows side by side. In this way I can check for example the font size and text width of buttons and other dialog elements and adjust them accordingly to keep a common source code base for both platforms.
The stability is very good. The only problems have been crashes in Konqueror which seems to have stability problems in andLinux. But Dolphin seems to run quite stable...Kuron wrote: If so, in stability, performance and compatibility, how does it compare to other distros like Ubuntu, Mandriva, etc? Have you run into any problems with PB and andLinux?
The performance is good. In a recent thread I posted the speed of the same code in Windows and Linux. It was identical:
http://purebasic.fr/english/viewtopic.p ... 82&start=4
The compatibility couldn't be much better because andLinux Beta 2 uses an Ubuntu 9.04 distribution with KDE 4 or Xfce (a desktop alternative to KDE and Gnome which uses far less resources running even on older PCs with a small RAM footprint). With the packet manager Synaptic you can download and install countless software packages from the whole Ubuntu universe/multiverse and keep your Ubuntu uptodate with all security patches.
A disadvantage may be that currently only a 32 bit version is available (you can only install andLinux in a 32 bit Windows 2000, XP or Vista) but the 64 bit version development has just started. The installation itself is very easy. You download and double click one single exe file and the installation starts. You only have to answer a few questions (normally you just can accept the default settings), reboot your system and can start your andLinux from this time on whenever you need it...

One cool thing is that you can write batch programs which mix Windows and Linux commands (such as the invaluable grep or awk which aren't available in Windows

I would suggest to give andLinux a try. I wouldn't want to miss andLinux anymore although I am administrating more than 30 native Linux installations (mostly SUSE Linux Enterprise Servers and some Ubuntu/Kubuntu/Xfce, Debian and OpenSuSE installations)...
Just take a look into http://www.andlinux.org/ with many helpful step by step installation and modification descriptions, tips & tricks and screenshots.
Re: andLinux?
Shardik, thank you for the feedback and reassurance.
I will do some backing up and install andLinux later this week. I just recently reinstalled my main dev system, so there isn't too much to back up and it won't be a major hassle to wipe everything and reinstall if I don't like andLinux.
This is the one issue I have with any Linux distro I have tried (Mandrake/Mandriva/Ubuntu/Kubuntu/Xubuntu) is that my development machine is not connected to the internet. It is a bit different downloading and installing software and needed runtimes than with Windows.Shardik wrote:With the packet manager Synaptic you can download and install countless software packages from the whole Ubuntu universe/multiverse and keep your Ubuntu uptodate with all security patches.
I will do some backing up and install andLinux later this week. I just recently reinstalled my main dev system, so there isn't too much to back up and it won't be a major hassle to wipe everything and reinstall if I don't like andLinux.
Best wishes to the PB community. Thank you for the memories. 
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: andLinux?
I don't have my primary development machine (widows) networked either... MUCH safer.
Though I have to say that the Red Hat one is pretty much safe even though it is!!!
Though I have to say that the Red Hat one is pretty much safe even though it is!!!
