Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
I m using Suse 10.2 with KDE. I downloaded a software 12956-knemo-0.4.6.tar.bz2 but when it came to installation. I was unable. I gave the proper command but while configuration it ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Location
    Mansa, Punjab
    Posts
    26

    How to Install Downloaded Packages??

    I m using Suse 10.2 with KDE.
    I downloaded a software 12956-knemo-0.4.6.tar.bz2 but when it came to installation.
    I was unable. I gave the proper command but while configuration it gave some error.
    Wat can be done now??

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Here's a HowTo for installing Linux packages:

    http://www.linuxforums.org/forum/lin...are-linux.html

    When possible, you'll probably have an easier time using YAST for package installation.

    oz
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Nov 2006
    Location
    Mansa, Punjab
    Posts
    26
    No no. there was a problem in the installation.
    When i typed ./configure
    processing started with lots of lines going here and there.....
    The error was
    Code:
    checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    you have to install X development package. search for it in Yast and install it.


    EDIT: earlier suggestion was for Fedora/RedHat distro. corrected it.






    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Nov 2006
    Location
    Mansa, Punjab
    Posts
    26
    Downloaded Yumex-1.1.2.
    When i typed make
    Code:
    for d in src po src/yumgui src/yumex; do make -C $d; [ $? = 0 ] || exit 1 ; done
    make[1]: Entering directory `/home/manshahia/ss/yumex-1.1.2/src'
    Byte-compiling python modules...
    yumexmain.py
    Byte-compiling python modules (optimised versions) ...
    yumexmain.py
    make[1]: Leaving directory `/home/manshahia/ss/yumex-1.1.2/src'
    make[1]: Entering directory `/home/manshahia/ss/yumex-1.1.2/po'
    intltool-update --gettext-package=yumex --pot
    make[1]: intltool-update: Command not found
    make[1]: *** [yumex.pot] Error 127
    make[1]: Leaving directory `/home/manshahia/ss/yumex-1.1.2/po'
    make: *** [subdirs] Error 1

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Downloaded Yumex-1.1.2.
    When i typed make
    sorry man. i edited post after 15 secs only. install xlib-dev package through YAST Software Management.






    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Nov 2006
    Location
    Mansa, Punjab
    Posts
    26
    when i searched for it in Yast's software development it said no results found.
    Sud i try downloading from the internet ??

  8. #8
    Linux Engineer rong's Avatar
    Join Date
    Feb 2005
    Location
    California
    Posts
    803
    Is intltool installed? It is not installed by default. You can install from YAST. Type intltool in the search box and it'll be there.
    registered Linux user #388382

    Have you checked here first?

  9. #9
    Just Joined!
    Join Date
    Nov 2006
    Location
    Mansa, Punjab
    Posts
    26
    No it says no results again.
    Wat this tool is for??

  10. #10
    Linux Newbie dr_smit's Avatar
    Join Date
    Dec 2006
    Location
    Raipur
    Posts
    171

    list of bare necessary packages for installing

    please post a list of packages that must be present to carry out installation by: - RPM or tar files..
    I have been sucessful in installing only a few times and cant make out so far as why I could succeed and why I couldnt????

Page 1 of 2 1 2 LastLast

Posting Permissions

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