i new croogo. have created few pages on local server. able use editor there when uploaded files on server can't find editor attached, can see few html tags text. is error: parse error: syntax error, unexpected '(' in /hermes/bosoraweb081/b2606/sl.onpointsaliency/public_html/app/plugin/tinymce/webroot/js/tiny_mce.js on line 1 clear cache files under /app/tmp, , delete browser cache since cakephp sets cache plugin assets, , try re-loading page.
i using macports set universal build of gcc 4.7.2. 1 of dependencies subport called libstdcxx , builds , deletes. i have edited libstdcxx entry in gcc47 portfile keep deleting static libstdc++.a library, after rebuilding. however, static library 64-bit ( x86_64 ) file: $ sudo port -n upgrade --force libstdcxx +universal ---> computing dependencies libstdcxx ... $ lipo -info /opt/local/lib/libstdc++.a input file /opt/local/lib/libstdc++.a not fat file non-fat file: /opt/local/lib/libstdc++.a architecture: x86_64 i add support file i386 architecture. what additional steps should follow build fat, static libstdc++ library? or not possible macports? other option redistribute , compile entirety of gcc 4.7.2 twice (to both i386 , x86_64 architecture support), along source application, link in 1 static library? addition - 27 mar 2013 brett hale's suggestion did not appear work. build process failed. here snippet of error log: :notice:configure ---> confi...
Comments
Post a Comment