You are not logged in.
Pages: 1
You, sir, are my hero. 
Thanks for your help, I really appreciate it. As for the google
advice, you're right, I was trying to do it that way, but I couldn't
generate the proper terminology to get help with what I was
actually having problems with. My own fault I assure you, it is
humorous that sometimes, if you don't know enough about what
you are doing, you don't know enough to ask questions to find
out about it either!
Thanks for the reply Mehall, I really appreciate it. Unfortunately
all I get is that it couldn't find the package. I am sure that I am
still doing something wrong though *chuckle*.
Greetings all, this is I'm sure a very simply thing for most of you, and
I apologize in advance for the newbness of my question, but I am
having a problem. I have very little experience installing
things using configure, make and make install, thanks in part to the
wonderful job that has been done with Synaptic. However, I am trying
to learn the CLI from scratch and this was a good opportunity to do
so. The program I am trying to install is called Kildclient, and although
there is a version in the repositories, it is not the newest.
So enough back story, here is the issue. So far, I have installed autoconf,
downloaded and extracted the source, and tried to run configure. The
output displayed is as follows:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for localtime_r... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for KILDCLIENT... configure: error: Package requirements (glib-2.0 >= 2.10.0
gthread-2.0 >= 2.10.0
gtk+-2.0 >= 2.10.0
libglade-2.0 >= 2.5.0) were not met:
No package 'glib-2.0' found
No package 'gthread-2.0' found
No package 'gtk+-2.0' found
No package 'libglade-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables KILDCLIENT_CFLAGS
and KILDCLIENT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.Now, if I am looking at the right packages in Synaptic, they are there.
Could someone give me a nudge in right direction? Alternatively, could
someone point me to a book/webpage where all this would be made
more clear?
I also installed svn, and downloaded a version that way, since it is the
suggested means of getting the newest version, but I couldn't get
configure to work at all in that case. It just said file not found or something
close.
Thanks for your help.
Just wanted to stop and say hello to everyone. I have
been using linux on and off for a long time, but have never
actually sat down and truly mastered the command line.
That is something I hope to rectify this time! I am really
enjoying #! so far and would like to thank all those
involved in making it great.
Seth
Quick question for you all. I am having this same problem (trying to
connect with wpa2 just asks for the key over and over) and I am
not sure I can implement this solution. If I am reading this right, the
backports module that I need to remove is what makes my wifi
card work in the first place, since I have an atheros 928x. Is this
true? If so, does anyone know of a solution that will work for me?
Thanks for your time.
Ok, well the Sata issue about switching between enhanced and compatible
in the BIOS seems to be the problem. Everything installed now and running
well. Now I just need a 64bit edition so I can see all 4Gb of my ram!
P.S. This is the fastest desktop distro I have ever used. Just awesome.
I am trying to install #! and the installer keeps failing on me at 5% while
creating the file system. The error reported is as follows:
(bear with me if there are a couple typos, I have to type these out by hand)
Traceback (most recent call last):
File "/usr/lib/ubiquity/bin/ubiquity", line 229, in <module>
main()
File "/usr/lib/ubiquity/bin/ubiquity", line 224, in main
install(args[0])
File "/usr/lib/ubiquity/bin/ubiquity", line 68, in install
ret = wizard.run()
File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 437, in run
self.progress_loop()
File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 828, in progress_loop
"/var/log/syslog" % ret)
RuntimeError: Install failed with exit code 1; see /var/log/syslog
At this point, no programs will open, thus why I had to type this by hand,
and all I can do is tell #! to shut down. Anyone have any ideas?
Thanks for your time.
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.