Thread: [Dev-C++] Dev-CPP over a network
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Bolek V. <vr...@pa...> - 2001-03-28 17:47:35
|
Hi all, i tried to run Dev-CPP over our network (FreeBSD 4.2 + Samba 2.0.8). However, it needs to have write permision to DEV-CPP.INI - otherwise it crashes. Dev-CPP is in a write protected directory on the server. I wouldn't like to change permisions of this file and also I would like all users to have their own copy of Dev-CPP in their home directories. Does anybody know how to do it? I tried deleting Dev-CPP.INI from the server and moving it to C:\WINDOWS or other directories on PATH, but nothing worked. I searched through the registry hoping to find a key with Dev-CPP location but there is none. Thank you -- ============================================================ Ing. Boleslav Vrany Stanice techniku DDM hl. m. Prahy Pod Juliskou 2a Praha 6 - Dejvice 16000 Czech Republic tel. (420 2) 243 10 240 |
From: <jos...@ya...> - 2001-03-29 07:02:12
|
I'm not sure but I think the only way to do it is changing the source code. Hope this helps, Chemanuel --- Bolek Vrany <vr...@pa...> escribió: > Hi all, > > i tried to run Dev-CPP over our network (FreeBSD 4.2 + Samba 2.0.8). > However, it needs to have write permision to DEV-CPP.INI - otherwise > it > crashes. Dev-CPP is in a write protected directory on the server. I > wouldn't like to change permisions of this file and also I would like > all users to have their own copy of Dev-CPP in their home > directories. > Does anybody know how to do it? > > I tried deleting Dev-CPP.INI from the server and moving it to > C:\WINDOWS > or other directories on PATH, but nothing worked. I searched through > the > registry hoping to find a key with Dev-CPP location but there is > none. > > Thank you > -- > ============================================================ > Ing. Boleslav Vrany > Stanice techniku DDM hl. m. Prahy > Pod Juliskou 2a > Praha 6 - Dejvice > 16000 > Czech Republic > > tel. (420 2) 243 10 240 > > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > http://lists.sourceforge.net/lists/listinfo/dev-cpp-users __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/?.refer=text |
From: Colin L. <web...@bl...> - 2001-03-29 07:46:54
|
Hello, > I'm not sure but I think the only way to do it is changing the source > code=2E=20 i'm rewriting Dev-C++/Pascal and this time it will used personalized config files for that it can be used over a network without having to share the sam= e config file=2E Until then if you have a delphi compiler you can quite easily change the current dev-c++ source code that it can behave the way you'd like= it to=2E Greetings, Colin >=20 > Hope this helps, >=20 > Chemanuel >=20 > --- Bolek Vrany <vrany@pascal=2Efjfi=2Ecvut=2Ecz> escribi=F3: > Hi all, > >=20 > > i tried to run Dev-CPP over our network (FreeBSD 4=2E2 + Samba 2=2E0=2E8= )=2E > > However, it needs to have write permision to DEV-CPP=2EINI - otherwise > > it > > crashes=2E Dev-CPP is in a write protected directory on the server=2E I > > wouldn't like to change permisions of this file and also I would like > > all users to have their own copy of Dev-CPP in their home > > directories=2E > > Does anybody know how to do it? > >=20 > > I tried deleting Dev-CPP=2EINI from the server and moving it to > > C:\WINDOWS > > or other directories on PATH, but nothing worked=2E I searched through > > the > > registry hoping to find a key with Dev-CPP location but there is > > none=2E > >=20 > > Thank you > > --=20 > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > Ing=2E Boleslav Vrany > > Stanice techniku DDM hl=2E m=2E Prahy > > Pod Juliskou 2a > > Praha 6 - Dejvice > > 16000 > > Czech Republic > >=20 > > tel=2E (420 2) 243 10 240 > >=20 > > _______________________________________________ > > Dev-cpp-users mailing list > > Dev-cpp-users@lists=2Esourceforge=2Enet > > http://lists=2Esourceforge=2Enet/lists/listinfo/dev-cpp-users >=20 >=20 > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail=2E=20 > http://personal=2Email=2Eyahoo=2Ecom/?=2Erefer=3Dtext >=20 > _______________________________________________ > Dev-cpp-users mailing list > Dev-cpp-users@lists=2Esourceforge=2Enet > http://lists=2Esourceforge=2Enet/lists/listinfo/dev-cpp-users --=20 Colin Laplace webmaster@bloodshed=2Enet http://www=2Ebloodshed=2Enet |