Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Wednesday, February 1, 2017

#ubuntu channel featuring turista, glache, l9, wafflejock, hateball, ubottu,

l9 2017-01-31 20:46:01
turista: problem is that when you make a program you need too include all kinds of shit apposed too apt get install
hateball 2017-01-31 20:46:12
!compile | turista
ubottu 2017-01-31 20:46:12
turista: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall
wafflejock 2017-01-31 20:46:36
turista, yeah that means there's a Makefile in there and it has some default target with a bunch of commands in there one of them builds the program with gcc (the c compiler) it fails cause the expected path for that file/library isn't right for your system
turista 2017-01-31 20:46:52
I'm trying to see if I've the .h with the find command
l9 2017-01-31 20:47:28
turista: try this apt search "nameofprogram"
l9 2017-01-31 20:47:41
whitout the "part"
l9 2017-01-31 20:47:44
but.-...
turista 2017-01-31 20:49:45
gosh I don't have it
turista 2017-01-31 20:49:45
may I know wich package should I install to get it?¿
turista 2017-01-31 20:51:47
gcc -pthread rarcrack.c `xml2-config --libs --cflags` -O2 -o rarcrack
wafflejock 2017-01-31 20:52:24
turista, looks like it's in libxml2-dev
turista 2017-01-31 20:54:36
I gotta test it
turista 2017-01-31 20:55:12
dang I don't have it >_< then what I've been installing with the xml2
turista 2017-01-31 20:58:00
but thank you for your time, gonna do that tomorrow; the wireless here is another troubleshooting :-P~
db09 2017-01-31 20:58:05
hi I'm trying to set up a server in virtual machine (version 5.1.4) with ubuntu server 14.04. When I ping 8.8.8.8 I'm geting "destination host unreachable" - any help appreciated
turista 2017-01-31 20:58:19
have a good night or day, dunno where u're now, bye-bye
glache 2017-01-31 21:39:41
hi
glache 2017-01-31 21:40:57
I have a question and found it unanswered on StackOverFlow...How can I disable avahi-daemon in Ubuntu 16.04?...http://askubuntu.com/questions/761292/how-to-disable-avahi-daemon-in-ubuntu-16-04-lts
jimmyar 2017-01-31 21:43:14
how do i know that the gnome-image-viewer name in the command line /? To open it from there ?
jimmyar 2017-01-31 21:43:28
How the heck do I know it's name ? It's not called viewer
jimmyar 2017-01-31 21:43:44
So yes, that's a problem I want to know the name of the binary ?
glache 2017-01-31 21:43:57
Drag it to the terminal
hateball 2017-01-31 21:43:59
jimmyar: you can use "xdg-open filename" to use whatever is default for that mime type
jimmyar 2017-01-31 21:44:01
which is the executable name for it ? how
jimmyar 2017-01-31 21:44:22
no xdg-open just opens the file, I want to know the name of the binary
jimmyar 2017-01-31 21:44:47
How do I drag it to the terminal ?
jimmyar 2017-01-31 21:44:50
I never did it
jimmyar 2017-01-31 21:45:00
I always use the cli ,so ...