PureLinux?
-
Killswitch
- Enthusiast

- Posts: 731
- Joined: Wed Apr 21, 2004 7:12 pm
PureLinux?
Hey,
I'm not a big linux fan, well basically I don't like it enough to use as my everyday OS. However sometimes I'd like to develop for linux to make my projects more interopenable. So, I had an idea. Would it be so hard for someone to make a cut down Live CD distro, essentially just the Kernal with KDE or Gnome with PB preinstalled on it? That way I could develop for Linux without actually having to insall linux. Ok it'd have to be limited to people with full licenses, but I can't really see any other problems with the idea.
What do you think?
I'm not a big linux fan, well basically I don't like it enough to use as my everyday OS. However sometimes I'd like to develop for linux to make my projects more interopenable. So, I had an idea. Would it be so hard for someone to make a cut down Live CD distro, essentially just the Kernal with KDE or Gnome with PB preinstalled on it? That way I could develop for Linux without actually having to insall linux. Ok it'd have to be limited to people with full licenses, but I can't really see any other problems with the idea.
What do you think?
~I see one problem with your reasoning: the fact is thats not a chicken~
I used the embedded version with QEMU, that way the user would not need to boot outside of Windows and updates are simple.
viewtopic.php?t=15844
viewtopic.php?t=15844
-Beach
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
-
Killswitch
- Enthusiast

- Posts: 731
- Joined: Wed Apr 21, 2004 7:12 pm
You are not going to be able to mount a Linux drive on windows and then expect to launch GTK based apps. The closest thing to that would be Cygwin. It seems to me that the project I put together is almost exactly what you speak of - minus the LiveCD piece. I also include an app to upgrade the demo version to full. Would you be more apt to use it if it was VMWare based? I've thought about converting it since the VMware player is now free and I have a copy of Workstation 4 to build an image.Trond wrote:If you're using FAT you should be able to mount the hard disk from the LiveCD and run PureBasic from it (the linux version on the windows partition). I don't know if you can run it from an NTFS file system.
-Beach
-
Brice Manuel
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
No because you have to install those devel libraries into the system default folders, and on CD you have no write-access to them.Brice Manuel wrote:I am not a Linux user, but shouldn't you be able to install PB on a USB flash drive and then use your favorite "live CD" and use PB from the flash drive?
bye,
Daniel
Daniel
-
Brice Manuel
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
- Joakim Christiansen
- Addict

- Posts: 2452
- Joined: Wed Dec 22, 2004 4:12 pm
- Location: Norway
- Contact:
Slax Linux is a 177 MB live linux cd.
It supports modules which can be put on the cd and runned like installed programs.
Maybe Fred could make a PureBasic module for it which registered users could download.
It supports modules which can be put on the cd and runned like installed programs.
Maybe Fred could make a PureBasic module for it which registered users could download.
I like logic, hence I dislike humans but love computers.
No no, I'll explain again! I don't suggest to mount a linux drive on windows and then expect it to launch linux apps.Beach wrote:You are not going to be able to mount a Linux drive on windows and then expect to launch GTK based apps. The closest thing to that would be Cygwin. It seems to me that the project I put together is almost exactly what you speak of - minus the LiveCD piece. I also include an app to upgrade the demo version to full. Would you be more apt to use it if it was VMWare based? I've thought about converting it since the VMware player is now free and I have a copy of Workstation 4 to build an image.Trond wrote:If you're using FAT you should be able to mount the hard disk from the LiveCD and run PureBasic from it (the linux version on the windows partition). I don't know if you can run it from an NTFS file system.
I suggest to extract PureBasic for Linux onto a Windows drive. Of course you can't run it from Windows. But, when you start Linux, you can mount the Windows drive and run the Linux version of PureBasic from it!
And things like Knoppix doesn't come with GTk-devel installed??? That's insane but I don't doubt you.DarkDragon wrote:No because you have to install those devel libraries into the system default folders, and on CD you have no write-access to them.Brice Manuel wrote:I am not a Linux user, but shouldn't you be able to install PB on a USB flash drive and then use your favorite "live CD" and use PB from the flash drive?
Much clearer now.Trond wrote:No no, I'll explain again! I don't suggest to mount a linux drive on windows and then expect it to launch linux apps.
I suggest to extract PureBasic for Linux onto a Windows drive. Of course you can't run it from Windows. But, when you start Linux, you can mount the Windows drive and run the Linux version of PureBasic from it!
-Beach
