[02:20] rww, whats up [06:38] Good morning. [09:12] Hi [10:26] Hi guys, why does hexchat not come with perl on ubuntu 14.10 ? [10:27] I tried compiling it, but ./configure says: Perl .................. : no [10:28] checking for perl >= 5.8.1... 5.20.1 [10:28] checking for perl >= 5.8.0... no [10:28] ?? [10:28] I don't get it [11:05] pipi_: try sudo apt-get build-dep hexchat [11:06] already tried that [11:06] I'm now trying cpan upgrade [11:06] here is the log from the configure of hexchat http://sprunge.us/KWUf [12:04] let me know if there's any solution [12:16] I forgot I was going to try compiling HexChat earlier [12:20] pipi_: no issues here https://paste.mikaela.info/?773c0f15f05d1d2f#mQlQpNlZPg/uB0ckciqqIvuB7+QNddVn3x/RgMsP568= - I did everything as .travis.yml says [12:21] you on ubuntu 14.10? [12:21] yes [12:21] where's that travis.yml ? [12:21] oh there's a dot behind it [12:21] sorry my bad [12:21] will read it [12:21] .travis.yml, it's hidden folder in HexChats source [12:22] * Ciblia is Mikaela from just-compiled HexChat. [12:22] HexChat: 2.11.0 ** OS: Linux 3.16.0-23-generic x86_64 ** Distro: Ubuntu "utopic" 14.10 ** CPU: 8 x Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (GenuineIntel) @ 3,09GHz ** RAM: Physical: 15,4GiB, 87,9% free ** Disk: Total: 456,4GiB, 62,1% free ** VGA: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller ** Sound: HDA-Intel - HDA Intel PCH ** Ethernet: Realtek Semiconductor Co., Ltd. CIe Gigabit [12:22] Ethernet ** Uptime: 4h 10m 46s ** [12:23] still Perl .................. : no :\ [12:23] Weird [12:24] conftest.c:(.text+0x5): undefined reference to `PL_memory_wrap' [12:24] that's why it fails according to config.log [12:24] conftest.c:(.text+0x14): undefined reference to `Perl_croak_nocontext' collect2: error: ld returned 1 exit status [12:25] Thanks, you just made me notice that my oidentd was broken :) [12:25] this is better [12:28] So my perl is broken [12:28] I think. [12:35] Ciblia [12:35] I have no idea [12:37] gcc: error: unrecognized command line option '-V' [12:38] my gcc version is 4.9.1 [12:41] oh, I used clang [12:41] how? [12:41] sorry I'm a noob in compiling, never used clang [12:42] I have these ifs in my bash & zshrc https://github.com/Mkaysi/shell-things/blob/master/zshrc#L778 [12:42] so I am always automatically using clang when it's installed [12:44] for using it just once I think it would be installing clang and then [12:44] export CC=clang [12:44] export CXX=clang++ [12:44] and then autogen and configure etc. normally [12:45] You might want to report that build issue to #hexchat in case it's related to newer gcc [12:45] or maybe it belongs to #hexchat-devel , I am not sure. [12:55] now I'm getting configure: error: C compiler cannot create executables [12:55] nvm, just needed to run as root [12:55] I'm running out of ideas, I didn't do anything out of the ordinary on the upgrade. [12:56] make should work without root, make install needs root unless you used different prefix [12:58] no I meant ./configure [13:03] weird, that shouldn't need root [13:16] Hiyas all [13:17] Mikaela: what perl version you have? [13:18] hi [13:18] hmm [13:18] % perl --version [13:18] This is perl 5, version 20, subversion 1 (v5.20.1) built for x86_64-linux-gnu-thread-multi [13:18] (with 37 registered patches, see perl -V for more detail) [13:20] HexChat says that there is /pl command, but I cannot find any method to see what perl version this is using. [13:24] Mikaela: did you git clone hexchat?= [13:24] yes [13:28] #perl "people" say it's hexchat's configure that is wrong [13:28] but it can't be because you used the same configure I did [13:33] I am pastebinning my config.log [13:33] pipi_: http://sprunge.us/BTiM [13:33] if it helps [13:37] yes thank [15:09] help ! can i install ubuntu 14.10 beta 2 or it still has the same dependencies problems with mencoder package ??????? [15:10] I am running Ubuntu 14.10 without issues, but I have no idea about depedency problems and I believe this is release candidate not beta [15:11] i have serious problems with dependencies [15:11] it misses mencoder [15:11] can you install mencoder ? [15:11] the beta 2 is release candidate ? [15:12] Package mencoder is not available, but is referred to by another package. [15:12] is what I see here digitalcrow [15:12] https://paste.mikaela.info/?4bb3f7d851d9ef70#1VICKVOFacrKgmcvZbk/2ZzuQZc2WazaExuTBmACvOQ= [15:12] that [15:12] !info mencoder [15:12] Package mencoder does not exist in utopic [15:13] many video applications needs that [15:13] am i gonna be ok if i install today and keep updating [15:13] till sunday that comes out ? [15:14] I suppose it to be replaced by something, I don't think the maintainers will remove that package without reason. [15:14] http://www.archivum.info/ubuntu-bugs@lists.ubuntu.com/2014-07/05334/%28Bug-1339068%29-%28NEW%29-depends-on-mencoder-which-doesn%27t-work-with-libav-10.html [15:14] bug 1339068 [15:14] bug 1339068 in h264enc (Ubuntu) "depends on mencoder, which doesn't work with libav 10" [Undecided,New] https://launchpad.net/bugs/1339068 [15:16] ? what ? its gone forever ? [15:18] thats why i got so many dependencies errors what about the packages that need it ? [15:18] can't answer that digitalcrow - just pointing you at some relevant information [15:19] am i gonna be ok if i install today ( i have 2 days off from work and i can test and install many apps from repos) Do you recommend to stay with the lts [15:19] if mencoder is something you need and it's working in 14.04 I'd not move to 14.10 [15:21] if you have a full 2 days then compile mencoder yourself :) [15:21] if i move to 14.10 do i still get the updates till the release ? it would be the same ? [15:26] digitalcrow: On that last question: yes. [15:30] digitalcrow, install libav-tools, it's the replacementr for mencoder [15:30] ok thank you i will start download the beta2 [15:31] do you think its possible to close the vsync from compiz settings when i want to play games for better performance ? === magic is now known as pretty [17:03] One of the services on my system is getting goofed up when I disconnect a monitor, and I'm trying to figure out which one - font alaising, my gtk theme, and my icon theme all end up looking like they've fallen back to older looking UI [17:04] Also, keyboard shortcuts stop working - here's what GTK UI elements look like - http://i.imgur.com/QVVH5fw.png [17:05] khamer, is that GNOME Shell? [17:05] If it is, then it's most likely gnome-settings-daemon [17:06] Daekdroom: no, its XFCE, but all applications are affected [17:06] Hm. I don't know how xfce works. [17:11] I have gconfd, xfconfd, xfdesktop, and xfce4-session, I wonder if one of those is the culprit [17:39] Mikaela: what was the link for the clang thing again? [17:40] what clang thing? try google [17:40] nvm, found it [17:40] https://github.com/Mkaysi/shell-things/blob/master/zshrc#L778 [17:45] LOOOL [17:45] clang fixed the issue [17:45] Perl .................. : yes [17:45] * pipi_ claps [17:45] thanks to you Mikaela [17:46] clang shouldn't fix the issue or there is a bug, pleaser report it to #hexchat-devel or https://github.com/hexchat/hexchat/issues [17:46] well it did [17:47] all I did was: apt-get install clang and then I went to that link you gave me and I copied from line 778 to line 787 into my .bashrc then I opened a new terminal and so on [17:47] I didn't apply any patches or other packages then clang to fix the issue, clang sorted it out [17:47] I will report it anyway [17:47] #hexchat-devel Cannot join channel (+b) - you are banned [17:47] ?! [17:48] I was never even in the channel [17:48] oh well [17:48] I'm out of here, peace [17:48] o/ === Termana is now known as Guest17934 [19:37] Hi [20:49] Where can I get a Utopic vagrant image? [20:51] I would imagine https://cloud-images.ubuntu.com/utopic/current/ === dougiel is now known as generic-entity [20:52] genii: Doesn't seem to be the same as http://cloud-images.ubuntu.com/vagrant/ [20:53] (same contentes) [20:53] contents* [20:53] Ah, yes. Not in there yet. [20:53] Are Vagrant images not built for devel versions? [21:31] HI! I'm using ubuntu 14.10 and I have both kde and gnome installed. now I try to use an vpn, but even tough the network manager says it's connected, it is simply ignored(whatismyip.com shows my original ip). how can solve this? [21:39] Hello chaps. Anyone know if Broadcom support is any better in Unicorn?(I'll find out Thursday anyway) [21:39] If you mean for network devices using their chips, likely not any better than 14.04 [21:40] hi all [21:40] Too bad. The package uses a newer apparent build, but if no better, well, shame. [21:40] Why would anyone upgrade on Thursday? :-) [21:41] Early adopters :) [21:41] I want to use the latest 14.10 iso on Virtualbox but graphics are all broken [21:41] Surely you either do it before, or wait a week :-) [21:41] 23rd is this Thursday? [21:42] http://imgur.com/XuwtCkl [21:42] Hey, it's a night in. [21:42] could someone help me with this? [21:44] DX099 - VirtualBox has a dedicated Graphics emulator, which they might not upgrade in sync with 14.10; I know it works fine with 14.04 as Guest. [21:45] simonor, yeah but it seemed strange to see it broken like that... [21:46] there are plenty of video on screenshots showing it working... [21:46] If you use 14.10 as HOST, consider QEMU; any guest files you have are readily convertible to QCOW2 format for Qemu, using Vbox command and Qemu commands. [21:47] Qemu advantage - you can run it as a straight command line, or a script, or in a management GUI. [21:47] So it's the guest 14.10 you want? [21:48] I'm using 14.10 as a the guest system to be virtualized under Ubuntu 14.04 [21:48] yes [21:50] Right, you might want to examine the options for video emulation(as you probably have). I only use 14.04 guest on a Windoze 7 Host; won't be upgrading until official time later this week, so I'm not much help. [21:51] Except to say that on 14.04 hosts there are certain advantages to Qemu. [21:53] Advantages - Possibility of iommu hardware passthru for networking and USB, no need for Guest Additions, 100% open source. [21:54] Disadvantages - learning curve, graphics not as quick as VBox, possible learning curve. [21:55] Anyway, I need to sleep. Hacking embedded hosts tomorrow. === pretty is now known as magic