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 ...
- 02-17-2007 #1Just 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??
- 02-17-2007 #2forum.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.
ozoz
→ 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.
- 02-17-2007 #3Just 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!
- 02-17-2007 #4
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.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-17-2007 #5Just 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
- 02-17-2007 #6sorry man. i edited post after 15 secs only. install xlib-dev package through YAST Software Management.Downloaded Yumex-1.1.2.
When i typed make
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-17-2007 #7Just 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 ??
- 02-17-2007 #8
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.
- 02-18-2007 #9Just Joined!
- Join Date
- Nov 2006
- Location
- Mansa, Punjab
- Posts
- 26
No it says no results again.
Wat this tool is for??
- 02-18-2007 #10
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????


Reply With Quote