[02:24] How can I find out the exact configure flags used to compile OpenSSH on my lubuntu machine? [02:35] hi guys [02:36] !source | linguini [02:36] linguini: You can easily fetch a package's source with apt-get. See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html [02:36] Xgates: Welcome back. [02:37] I'm running Lubuntu in virtualbox so I can compile/build Android and I'm trying to use ccache to assign a certain amount of disk space for ccaching as this cmd; [02:37] ~/android/omni/prebuilts/misc/linux-x86/ccache/ccache -M 25G [02:37] but when I run it I'm getting this back at the terminal; [02:37] bash: /home/foo/android/omni/prebuilts/misc/linux-x86/ccache/ccache: No such file or directory [02:38] and I have the path and ccache in it; [02:38] :~/android/omni/prebuilts/misc/linux-x86/ccache$ ls [02:38] ccache MODULE_LICENSE_GPL NOTICE PREBUILT [02:39] So I don't get why I can't run this in Lubuntu? I've tried the command as the full path too and I also just tried running ccache in it's own directory as ./ccache -M 25 and the same thing... [02:39] I'm lost, I've never seen anything like this before in Linux when you have something bash is telling you it can't find it... [02:39] errrrrrrr [02:39] * Xgates bangs head [02:39] anyone have a clue here? [02:40] have you checked the permissions? [02:40] it's owned by me as a user... [02:40] -rwxr-xr-x 1 foo foo 31812 Nov 23 09:06 ccache [02:41] it's not owned by root a user can run it... [02:41] assumedly you've tab completed your way to it? [02:41] yes I ran it in the /path too [02:41] ~/android/omni/prebuilts/misc/linux-x86/ccache$ ./ccache -M 25G [02:41] bash: ./ccache: No such file or directory [02:42] * wxl shrugs [02:42] I was building this in Mint yesterday too and it worked just fine, but I wanted something lighter so I thought I'd try Lubuntu... [02:43] well they use the same repos [02:43] its doubtful they use different versions of bash [02:44] this is crazy I've never seen this before in Linux... [02:44] errrrrrrrrr [02:49] file ccache [02:50] file /home/foo/android/omni/prebuilts/misc/linux-x86/ccache/ccache [02:50] /home/foo/android/omni/prebuilts/misc/linux-x86/ccache/ccache: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.2.0, stripped [02:50] x86_64 [02:50] ok I need 32-bit compatibility libs [02:50] I thought i had that too [02:50] thanks guys === S-USA is now known as SonikkuAmerica [03:44] TheMaster: Thanks, I tried 'apt-get -b source openssh-client'; I'm investigating the result. === Resu_Etavirp is now known as Private_User === Private_User is now known as Resu_Etavirp === Resu_Etavirp is now known as User_Private === User_Private is now known as Private_User === TheMaster is now known as Unit193 [06:19] Hi Guys! Can I ask for help? I have a dual boot WinXP and Lubuntu. My WinXP internet browsing is fine while Lubuntu mostly can browse google sites only. Do you know what's wrong? [19:00] is there a way for me to install Monaco as a terminal font? [19:01] It's great that I can get it in gui apps, but i'm in the console more often than the gui [20:13] cat /etc/wpa_supplicant/wpa_supplicant.conf [20:13] grml [22:48] is there a way to keep the system from launching lxpanel at startup? [22:48] I use a tiling window manager in place of openbox and would rather not have the panel running unless I call it myself [22:49] (rarely use the panel since i use dmenu as my application launcher) === Guest77697 is now known as everydaylinuxuse