https://aangaero.wordpress.com/2011/12/11/setting-up-a-jobsworth-server-in-ubuntu/
On Dec 10, 1:44 pm, "Dr.Abdullah" <abdullah.alame...@gmail.com> wrote:
> Greetings Ari , and all jobsworth collaborates.
>
> If you could please provide me with steps on how to install the jobsworth
> on either FreeBSD or Ubuntu throw VMware , and how can I access as a
> website without hosting one on the web(LAN) ?
>
> Thank you for your attention.
And I am unable to get past it :(
-Riccardo
On Dec 12, 7:01 am, "Dr.Abdullah" <abdullah.alame...@gmail.com> wrote:
> Thank you Riccardo I will give it a try.
>
> On Dec 11, 9:00 pm, Riccardo <riccardo.le...@gmail.com> wrote:
>
> > Found this post:
>
> >https://aangaero.wordpress.com/2011/12/11/setting-up-a-jobsworth-serv...
Perhaps your quotes are wrong (Curly quotes or something like that). At any rate, just run mysql client and directly type in that command. These instructions are more a clue to help you with setting up mysql rather than a user manual for mysql. You'll need to do some reading about how it works.
>
> 2-I tried to pass it and run the ruby setup file ,but at the last step
> this error occur:
> "Loading Rails to create account...
> /var/www/jobsworth/config/boot.rb:1:in 'require' : no such file to
> load -- rubygems (LoadError)
> from /var/www/jobsworth/config/boot.rb:1
> from /var/www/jobsworth/config/application.rb:1:in
> 'require'
> from /var/www/jobsworth/config/application.rb:1
> from /var/www/jobsworth/config/application.rb:2:in
> 'require'
> from /var/www/jobsworth/config/application.rb:2
> from setup.rb:125:in 'require'
> from setup.rb:125
I've just fixed that in the source. Pull down the master branch again in 10 minutes.
Ari
> Everything else is working perfectly if I access 127.0.1.1 it shows
> "It works!".
> I am using ruby 1.9.2
> apache 2.2.20
> installed all gems required
> mysql installed
> Phusion Passenger
> Webmin
> Ubuntu server 11.10(via VMware Player 4.1)
--
-------------------------->
Aristedes Maniatis
ish
http://www.ish.com.au
Level 1, 30 Wilson Street Newtown 2042 Australia
phone +61 2 9550 5001 fax +61 2 9550 4001
GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A
Loading Rails to create account...
<internal:lib/rubygems/custom_require>:29:in `require': no such file
to load -- /var/www/jobsworth/setup.rb/config/environment.rb
(LoadError)
from <internal:lib/rubygems/custom_require>:29:in `require'
from setup.rb:125:in `<main>'
Changed the setup.rb back to:
puts "Loading Rails to create account..."
begin
require File.expand_path('../config/environment.rb', __FILE__)
rescue
puts "*** Unable to load Rails, please ensure you have a working
Rails environment. ***"
exit
end
Then I receive the error:
Loading Rails to create account...
*** Unable to load Rails, please ensure you have a working Rails
environment. ***
Not sure what else to do :/
Regards,
Riccardo
On Dec 16, 3:13 am, Aristedes Maniatis <a...@ish.com.au> wrote:
> On 16/12/11 10:02 AM, Dr.Abdullah wrote:
>
> > After a couple of re-installing I finally came to the last two steps..
> > creating the database and running the setup"ruby setup.rb".
>
> > 1-I came to the problem of not being able to create the database the
> > terminal will wait for input if i when i try " echo CREATE DATABASE
> > jobsworth DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; GRANT
> > ALL ON jobsworth.* TO jobsworthDBA @'localhost IDENTIFIED BY
> > keepitsecretkeepitsafe ; FLUSH PRIVILEGES; | mysql -u root -p"
> ishhttp://www.ish.com.au
I have just finished uploading , you can find the VM in two files (1.8 + 1.3GB) in the link below:
Part 2:http://depositfiles.com/files/irvx2hxkc
Cheers,
On Fri, Jan 20, 2012 at 10:05 AM, Abdullah Alameel <abdullah...@gmail.com> wrote:Sure Kengi, I am not sure how much time it will take to upload my VM since it is very large (15Gb) ; in the meantime check this guide where the author will take you step-step on how to install it - he updated his guide after the update on December 20th.
Guide Link: https://aangaero.wordpress.com/2011/12/20/setting-up-a-jobsworth-server-in-ubuntu/
Some have reported jobsworth working after December 20th following that guide which I followed his steps also.
Sent from my ASUS Transformer Prime TF201
Correction :
Username : Dr
Password : 123
___________________
Sent from my phone,
Ari
On 5/02/12 10:52 PM, Dr.Abdullah wrote:
> Greetings all , I have started testing another VM ,and with the latest
> update on setup.rb it is now moved to lib folder. If I tried to run
> from there it asked me to make sure I have the database step completed
> which I did ; When I move the setup to the main folder it runs and
> gets into that error in line 129 for both the new ,and old code
> " ENV["RAILS_ENV"] ||= "production"
> rails_load_path = File.expand_path("../../config/environment.rb",
> __FILE__)
> require rails_load_path "
>
> and
>
> " puts "Loading Rails to create account..."
> begin
> require File.expand_path('../config/environment.rb', __FILE__)
> rescue
> puts "*** Unable to load Rails, please ensure you have a working
> Rails environment. ***"
> exit
> end "
>
> anyone passed that setup would you please list what you did explicitly
> or share your VM is possible.
>
> On Jan 23, 1:20 pm, Fabio Vendrusculo<fabio.vendrusc...@gmail.com>
> wrote:
>> I had a problem with .ICEauthority, this links helps to solve this issue
>>
>> http://ubuntuforums.org/archive/index.php/t-824970.html
>>
>> or
>>
>> http://ubuntuforums.org/showthread.php?s=bae1e9ae22ef14c68b31b57c6e34...
>>
>> []'s
>>
>> On Mon, Jan 23, 2012 at 3:22 PM, Dr.Ameel<abdullah.alame...@gmail.com>wrote:
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>> Correction :
>>> Username : Dr
>>> Password : 123
>>
>>> ___________________
>>> Sent from my phone,
>>
>>> On Jan 23, 2012, at 9:25 AM, Kengi<josep....@gmail.com> wrote:
>>
>>>> I've the same problem with the password.
>>>> Thanks
>>
>>>> On 23 ene, 14:54, Fabio Vendrusculo<fabio.vendrusc...@gmail.com>
>>>> wrote:
>>>>> Abdullah, can you send the passwords? I had to restart the vm.
>>
>>>>> Best regards.
>>
>>>>> On Sat, Jan 21, 2012 at 2:14 PM, Josep Pablo Gasull<jpa...@uic.es>
>>> wrote:
>>
>>>>>> Thank you very much!
>>
>>>>>> *Josep Pablo Gasull**
>>>>>> *Direcci� de Desenvolupament Tecnol�gic
>> MSN: fabiovendrusc...@hotmail.com
--
-------------------------->
Aristedes Maniatis
ish
Ari
On 7/02/12 1:15 AM, Abdullah Alameel wrote:
> When I try to run setup.rb from the lib folder it asked me to make sure I have the config/database.yml created which I checked is there ; when I move setup.rb to the main jobsworth folder it runs.
>
> Cheers,
>
> *Abdullah Al-Ameel*/Management Consultant, 2nd year bachelor management student at RIT./
> Tel: (585) 754-2902 <tel:%28585%29%20754-2902> | (347) 903-7223 <tel:%28347%29%20903-7223>
> Flickr <http://www.flickr.com/photos/drameel/>| Skype DrAmeel Google Talk Abdullah Alameel
> You can get my full contact information by scanning the QR vCard code below.☑
>
> My QR VCard
>
> <http://www.linkedin.com/in/DrAmeel>
>
> Find me on Facebook <https://www.facebook.com/Dr.Ameel>
>
>
>
>
>
> On Sun, Feb 5, 2012 at 5:24 PM, Aristedes Maniatis <a...@ish.com.au <mailto:a...@ish.com.au>> wrote:
>
> The script will not work when you move it because the relative paths will be all wrong.
>
> Ari
>
>
> On 5/02/12 10:52 PM, Dr.Abdullah wrote:
>
> Greetings all , I have started testing another VM ,and with the latest
> update on setup.rb it is now moved to lib folder. If I tried to run
> from there it asked me to make sure I have the database step completed
> which I did ; When I move the setup to the main folder it runs and
> gets into that error in line 129 for both the new ,and old code
> " ENV["RAILS_ENV"] ||= "production"
> rails_load_path = File.expand_path("../../__config/environment.rb",
> __FILE__)
> require rails_load_path "
>
> and
>
> " puts "Loading Rails to create account..."
> begin
> require File.expand_path('../config/__environment.rb', __FILE__)
> rescue
> puts "*** Unable to load Rails, please ensure you have a working
> Rails environment. ***"
> exit
> end "
>
> anyone passed that setup would you please list what you did explicitly
> or share your VM is possible.
>
> On Jan 23, 1:20 pm, Fabio Vendrusculo<fabio.vendrusc...@__gmail.com <mailto:fabio.vendrusc...@gmail.com>>
> wrote:
>
> I had a problem with .ICEauthority, this links helps to solve this issue
>
> http://ubuntuforums.org/__archive/index.php/t-824970.__html <http://ubuntuforums.org/archive/index.php/t-824970.html>
>
> or
>
> http://ubuntuforums.org/__showthread.php?s=__bae1e9ae22ef14c68b31b57c6e34. <http://ubuntuforums.org/showthread.php?s=bae1e9ae22ef14c68b31b57c6e34.>.__.
>
> []'s
>
> On Mon, Jan 23, 2012 at 3:22 PM, Dr.Ameel<abdullah.alame...@__gmail.com <mailto:abdullah.alame...@gmail.com>>wrote:
>
>
>
>
>
>
>
>
>
> Correction :
> Username : Dr
> Password : 123
>
>
> ___________________
> Sent from my phone,
>
>
> On Jan 23, 2012, at 9:25 AM, Kengi<josep....@gmail.com <mailto:josep....@gmail.com>> wrote:
>
>
> I've the same problem with the password.
> Thanks
>
>
> On 23 ene, 14:54, Fabio Vendrusculo<fabio.vendrusc...@__gmail.com <mailto:fabio.vendrusc...@gmail.com>>
> wrote:
>
> Abdullah, can you send the passwords? I had to restart the vm.
>
>
> Best regards.
>
>
> On Sat, Jan 21, 2012 at 2:14 PM, Josep Pablo Gasull<jpa...@uic.es <mailto:jpa...@uic.es>>
>
> wrote:
>
>
> Thank you very much!
>
>
> *Josep Pablo Gasull**
> *Direcció de Desenvolupament Tecnològic
> Universitat Internacional de Catalunya
> Immaculada, 22
> 08017, Barcelona
> Tel. (+34) 932 541 800 <tel:%28%2B34%29%20932%20541%20800>
> www.uic.es <http://www.uic.es>
>
>
> *
> *
> <http://www.uic.es/>
>
>
> 2012/1/21 Abdullah Alameel<abdullah.alame...@__gmail.com <mailto:abdullah.alame...@gmail.com>>
>
>
> I have just finished uploading , you can find the VM in two files
>
> (1.8 +
>
> 1.3GB) in the link below:
>
>
> Part 1*:http://depositfiles.com/__files/twlgp0wjw* <http://depositfiles.com/files/twlgp0wjw*>
> *
> *
> Part 2:http://depositfiles.com/__files/irvx2hxkc <http://depositfiles.com/files/irvx2hxkc>
>
>
> Cheers,
>
>
> On Fri, Jan 20, 2012 at 10:05 AM, Abdullah Alameel<
> abdullah.alame...@gmail.com <mailto:abdullah.alame...@gmail.com>> wrote:
>
>
> Sure Kengi, I am not sure how much time it will take to upload my VM
> since it is very large (15Gb) ; in the meantime check this guide
>
> where the
>
> author will take you step-step on how to install it - he updated his
>
> guide
>
> after the update on December 20th.
>
>
> Guide Link:
>
>
> https://aangaero.wordpress.__com/2011/12/20/setting-up-a-__jobsworth-serv. <https://aangaero.wordpress.com/2011/12/20/setting-up-a-jobsworth-serv.>..
>
>
> Some have reported jobsworth working after December 20th following
>
> that
>
> guide which I followed his steps also.
>
>
> Sent from my ASUS Transformer Prime *TF201*
> On Jan 20, 2012 9:33 AM, "Kengi"<josep....@gmail.com <mailto:josep....@gmail.com>> wrote:
>
>
> Hello Dr. Abdullah,I'm not able to install jobsworth with diferents
> problems.Could you share the virtual machine in order to begin from
> your position?Thanks a lot,
>
>
> Kengi
> On 16 dic 2011, 11:44, Riccardo<riccardo.le...@gmail.__com <mailto:riccardo.le...@gmail.com>> wrote:
>
> After latest update I receive this error:
>
>
> Loading Rails to create account...
> <internal:lib/rubygems/custom___require>:29:in `require': no such
>
> file
>
> to load -- /var/www/jobsworth/setup.rb/__config/environment.rb
> (LoadError)
> from<internal:lib/rubygems/__custom_require>:29:in `require'
> from setup.rb:125:in `<main>'
>
>
> Changed the setup.rb back to:
> puts "Loading Rails to create account..."
> begin
> require File.expand_path('../config/__environment.rb', __FILE__)
> rescue
> puts "*** Unable to load Rails, please ensure you have a working
> Rails environment. ***"
> exit
> end
>
>
> Then I receive the error:
> Loading Rails to create account...
> *** Unable to load Rails, please ensure you have a working Rails
> environment. ***
>
>
> Not sure what else to do :/
>
>
> Regards,
> Riccardo
>
>
> /var/www/jobsworth/config/__boot.rb:1:in 'require' : no such file
>
> to
>
> load -- rubygems (LoadError)
> from /var/www/jobsworth/config/__boot.rb:1
> from
>
> /var/www/jobsworth/config/__application.rb:1:in
>
> 'require'
> from /var/www/jobsworth/config/__application.rb:1
> from
>
> /var/www/jobsworth/config/__application.rb:2:in
>
> 'require'
> from /var/www/jobsworth/config/__application.rb:2
> from setup.rb:125:in 'require'
> from setup.rb:125
>
>
> I've just fixed that in the source. Pull down the master branch
>
> again in 10 minutes.
>
>
> Ari
>
>
> Everything else is working perfectly if I access 127.0.1.1 it
>
> shows
>
> "It works!".
> I am using ruby 1.9.2
> apache 2.2.20
> installed all gems required
> mysql installed
> Phusion Passenger
> Webmin
> Ubuntu server 11.10(via VMware Player 4.1)
>
>
> On Dec 12, 3:51 pm, Riccardo<riccardo.le...@gmail.__com <mailto:riccardo.le...@gmail.com>> wrote:
>
> No problem. Let me know if it works for you. I keep getting
>
> the
>
> error:
> *** Unable to load Rails, please ensure you have a working
>
> Rails
>
> environment. ***
>
>
> And I am unable to get past it :(
>
>
> -Riccardo
>
>
> On Dec 12, 7:01 am, "Dr.Abdullah"<abdullah.alame..__.@gmail.com <mailto:abdullah.alame...@gmail.com>>
>
> wrote:
>
>
> Thank you Riccardo I will give it a try.
>
>
> On Dec 11, 9:00 pm, Riccardo<riccardo.le...@gmail.__com <mailto:riccardo.le...@gmail.com>> wrote:
>
>
> Found this post:
>
>
> https://aangaero.wordpress.__com/2011/12/11/setting-up-a-__jobsworth-serv <https://aangaero.wordpress.com/2011/12/11/setting-up-a-jobsworth-serv>.
>
> ..
>
>
> On Dec 10, 1:44 pm, "Dr.Abdullah"<abdullah.alame..__.@gmail.com <mailto:abdullah.alame...@gmail.com>
>
>
> wrote:
>
>
> Greetings Ari , and all jobsworth collaborates.
>
>
> If you could please provide me with steps on how to install
>
> the jobsworth
>
> on either FreeBSD or Ubuntu throw VMware , and how can I
>
> access as a
>
> website without hosting one on the web(LAN) ?
>
>
> Thank you for your attention.
>
>
> --
> -------------------------->
> Aristedes Maniatis
> ishhttp://www.ish.com.au <http://www.ish.com.au>
> Level 1, 30 Wilson Street Newtown 2042 Australia
> phone +61 2 9550 5001 <tel:%2B61%202%209550%205001> fax +61 2 9550 4001 <tel:%2B61%202%209550%204001>
> GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A
>
>
> --
> Eng. Fabio Henrique Vendrusculo
> Crea/SP: 5063288412 <tel:5063288412>
> Celular: (16) 9991-3379
> MSN: fabiovendrusc...@hotmail.com <mailto:fabiovendrusc...@hotmail.com>
>
>
> --
> Eng. Fabio Henrique Vendrusculo
> Crea/SP: 5063288412 <tel:5063288412>
> Celular: (16) 9991-3379
> MSN: fabiovendrusc...@hotmail.com <mailto:fabiovendrusc...@hotmail.com>
>
>
> --
> -------------------------->
> Aristedes Maniatis
> ish
> http://www.ish.com.au
> Level 1, 30 Wilson Street Newtown 2042 Australia
> phone +61 2 9550 5001 <tel:%2B61%202%209550%205001> fax +61 2 9550 4001 <tel:%2B61%202%209550%204001>
> GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A
>
>
--
I have just finished uploading , you can find the VM in two files (1.8 + 1.3GB) in the link below:
On Fri, Jan 20, 2012 at 10:05 AM, Abdullah Alameel <abdullah...@gmail.com> wrote:
Sure Kengi, I am not sure how much time it will take to upload my VM since it is very large (15Gb) ; in the meantime check this guide where the author will take you step-step on how to install it - he updated his guide after the update on December 20th.
Some have reported jobsworth working after December 20th following that guide which I followed his steps also.
Sent from my ASUS Transformer Prime TF201