My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 795: Building FullCalendar on a Mac
1 person starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by cramh...@gmail.com, Jan 15, 2011
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


Feb 15, 2011
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Building FullCalendar on a Mac
Status: Accepted
Apr 3, 2011
Project Member #2 adamrs...@gmail.com
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
Project Member #3 adamrs...@gmail.com
fixed! (in github)
Apr 9, 2011
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Fixed
Apr 11, 2011
#5 cramh...@gmail.com
Sorry, for the delay.

Your fix works perfectly.
Aug 13, 2013
Project Member #6 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 13, 2013
Project Member #7 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released
Sign in to add a comment

Powered by Google Project Hosting