Find the answer to your Linux question:
Results 1 to 4 of 4
I dont see any debain based versions....... http://www.realsoftware.com/download/linux/...
  1. #1
    Just Joined!
    Join Date
    Aug 2005
    Posts
    39

    which version of realbasic would work on ubuntu?

    I dont see any debain based versions.......

    http://www.realsoftware.com/download/linux/

  2. #2
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    I guess that don't have one.....

    you can try to install one of the others.....
    Brilliant Mediocrity - Making Failure Look Good

  3. #3
    Just Joined!
    Join Date
    Aug 2005
    Posts
    39
    I dont know how to install rpms on ubuntu.

    Can anyone pl help?

  4. #4
    Linux Newbie
    Join Date
    Jul 2005
    Location
    ~/home
    Posts
    105
    with rpm, alien or compile it yourself.
    Code:
    alain@camulos:~  $
    apt-cache show rpm
    Package: rpm
    Priority: optional
    Section: admin
    Installed-Size: 1964
    Maintainer&#58; Anibal Monsalve Salazar <anibal@debian.org>
    Architecture&#58; i386
    Version&#58; 4.0.4-31.1
    Depends&#58; libc6 &#40;>= 2.3.5-1&#41;, libdb3 &#40;>= 3.2.9-22&#41;, libpopt0 &#40;>= 1.7&#41;, librpm4 &#40;<< 4.0.5&#41;, librpm4 &#40;>= 4.0.4&#41;, perl
    Suggests&#58; alien
    Filename&#58; pool/main/r/rpm/rpm_4.0.4-31.1_i386.deb
    Size&#58; 516542
    MD5sum&#58; 8243f0d60b732813a4eca66c5b602a84
    Description&#58; Red Hat package manager
     If you want to install Red Hat Packages then please use the alien
     package. Using rpm directly will bypass the Debian packaging system!
    Tag&#58; devel&#58;&#58;packaging, interface&#58;&#58;commandline
    Code:
    apt-cache show alien
    Package&#58; alien
    Priority&#58; optional
    Section&#58; admin
    Installed-Size&#58; 464
    Maintainer&#58; Joey Hess <joeyh@debian.org>
    Architecture&#58; all
    Version&#58; 8.56
    Depends&#58; debhelper &#40;>= 3&#41;, perl &#40;>= 5.6.0-16&#41;, rpm &#40;>= 2.4.4-2&#41;, dpkg-dev, make, cpio
    Suggests&#58; patch, bzip2, lsb-rpm, lintian
    Filename&#58; pool/main/a/alien/alien_8.56_all.deb
    Size&#58; 102598
    MD5sum&#58; e70e7a17d48a79e38c4a34bd0685aef6
    Description&#58; install non-native packages with dpkg
     Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages
     into Debian packages, which can be installed with dpkg.
     .
     It can also generate packages of any of the other formats.
     .
     This is a tool only suitable for binary packages.
    Tag&#58; devel&#58;&#58;packaging, interface&#58;&#58;commandline, made-of&#58;&#58;lang&#58;perl, suite&#58;&#58;debian, use&#58;&#58;converting, works-with&#58;&#58;software&#58;package
    Help me getting a Opera licence
    Beginning with debian? -> read THIS!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •