<div dir="ltr">I am hoping for:<br><br>/mnt/flashdisk/lazarus/ = E:\lazarus<br><br>and then use the SAME source for both, and just have two binaries.  (lazarus and lazarus.exe)<br><br>(not that having two would be so much bigger in size... but it will ensure that the two works from exactly the same source) <br>

<br><br><br><div class="gmail_quote">On Fri, Sep 5, 2008 at 8:03 PM, Michael Green <span dir="ltr"><<a href="mailto:myatus@googlemail.com">myatus@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Reenen,<br>
<br>
Yes, it's possible to have Lazarus run from a flash drive - I did that<br>
for quite some time. Simply install to a folder on your flash drive<br>
instead the harddrive.<br>
<br>
There's just two things you have to take care of, both of which pretty<br>
easy to do with a little batch file (or FreePascal app ;-) - you need to<br>
have the PATH environment setting pointing to your FPC folder and<br>
Lazarus needs to know a few additional folders. That means, if your<br>
flash drive is "E:\" on one PC, it might be "G:\" on another.<br>
<br>
As for 2 binaries, you ought to be able to do the same on a single FAT<br>
partition (just two seperate folders, as most Linux distros will chew on<br>
FAT fine.. No pun intended...), or go a bit fancier and partition your<br>
flash drive...<br>
<br>
Just a quick note though: do get a decent flash drive. You'd think a<br>
flash drive is faster than a HD, but that's not always the case<br>
(especially the ones that are large and cheap... There's a reason<br>
they're cheap).<br>
<br>
-- Mike<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br>
<a href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>o__<br>,_.>/ _<br>(_)_\(_)_______<br>...speed is good<br>_______________<br>I believe five out of four people have a problem with fractions.<br>
</div>