Ericsson / exchangecalendar

Exchange 2007/2010/2013 Calendar, Tasks, Contacts and GAL Provider.
GNU General Public License v3.0
925 stars 112 forks source link

Installation Instructions are not correct, Readme needs to be updates #448

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi,

i was just installing the plugin on 2 machines these days and in the installation instructions are not completely correct. Just minor mistakes if one have a bit of experience.

Issue

After running git clone --recursive git://github.com/Ericsson/exchangecalendar.git

the folder name is "exchangecalendar"

Hence cd ./exchangecalendar_master; chmod +x ./build.sh; ./build.sh;

will not work. Also build.sh says i should specify an additional flag, e.g. "-u" for it to work.

Maybe i am mistaken but i think the instructions need an small update?

bavincen commented 8 years ago

Yes it is mistaken

On Tue, Mar 22, 2016, 14:31 Hans Laubisch notifications@github.com wrote:

Hi,

i was just installing the plugin on 2 machines these days and in the installation instructions are not completely correct. Just minor mistakes if one have a bit of experience.

= Issue After running git clone --recursive git:// github.com/Ericsson/exchangecalendar.git

the folder name is "exchangecalendar"

Hence cd ./exchangecalendar_master; chmod +x ./build.sh; ./build.sh;

will not work. Also build.sh says i should specify an additional flag, e.g. "-u" for it to work.

Maybe i am mistaken but i think the instructions need an small update?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/Ericsson/exchangecalendar/issues/448

tallship commented 8 years ago

Hello Hans,

I'm not certain why the build and pull are required when there's a downloadable xpi file in the git repo already - have you tried using that and installing it into Thunderbird/Lightning?

On 3/22/2016 2:01 AM, Hans Laubisch wrote:

Hi,

i was just installing the plugin on 2 machines these days and in the installation instructions are not completely correct. Just minor mistakes if one have a bit of experience.

= Issue After running git clone --recursive git://github.com/Ericsson/exchangecalendar.git

the folder name is "exchangecalendar"

Hence cd ./exchangecalendar_master; chmod +x ./build.sh; ./build.sh;

will not work. Also build.sh says i should specify an additional flag, e.g. "-u" for it to work.

Maybe i am mistaken but i think the instructions need an small update?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/Ericsson/exchangecalendar/issues/448

ghost commented 8 years ago

Hi Bradley,

apparently I did not see the ready-made xpi but thought the instructions are for a new build. I got it working easily since it is still quite clear what to do

tallship commented 8 years ago

Good to know Hans!

I'm glad that it's working out for you :)

On 3/23/2016 1:38 PM, Hans Laubisch wrote:

Hi Bradley,

apparently I did not see the ready-made xpi but thought the instructions are for a new build. I got it working easily since it is still quite clear what to do

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/Ericsson/exchangecalendar/issues/448#issuecomment-200535530

bavincen commented 8 years ago

Thanks for path closing,https://github.com/Ericsson/exchangecalendar/commit/5a9ebfb74115ee1ccf63036cc71a9b4a2384f975