NodeJS

Problems with packages? Post here, using [tags] of the package name.

NodeJS

Postby BigDave » Fri Sep 23, 2011 12:44 pm

I tried installing nodejs today and recieve the following error

Image

Could anyone help me with this i would use the git method but my pogoplug is pro so only 128mb ram and wont compile i tried that 3 times :(

Thanks
Dave
BigDave
 
Posts: 7
Joined: Thu Sep 22, 2011 8:47 am

Re: NodeJS

Postby WarheadsSE » Fri Sep 23, 2011 12:56 pm

Create a swap file :) and it will. I am running node on my Pro's, locally compiled for each. Takes about 1:20 to compile.

Using it to develop a node-gntp library (mostly done.. need to add the response parsing :p)

Oh.. and I don't think that is the package name...

edit:
Nope that's it.. but it is in a failed state...
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: NodeJS

Postby BigDave » Fri Sep 23, 2011 1:03 pm

OK so i presume i do it like you said before on IRC (Long time ago :) ) i know its a swap file but i cant remember the command i will google though :)

Thank you Whse
Last edited by BigDave on Fri Sep 23, 2011 1:09 pm, edited 1 time in total.
BigDave
 
Posts: 7
Joined: Thu Sep 22, 2011 8:47 am

Re: NodeJS

Postby WarheadsSE » Fri Sep 23, 2011 1:08 pm

See the main page guides :p this includes creating a swap file
http://archlinuxarm.org/support/guides/ ... g-swapfile
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: NodeJS

Postby BigDave » Fri Sep 23, 2011 1:14 pm

i did it with

dd if=/dev/zero of=/swapfile1 bs=1024 count=524288
mkswap /swapfile1
swapon /swapfile1

added to fstab
/swapfile1 swap swap defaults 0 0

:) compiling now i hope it works it took me 3 days to sign up to forum cus i been so busy lmao

Thanks
Again
BigDave
 
Posts: 7
Joined: Thu Sep 22, 2011 8:47 am

Re: NodeJS

Postby WarheadsSE » Fri Sep 23, 2011 1:15 pm

Trust me, know the feeling.

That's not on a flash drive.. right :geek:
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: NodeJS

Postby BigDave » Fri Sep 23, 2011 1:19 pm

No no sata drive powerd by usb and sata connected to bored 160GB drive 15GB partition
:)
BigDave
 
Posts: 7
Joined: Thu Sep 22, 2011 8:47 am

Re: NodeJS

Postby BigDave » Fri Sep 23, 2011 2:35 pm

dont suppose youve came accross this on ur travels

Image
BigDave
 
Posts: 7
Joined: Thu Sep 22, 2011 8:47 am

Re: NodeJS

Postby kmihelich » Fri Sep 23, 2011 2:42 pm

That's exactly the failure I get in the build system for the package.
Arch Linux ARM exists and continues to grow through community support, please donate today!
kmihelich
Developer
 
Posts: 1133
Joined: Tue Jul 20, 2010 6:55 am
Location: aka leming #archlinuxarm

Re: NodeJS

Postby BigDave » Fri Sep 23, 2011 3:34 pm

I fixed that one just now you

Go to node folder open wscript

Goto line 551 and change
$this->bbcode_second_pass_code('', 'snapshot = "snapshot=on"')
to
$this->bbcode_second_pass_code('', 'snapshot = "snapshot=off"')

:)
BigDave
 
Posts: 7
Joined: Thu Sep 22, 2011 8:47 am

Next

Return to Packages

Who is online

Users browsing this forum: No registered users and 7 guests