Yeah, there was a bug in Package Control which I thought he would have pushed out by now, but he hasn't. You will have to do the following:
- In ST2, select Preferences->Browse Packages - Quit ST2. - Delete "Installed Packages/Package Control.sublime-package" and "Pristine Packages/Package Control.sublime-package" if they exist. - Delete "Packages/Package Control". - Open Terminal. Enter: cd '~/Library/Application Support/Sublime Text 2/Packages' - Enter: git clone https://github.com/wbond/sublime_package_control.git "Package Control" - Open ST2, then follow my previous directions. Active4D should correctly install. On Nov 23, 2012, at 4:14 AM, Peter Gutbrod <[email protected]> wrote: > No, that doesn't help with the installation process you've outlined. > The restart only helps with the manual installation I've did. > > Just redid your installation process on my MBA with a freshly installed copy > of ST2. According to the messages all should be fine, but after the > installation and restart of ST2 there is still no Active4D package in ST2's > package folder and thus no Active4D support in ST2. > > I assume something is wrong in your github package, that prevents > package_control from completing it's job. > > Peter > >> Von: Aparajita Fishman <[email protected]> >> Antworten an: Active4D Developer Discussion List >> <[email protected]> >> Datum: Thu, 22 Nov 2012 14:12:56 -0500 >> An: Active4D Developer Discussion List <[email protected]> >> Betreff: Re: [Active4d-dev] Sublime Text 2 support >> >> Obviously I forgot to add a last step to restart ST2. >> >> On Nov 22, 2012, at 12:34 PM, Peter Gutbrod <[email protected]> wrote: >> >>> For me this didn't work. >>> >>> I did see a text "installing" for a second in the bottom status bar of >>> sublime, but HTML (Active4D) didn't show up in the language popup neither >>> was any a4d file syntax colored. >>> >>> Browsing packages showed not Active4D package. >>> >>> I've downloaded it from github manually an dragged it to the packages >>> folder. Sublime was running at that time and presented me with a bunch of >>> error windows. >>> >>> Once I've restarted sublime, the a4d package was available though and seems >>> to work. >>> >>> Peter >>> >>> >>>> Von: Aparajita Fishman <[email protected]> >>>> Antworten an: Active4D Developer Discussion List >>>> <[email protected]> >>>> Datum: Sat, 17 Nov 2012 01:52:52 -0500 >>>> An: Active4D Developer Discussion List <[email protected]> >>>> Betreff: Re: [Active4d-dev] Sublime Text 2 support >>>> >>>> You can install the Active4D package this way: >>>> >>>> - Install Package Control. See >>>> http://wbond.net/sublime_packages/package_control/installation for info. >>>> >>>> - Bring up the command palette (super+shift+p) and type "add channel", >>>> which >>>> should display "Package Control: Add Channel". Press Return. >>>> >>>> - In the input field at the bottom of the window, enter >>>> "http://www.aparajitaworld.com/sublime-repositories.json" and press Return. >>>> >>>> - Bring up the command palette (super+shift+p) and type "install pack", >>>> which >>>> should display "Package Control: Install Package". Press Return. >>>> >>>> - In the list that appears, scroll down until you see "Active4D", or type >>>> "active4d". Select "Active4D" and press Return. >>>> >>>> - If the package installs correctly, you should see an install message >>>> appear. >>> >>> >>> _______________________________________________ >>> Active4D-dev mailing list >>> [email protected] >>> http://list.aparajitaworld.com/listinfo/active4d-dev >>> Archives: http://active4d-nabble.aparajitaworld.com/ >> >> Regards, >> >> Aparajita >> >> _______________________________________________ >> Active4D-dev mailing list >> [email protected] >> http://list.aparajitaworld.com/listinfo/active4d-dev >> Archives: http://active4d-nabble.aparajitaworld.com/ > > > _______________________________________________ > Active4D-dev mailing list > [email protected] > http://list.aparajitaworld.com/listinfo/active4d-dev > Archives: http://active4d-nabble.aparajitaworld.com/ Regards, Aparajita _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
