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
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
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
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
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
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