Search found 11 matches

by newtopup
Mon 04 Jun 2012, 11:17
Forum: Beginners Help ( Start Here)
Topic: Difficulties configuring with gcc
Replies: 13
Views: 3184

aaahhh the relief =P I tried the binary and it worked nicely after having installed the deps I lacked. Thank you so much! It's good to see that people online can still be helpful to complete strangers. One last little thing though. Kismet (and another program a while back I think) complained about b...
by newtopup
Sun 03 Jun 2012, 23:17
Forum: Beginners Help ( Start Here)
Topic: Difficulties configuring with gcc
Replies: 13
Views: 3184

Ok I have installed the pkg and ldconfig is now in sbin. Nothing happens when I try to run it though.
by newtopup
Sun 03 Jun 2012, 21:08
Forum: Beginners Help ( Start Here)
Topic: Difficulties configuring with gcc
Replies: 13
Views: 3184

The only file in ldconfig is aux-cache, and as far as I can see it is not executable. Is there another download I need perhaps?

I'm sure you are absolutely right, so I apologize if i come across thick here. I really appreciate the help.
by newtopup
Sun 03 Jun 2012, 15:09
Forum: Beginners Help ( Start Here)
Topic: Difficulties configuring with gcc
Replies: 13
Views: 3184

ah, yeah there it is. Feeling stupid now..

It is under /var/cache/ldconfig
by newtopup
Sun 03 Jun 2012, 14:35
Forum: Beginners Help ( Start Here)
Topic: Difficulties configuring with gcc
Replies: 13
Views: 3184

Yes, I used the PPM to install gcc. Any other version I found outside of PPM took "huge" space on my USB, and seemed to need a c compiler to be installed... I can't seem to find any idconfig file. Not through the find function anyways. and I am able to download devx_slacko_5.3.3.sfs, but s...
by newtopup
Sun 03 Jun 2012, 14:19
Forum: Beginners Help ( Start Here)
Topic: Difficulties configuring with gcc
Replies: 13
Views: 3184

Thanks Semme, you have helped me a lot and that seemed to fix that, but now I just get a new array of faliures. Here's part of the config.log: gcc version 4.5.2 (GCC) configure:2613: $? = 0 configure:2602: gcc -V >&5 gcc: '-V' option must have argument configure:2613: $? = 1 configure:2602: gcc ...
by newtopup
Sun 03 Jun 2012, 12:44
Forum: Beginners Help ( Start Here)
Topic: Difficulties configuring with gcc
Replies: 13
Views: 3184

Difficulties configuring with gcc

Hi, I am trying to install Kismet on my 5.3.3, but I get this error message in the config.log when trying to configure: gcc: error trying to exec 'as': execvp: No such file or directory Being a bit of a noob I have not been able to figure out how to solve this, so any help would be really appreciate...
by newtopup
Sun 03 Jun 2012, 00:33
Forum: Compiling
Topic: Problems running gcc
Replies: 2
Views: 4484

Problems running gcc

Hi, I am trying to install Kismet on my 5.3.3, but I get this error message in the config.log when trying to configure: gcc: error trying to exec 'as': execvp: No such file or directory Being a bit of a noob I have not been able to figure out how to solve this, so any help would be really appreciate...
by newtopup
Fri 01 Jun 2012, 23:25
Forum: Beginners Help ( Start Here)
Topic: missing libraries in GCC 4.5.2 Package
Replies: 5
Views: 1949

ah, that fixed it =) thanks a lot.

Encountered another problem when configuring the program i want to install, but at least gcc seems to be working as it should.

thanks again!
by newtopup
Fri 01 Jun 2012, 20:38
Forum: Beginners Help ( Start Here)
Topic: missing libraries in GCC 4.5.2 Package
Replies: 5
Views: 1949

Thanks for such a swift reply and good links. However, having downloaded the files, I am unable to install them (according to the how to on the site) using # upgradepkg --install-new libelf-0.8.13-x86_64-2.txz. All I get is Bash: upgradepkg: command not found. Is it a different command in slacko pup...
by newtopup
Fri 01 Jun 2012, 14:48
Forum: Beginners Help ( Start Here)
Topic: missing libraries in GCC 4.5.2 Package
Replies: 5
Views: 1949

missing libraries in GCC 4.5.2 Package

Hi all, I am currently running 5.3.3 from a USB flash drive. I am having trouble installing a variety of programs due to missing shared libraries causing gcc to fail. The libraries missing are libelf,so.0 and libmpc.so.2. (libmpc.so,2 appears to be the one causing problems) How do I correct this so ...