Its because windows accepts / & \ as directory separators, but linux only accepts / - So it makes sense to write it to only use /
2008/6/9 JT <[EMAIL PROTECTED]>: > I'm guessing that just has to do with the language the program is > written in and it only affects how the path is displayed on screen or > in a logfile. > In c/c++ paths can be stored in the code as either "C:/dir1/dir2" or > "C:\\dir1\\dir2" if two paths like this were concatenated, you'd get > something like what you're seeing. > > > > On Sun, Jun 8, 2008 at 11:28 AM, Richard Eid <[EMAIL PROTECTED]> > wrote: > > Maybe I'm dense, but I see: > > > > *No installation record found at c:\live\test/orangebox* > > > > Would it not be: > > > > *No installation record found at c:\live\test\orangebox* > > > > Not sure if that'd cause a problem, but it looks like the wrong slash. > > > > -Richard Eid > > > > On Sun, Jun 8, 2008 at 11:03 AM, P1cwh0r3 <[EMAIL PROTECTED]> wrote: > > > >> Sorry for the double post. Deleted everything again to be sure; Server > >> install dump below: > >> ========================================== > >> Checking bootstrapper version ... > >> Getting version 30 of Steam HLDS Update Tool > >> Downloading. . . . . . . . . .Done > >> Press any key to continue . . . Checking bootstrapper version ... > >> Updating Installation > >> No installation record found at c:\live\test/orangebox > >> No installation record found at c:\live\test > >> No installation record found at c:\live\test > >> No installation record found at c:\live\test > >> No installation record found at c:\live\test > >> Checking/Installing 'Team Fortress 2 Dedicated Server' version 39 > >> > >> And when getting to the garrysmod install: > >> ========================================== > >> 83.84% c:\live\test\hl2\sound\weapons\underwater_explode3.wav > >> 83.86% c:\live\test\hl2\sound\weapons\underwater_explode4.wav > >> > >> Checking/Installing 'GarrysMod Content' version 42 > >> > >> 83.88% > >> c:\live\test\garrysmod\addons\counter-strike\lua\autorun\cs_playermode > >> .lua > >> 83.88% > >> c:\live\test\garrysmod\addons\counter-strike\lua\weapons\weapon_ak47\s > >> red.lua > >> 83.88% > >> c:\live\test\garrysmod\addons\counter-strike\lua\weapons\weapon_cs_bas > >> shared.lua > >> ========================================== > >> > >> Still doesn't install the Garrysmod folder in the orange box Folder. > >> > >> -----Original Message----- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] On Behalf Of Tom Leighton > >> Sent: Sunday, 8 June 2008 11:50 PM > >> To: Half-Life dedicated Win32 server mailing list > >> Subject: Re: [hlds] TF2 Orangebox Dir is Gone? > >> > >> Simply because it wont be his problem. It's something to do with your > >> system (or possibly valves servers -- have you tried deleting the update > >> blob to get a new content server?) > >> > >> > >> > >> > >> > >> _______________________________________________ > >> To unsubscribe, edit your list preferences, or view the list archives, > >> please visit: > >> http://list.valvesoftware.com/mailman/listinfo/hlds > >> > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

