#slitaz 2014-03-17

[00:01] newguise1234: also, is there an easy way to enable ctrl+alt+f? right now the terminals are all black w/ a greyed out _ on the upper left
[01:46] newguise1234: TazBot: what is an undigest?
[01:48] newguise1234: or anyone else lol
[04:10] newguise1234: hey yall, is there a package for linux-headers? or another repository outside of main?
[06:19] banjo: linux-api-headers and linux-module-headers. dont know if thats it
[06:37] newguise1234: thx
[06:39] newguise1234: I decided to move from stable to cooking, and now I'm missing "crt1.o crti.o -lc crtn.o" 4 seperate lines, when ld is used through gcc/g++
[06:42] banjo: sorry. dont know anything about compiling:)
[06:43] newguise1234: np
[07:39] newguise1234: it turns out I didn't have glibc-dev installed, thats what you get by installing packages manually I guess lol
[08:02] newguise1234: hey yall, now I'm getting "wlan0: Could not read SSID from driver" when I run wpa_supplican -iwlan0 -c/etc/wpa_supplicant.conf; I have firmware-iwlwifi-6050 installed, which is appropriate for my wireless card.
[08:18] newguise1234: found the problem, default wpa_supplicant.conf can have ap_scan=0 which totally disable looking for an ap on a wireless connection? so just change it to 1
[20:46] Trixar_za!trixarian@2400:8900::f03c:91ff:fe69:e40f PRIVMSG #slitaz :: !teach undigest It's a repository of packages that are still in testing and may break your system if used.
[20:46] TazBot!~tazbot@li618-159.members.linode.com PRIVMSG #slitaz :Sorry, there's a syntax error in that command: Sorry, there's a syntax error in that command!
[20:46] Trixar_za!trixarian@2400:8900::f03c:91ff:fe69:e40f PRIVMSG #slitaz :: !teach undigest | It's a repository of packages that are still in testing and may break your system if used.
[20:46] TazBot: New response(s) learned for "undigest"
[23:32] newguise1234_: hey yall, I have a list of packages that are required to compile the julia programming language, what should I do with this?
[23:32] newguise1234_: in cooking, but if I'm not mistaken it should work with stable if its i386
[23:33] newguise1234_: not to put work on anyone else, just figured I'd put this out there because I spent the past day being frustrated
[23:34] newguise1234_: and I figured it would be nice for others lol
[23:34] newguise1234_: on another note, is it possible to run git/make from within a tazpkg script?
[23:36] newguise1234_: or possible after my compile is complete, I could pass the folder to someone here? I might have to clean it up, I was told by someone else that their compile folder for julia was ~2.1G
[23:36] newguise1234_: http://julialang.org/ if anyone is interested in what I'm talking about