Re: [OpenWrt-Devel] Build a package from svn.

2010-07-04 Thread Kerry Lynn
P.S. I don't use perl; you may want 5.12.1 so make your changes below accordingly. Kerry Lynn wrote: Start here: https://forum.openwrt.org/viewtopic.php?id=15201 After you've built "trunk" and have read "usage of the 'feeds' scripts", do this: u...@ubuntu:~/src/OpenWRT/trunk$./scripts/feed

Re: [OpenWrt-Devel] Build a package from svn.

2010-07-04 Thread Kerry Lynn
Start here: https://forum.openwrt.org/viewtopic.php?id=15201 After you've built "trunk" and have read "usage of the 'feeds' scripts", do this: u...@ubuntu:~/src/OpenWRT/trunk$./scripts/feeds update packages u...@ubuntu:~/src/OpenWRT/trunk$./scripts/feeds install -p packages perl Now read this fo

Re: [OpenWrt-Devel] Build a package from svn.

2010-07-01 Thread Bruce
Hmmn, okay. I downloaded the "image builder" following the directions here http://wiki.openwrt.org/doc/howto/imagebuilder I have uncompressed the files and am able to build a image file. But I don't understand how to use this to build the version of perl in the openwrt subversion that has th

Re: [OpenWrt-Devel] Build a package from svn.

2010-07-01 Thread Weedy
On Thu, Jul 1, 2010 at 2:05 PM, Bruce wrote: > Slight correction.. > > I downloaded from svn://svn.openwrt.org/openwrt/packages/lang/perl > > > Bruce wrote: Don't build on the router. Build it on a PC with imagebuilder ___ openwrt-devel mailing list ope

Re: [OpenWrt-Devel] Build a package from svn.

2010-07-01 Thread Bruce
Slight correction.. I downloaded from svn://svn.openwrt.org/openwrt/packages/lang/perl Bruce wrote: I am trying to build perl from the svn source on my openwrt router. I downloaded the package with svn but when I enter the directory and type 'make' I am getting some errors. I'm not sure if

[OpenWrt-Devel] Build a package from svn.

2010-07-01 Thread Bruce
I am trying to build perl from the svn source on my openwrt router. I downloaded the package with svn but when I enter the directory and type 'make' I am getting some errors. I'm not sure if this is the right way to get the svn version of perl installed on my system or not. There was a rec