Announcement

Collapse
No announcement yet.

help with repositories

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    help with repositories

    Hey guys

    i add this line in sources.list but the packages don't show up in Adept Manager.
    No errors no nothing.

    Code:
    deb [url]http://packages.ubuntu.com/dapper/devel/[/url] dapper universe
    Can someone help me out please? It would be a hassle downloading and installing each one of them individually. I'm trying to get eclipse-gcj running and i need quite a few packages.

    Thanks.

    #2
    Re: help with repositories

    you actually don't need to add that repository line, because the repository
    deb http://packages.ubuntu.com/ubuntu dapper universe
    which is already in your sources.list (but probably not enabled) contains everything included in Dapper universe component (which includes the devel/ directory).

    You just have to enable the universe component, either by uncommenting it from the sources.list, or by using Adept.

    Btw, there is no plain eclipse-gcj package. There are numerous eclipse-*-gcj packages, however. You might be looking for the eclipse-ecj-gcj package?
    Jucato's Data Core

    Comment


      #3
      Re: help with repositories

      I figured it out. Thanks a lot Jucato. 8)

      You are right btw, there's lots of eclipse_gcj versions. my buddy who works with me installed all three jdt-gcj, ecj-gcj, rcp-gcj along with other packages. We want classpath intergrated with Eclipse so gcj is probably our only alternative right? I know gcj doesn't support SUN's jdk 1.5, so that might be a problem in terms of future purposes. any suggestions?

      Thanks mate.


      Comment

      Working...
      X