Search the web
Sign In
New User? Sign Up
nslu2-linux · NSLU2-Linux (http://www.nslu2-linux.org)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Installing NSLU2 toolchain   Message List  
Reply | Forward Message #23847 of 24175 |
Re: [nslu2-linux] Installing NSLU2 toolchain

david90210david wrote:
>
>
> I am trying to install a native toolchain to my NSLU2 with SlugOS/BE
> installed. It is very frustrating; many of the instructions in the WIKI
> are outdated, and many of the external links do not work. I finally
> found one that seemed reasonable, at
> http://www.nslu2-linux.org/wiki/HowTo/NativelyCompileUnslungPackages.
> Based on it, I tried "/ipkg install optware-devel/" and it merrily
> churned for several minutes before giving an error, something about
> wget-ssl not being compatible with wget.

It seems that would be a bug in the meta-package, or in the way wget is
packaged.

> (I also tried it with "opkg",
> but no joy there at all. How do you know which to use?)

ipkg installs "optware", opkg installs the native packages. Basically,
the two variations select different feeds. As for which to use --
depends entirely on the packages one is installing.

> I uninstalled wget and then manually installed wget-ssl, which seemed to
> work fine.

Yep, that would be a correct way to address that problem.

> Then I tried rerunning "/ipkg install optware-devel/", and it
> reported success almost immediately.

It's a meta-package. That means that "optware-devel" contains nothing
itself, it just depends on a set of packages that are to be installed.
So in this case, all the dependencies are now satisfied (it failed on
wget-ssl and you fixed that manually, so that's exactly what to expect).

> But there's still no compiler. No
> gcc, no cc, no cl, nothing.

You installed from the optware feeds -- did you look in /opt/bin? All
optware packages install into the /opt directory structure.

-Mike (mwester)



Wed Jul 8, 2009 3:00 pm

mjwest61
Offline Offline
Send Email Send Email

Forward
Message #23847 of 24175 |
Expand Messages Author Sort by Date

I am trying to install a native toolchain to my NSLU2 with SlugOS/BE installed. It is very frustrating; many of the instructions in the WIKI are outdated, and...
david90210david
slugchugger
Offline Send Email
Jul 4, 2009
2:42 pm

... It seems that would be a bug in the meta-package, or in the way wget is packaged. ... ipkg installs "optware", opkg installs the native packages....
Mike Westerhof (mwest...
mjwest61
Offline Send Email
Jul 8, 2009
3:04 pm

Not all optware feeds have native toolchain. The optware-devel is just a meta package, it includes native toolchain if one is available. In the case of...
Brian Zhou
brian_zhou
Offline Send Email
Jul 9, 2009
5:20 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help