/srv/irclogs.ubuntu.com/2007/02/26/#ubuntu-classroom.txt

=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-classroom
=== AMD- [n=thami@82.13.245.224] has joined #ubuntu-classroom
jribAMD-: hi12:27
jribsynaptic is a package manager12:27
AMD-hi jrib:12:27
AMD-thats what i used to install it12:27
jribAMD-: package managers install things in places other than /usr/local.  Anything in /usr/local was installed manually by yourself12:28
jribAMD-: so, you have pkg-config installed through the package manager, and that gives you /usr/bin/pkg-config12:28
AMD-ohh i truly dont remember12:28
jribAMD-: But, notice that you also have /usr/local/bin/pkg-config.  And that was *not* installed by the pacakge manager12:28
AMD-ohh ok12:29
AMD-any easy way to remove it12:29
AMD-sudo remove mabe ?12:29
jribI don't know how it was installed.  Things that are installed with 'make install' aren't straight forward to remove really.  Usually you can try 'sudo make uninstall' in the same directory that 'sudo make install' was issued, or you can just rm all the files manually12:30
naliothbe careful12:30
naliothjrib: what is the synopsis of the problem?12:31
jribAMD-: you can probably add the directories where /usr/bin/pkg-config looks to your PKG_CONFIG_PATH and then the /usr/local/bin/pkg-config will also look there, but I think it's better if you just remove this custom stuff you have in /usr/local12:31
jribnalioth: AMD- is compiling http://pastebin.ca/372208 but pkg-config can't find stuff because it's /usr/local/bin/pkg-config instead of the repo pkg-config12:31
AMD-so im now going to cd to  /usr/local/bin/ and try and run sudo make unistall12:32
naliothAMD-: no12:32
jribAMD-: that won't work12:32
AMD-ahhhhhh12:32
jribAMD-: how much stuff have you compiled on your own?12:32
AMD-when i was trying to get this dependency issue sorted... i want looking for them on google i installed some thing like 7 packages12:34
AMD-by them meaning the  Package requirements (gtkmm-2.4 >= 2.8.0 libglademm-2.4 >= 2.6.0 libxml-2.0 >= 2.6.0 )12:34
jribAMD-: ls /usr/local/bin    on pastebin please12:35
naliothnothing wrong with compiling your own stuff..... BUT it should be done with the right tools12:36
nalioth!checkinstall12:36
ubotucheckinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running!12:36
AMD-i also installed atk-1.0.0                  glib-2.0.0           gtk+-2.0.012:37
AMD-cairo-clock-0.3.2          glib-2.12.0          pango-1.0.012:37
AMD-cairo-clock-0.3.2.tar.bz2  glib-2.12.0.tar.bz2  pkgconfig-0.14.012:37
naliothoooh12:37
=== nalioth covers eyes
AMD-that was before tho to do with some thing El's12:37
AMD-many where not susecfully12:37
AMD-only the clock was12:37
AMD-i think*12:38
AMD-:)12:38
naliothAMD-: the only reason you would get 'dependency errors' in the first place would be if you were using non ubuntu packages12:39
AMD-i see12:39
AMD-http://pastebin.ca/37233112:39
AMD-what you asked for ^12:40
naliothi see non ubuntu packages in your /usr/local/bin that are critical to the system12:40
AMD-joking12:40
AMD-right?12:40
AMD-lucky i saved a back up of my OS :)12:40
AMD-shoud i  restore ?12:41
naliothrestore?12:41
naliothhave you upgraded your Ubuntu lately?12:41
naliothi don't thnik it's upgradable at this point12:41
AMD-its all in a tar file12:41
naliothi don't think that's gonna work to well12:42
naliothbut to each their own12:42
AMD-http://www.ubuntuforums.org/showthread.php?t=3508712:42
naliothusing non ubuntu debs brings in packages that have no update candidate (because they're not Ubuntu packages)12:42
naliothleaving the system half-way working and non-upgradable12:43
AMD-i see i will be very carefull next time12:43
naliothwhen you compile your own libs and such, you are doing the same thing . . .12:43
naliothi compile and develop stuff all the time, all the depends are available in the Ubuntu repos12:44
AMD-so will the backup work i dont see why it wont ?12:44
naliothi've never heard of backing up Ubuntu12:44
naliothi'd back up your /home/amd-/12:44
AMD-mabe you can the help me to install what i was try to install in the first place12:45
AMD-yeh i will12:45
naliothyes, we can help12:45
naliothjrib knows everything  :D12:45
AMD-i know12:45
AMD-hese helping so many people on #ubuntu12:46
AMD-its amazing12:46
jribI don't think you need to reinstall, can't he just wipe /usr/local nalioth ?12:47
naliothjrib: if his system is using those glibs, what do you think will happen?12:47
AMD-i just done a tar cvpzf backup.tgz /home12:48
jribnalioth: I think it will be fine, it'll just fall back to the stuff in /usr.  But he won't lose anything by trying before he does the reinstall12:48
naliothAMD-: you can rename /usr/local/bin, and restart12:49
AMD-good idea12:49
AMD-fingers crossed12:49
=== nalioth doesn't like deleting stuff right away
jribrename /usr/local then12:49
AMD-rename /usr/local/bin or /usr/local/12:50
=== jrib votes for sudo mv /usr/local /usr/local.backup
AMD-i could have dont that my self12:51
AMD-:(12:51
jribAMD-: what do you mean?12:51
AMD-i wanted to rename it myself12:52
AMD-i have done sudo mv /usr/local /usr/local.backup12:52
jribk12:52
jribtry to compile your program now12:52
AMD-system still working just going for a reboot12:52
AMD-reboot or ?12:53
naliothjrib: one would reboot to clear any usage of the programs in /usr/local12:53
naliothAMD-: reboot, please12:53
jribk12:53
AMD-ok great12:53
naliothls12:54
=== nalioth waits
AMD-ok the backup is done12:55
AMD-brb12:55
=== kupesoft [n=dave@CPE004010100002-CM00122583a50a.cpe.net.cable.rogers.com] has joined #ubuntu-classroom
=== kupesoft [n=dave@CPE004010100002-CM00122583a50a.cpe.net.cable.rogers.com] has left #ubuntu-classroom ["Leaving"]
=== AMD- [n=thami@82.13.245.224] has joined #ubuntu-classroom
AMD-hey01:03
jribhi01:03
AMD-im back01:03
AMD-workd01:03
AMD-i mean i can log on01:03
jribk, what happens when you try ./configure now?01:03
AMD-my beryl dose not work thou due to the scrips01:04
AMD-ok one sec01:04
AMD-checking for pkg-config... no01:05
AMD-checking for DEPS... configure: error: The pkg-config script could not be found or is too old.  Make sure it01:05
jribAMD-: sudo aptitude install pkg-config01:05
jribyou removed it before, remember?01:05
AMD-right01:05
AMD-checking for pkg-config... /usr/bin/pkg-config01:07
AMD-checking pkg-config is at least version 0.9.0... yes01:07
AMD-checking for DEPS... configure: error: Package requirements (gtkmm-2.4 >= 2.8.0 libglademm-2.4 >= 2.6.0 libxml-2.0 >= 2.6.0 ) were not met:01:07
AMD-No package 'gtkmm-2.4' found01:07
AMD-No package 'libglademm-2.4' found01:07
naliothAMD-: when it whines, search in apt for waht it wants, install the pkgs ending in -dev01:08
AMD-i have just found gtkmm-2 dev in sypnatic01:08
AMD-i did it01:10
AMD-it worked01:10
AMD-i didnt know of this place classrom01:11
AMD-thank you guys01:25
=== xeruno [n=xeruno@cable201-233-49-165.epm.net.co] has joined #ubuntu-classroom
=== AMD- [n=thami@82.13.245.224] has joined #ubuntu-classroom
=== hexidigital [n=root@unaffiliated/hexidigital] has left #ubuntu-classroom []
=== ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom
=== Pricey [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom
=== tonyyarusso [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-classroom
=== PWill [n=paul@cpe-24-208-190-43.columbus.res.rr.com] has joined #ubuntu-classroom
=== croppa [n=stuart@135.27.233.220.exetel.com.au] has joined #ubuntu-classroom
=== n2diy [n=darryl@ppp-42d42806.wlks.losch.net] has joined #ubuntu-classroom
=== macconline [n=macconli@190.37.39.203] has joined #ubuntu-classroom
=== DerXero [n=patrick@dslb-082-083-132-017.pools.arcor-ip.net] has joined #ubuntu-classroom
=== Crusher [n=You@ppp143-38.lns7.adl2.internode.on.net] has joined #ubuntu-classroom
=== hedix [i=usr642@c1.edrana.lt] has joined #ubuntu-classroom
=== elkbuntu [n=melissa@ubuntu/member/elkbuntu] has joined #ubuntu-classroom
=== hedix [i=usr2529@c1.edrana.lt] has joined #ubuntu-classroom
=== emonkey-p [n=emonkey@adsl-84-227-182-173.adslplus.ch] has joined #ubuntu-classroom
=== DerXero [n=patrick@dslb-082-083-129-171.pools.arcor-ip.net] has joined #ubuntu-classroom
=== finalbeta [n=finalbet@d54C68D0D.access.telenet.be] has joined #ubuntu-classroom
=== Pricey [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom
=== emonkey--p [n=emonkey@adsl-84-227-168-15.adslplus.ch] has joined #ubuntu-classroom
=== EDVINAS_ [i=usr3025@c1.edrana.lt] has joined #ubuntu-classroom
=== jrib [n=jasonr@upstream/dev/jrib] has joined #ubuntu-classroom
=== |Crusher| [n=You@ppp137-43.lns6.adl2.internode.on.net] has joined #ubuntu-classroom
=== jrib [n=jasonr@upstream/dev/jrib] has joined #ubuntu-classroom
=== elkbuntu [n=melissa@ubuntu/member/elkbuntu] has joined #ubuntu-classroom
=== macconline [n=macconli@190.37.39.203] has joined #ubuntu-classroom
=== n2diy [n=darryl@ppp-42d42806.wlks.losch.net] has joined #ubuntu-classroom
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-classroom
=== neuratix [n=lorents@84.16.204.46.netcrew.no] has joined #ubuntu-classroom
=== merriam [n=merriam@84-12-152-141.dyn.gotadsl.co.uk] has joined #ubuntu-classroom
=== cpk1 [n=cpk1@sjs-130-65-211-115.sjsu.edu] has joined #ubuntu-classroom
=== hybrid [n=x@easyubuntu/supporter/hybrid] has joined #ubuntu-classroom
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom
=== rhkfin [n=rhk@a88-114-123-46.elisa-laajakaista.fi] has joined #ubuntu-classroom
=== dougsko [n=doug@unaffiliated/dougsko] has joined #ubuntu-classroom
=== jaba [n=jaba@jaba.mbnet.fi] has joined #ubuntu-classroom
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-classroom
=== nalioth [i=nalioth@freenode/staff/ubuntu.member.nalioth] has joined #ubuntu-classroom
=== hedix [i=usr3250@c1.edrana.lt] has joined #ubuntu-classroom
=== n2diy_ [n=darryl@66.212.43.142] has joined #ubuntu-classroom
=== nalioth_ [i=nalioth@freenode/staff/ubuntu.member.nalioth] has joined #ubuntu-classroom
=== ChanServ [ChanServ@services.] has joined #ubuntu-classroom
=== nalioth_ [i=nalioth@freenode/staff/ubuntu.member.nalioth] has joined #ubuntu-classroom
=== hedix [i=usr3250@c1.edrana.lt] has joined #ubuntu-classroom
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-classroom
=== emonkey--p [n=emonkey@adsl-84-227-168-15.adslplus.ch] has joined #ubuntu-classroom
=== Pricey [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom
=== DerXero [n=patrick@dslb-082-083-129-171.pools.arcor-ip.net] has joined #ubuntu-classroom
=== PWill [n=paul@cpe-24-208-190-43.columbus.res.rr.com] has joined #ubuntu-classroom
=== JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-classroom
=== EDVINAS_ [i=usr3486@c1.edrana.lt] has joined #ubuntu-classroom
=== n2diy [n=darryl@66.212.43.142] has joined #ubuntu-classroom
=== popey [n=alan@ubuntu/member/popey] has joined #ubuntu-classroom
=== ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-classroom
=== Ubugtu [n=bugbot@ubuntu/bot/ubugtu] has joined #ubuntu-classroom
=== jrib [n=jasonr@upstream/dev/jrib] has joined #ubuntu-classroom
=== elkbuntu [n=melissa@ubuntu/member/elkbuntu] has joined #ubuntu-classroom
=== neuratix [n=lorents@84.16.204.46.netcrew.no] has joined #ubuntu-classroom
=== merriam [n=merriam@84-12-152-141.dyn.gotadsl.co.uk] has joined #ubuntu-classroom
=== cpk1 [n=cpk1@sjs-130-65-211-115.sjsu.edu] has joined #ubuntu-classroom
=== hybrid [n=x@easyubuntu/supporter/hybrid] has joined #ubuntu-classroom
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom
=== rhkfin [n=rhk@a88-114-123-46.elisa-laajakaista.fi] has joined #ubuntu-classroom
=== dougsko [n=doug@unaffiliated/dougsko] has joined #ubuntu-classroom
=== jaba [n=jaba@jaba.mbnet.fi] has joined #ubuntu-classroom
=== ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom
=== xeruno [n=xeruno@cable201-233-49-165.epm.net.co] has joined #ubuntu-classroom
=== pipedream [n=pipedrea@kingklip.aims.ac.za] has joined #ubuntu-classroom
=== EDVINAS__ [i=usr3490@c1.edrana.lt] has joined #ubuntu-classroom
=== pradeep [n=pradeep@59.92.86.243] has joined #ubuntu-classroom
=== AMD- [n=thami@82.13.245.224] has joined #ubuntu-classroom
=== jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-classroom
=== Largka [n=cyril@cable-195-162-211-223.upc.chello.be] has joined #ubuntu-classroom
=== finalbeta [n=finalbet@d54C68D0D.access.telenet.be] has joined #ubuntu-classroom
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom
=== finalbeta [n=finalbet@d54C68D0D.access.telenet.be] has joined #ubuntu-classroom
=== neuratix [n=lorents@84.16.204.156.netcrew.no] has joined #ubuntu-classroom
=== Turgon [n=Turgon@unaffiliated/turgon] has joined #ubuntu-classroom
=== lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-classroom
=== lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has left #ubuntu-classroom ["Ex-Chat"]
=== emonkey-p [n=emonkey@static-pro-212-101-27-121.adsl.solnet.ch] has joined #ubuntu-classroom
=== nalioth [i=nalioth@freenode/staff/ubuntu.member.nalioth] has joined #ubuntu-classroom
=== neuratix_ [n=lorents@84.16.204.156.netcrew.no] has joined #ubuntu-classroom
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom
=== cpk1 [n=cpk1@sjs-130-65-211-115.sjsu.edu] has joined #ubuntu-classroom
=== lukketto [n=lukketto@87.7.26.7] has joined #ubuntu-classroom
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom
=== lukketto [n=lukketto@87.7.26.7] has left #ubuntu-classroom []
=== TwoPints [n=frank@AC8D509F.ipt.aol.com] has joined #ubuntu-classroom
=== tonyyarusso [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-classroom
=== ash211 [n=andrew@user-11214rn.dsl.mindspring.com] has joined #ubuntu-classroom
=== finalbeta [n=finalbet@d54C68D0D.access.telenet.be] has joined #ubuntu-classroom
=== ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom
=== ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom
=== ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom
=== ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom
=== macconline [n=macconli@190.37.62.233] has joined #ubuntu-classroom
=== ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom
=== darich [n=trickyki@host86-142-224-50.range86-142.btcentralplus.com] has joined #ubuntu-classroom
=== hybrid [n=x@easyubuntu/supporter/hybrid] has joined #ubuntu-classroom
=== ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom
=== Crusher [n=You@ppp71-176.lns3.adl2.internode.on.net] has joined #ubuntu-classroom
=== PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom
=== ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!