| Issue 795: | Building FullCalendar on a Mac | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I attempted to make zip as per documentation, but received the afore mentioned error.
The complete listing is:
building core...
compressing core js...
building plugins...
copying jquery...
cp: lib/ is a directory (not copied).
make: *** [zip] Error 1
The java version that I'm running is:
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03-307, mixed mode)
on OSX Snow Leapard (10.6.6)
I attempted to run the sed commands by simply pasting them into the terminal, after setting the $SRC_DIR environment variable, i.e.
SRC_DIR=src
sed -n "s/.*JQUERY\s*=\s*[\"']\(.*\)[\"'].*/\1/p" "${SRC_DIR}/_loader.js"
There was no output. I'm no pro at this but I expect that both sed commands should output something.
Thanks, Marc
Apr 3, 2011
hey marc, just committed this to github... https://github.com/arshaw/fullcalendar/commit/4e0c802fc3e16ea340864b878e0d61918fda5700 can you clone the master and see if it works ok?
Apr 9, 2011
fixed! (in github)
Apr 9, 2011
(No comment was entered for this change.)
Status:
Fixed
Apr 11, 2011
Sorry, for the delay. Your fix works perfectly.
Aug 13, 2013
(No comment was entered for this change.)
Status:
Implemented
Aug 13, 2013
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |
Status: Accepted