| owner | xfmedia can play the songs....just amaroK cannot and neither can Kaffeine |
| intelikey | Alonea_ there are three files. /etc/environment the main system wide path can be in there /etc/profile the system wide shell path should be in there. and ~/.bashrc or ~/.bash_bashrc the user specific path should be in there. |
| skreech | !paste |
| ubotu | pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (be sure to give the URL of your paste - see also the #kubuntu channel topic) |
| intelikey | one can make and use ~/.profile also... |
| Alonea_ | intelikey: also it seems my posts after that never made it here either |
| intelikey | i know i said three and named five but you only have three of them. |
| Alonea_ | intelikey: nm on that. ok, after I did rockboxdev.sh, this is what it reported. Is this abnormal any? it seems different from the last time i did it. http://pastebin.ca/404493 |
| c0nv1ct | intelikey: you forgot ~/.bash_profile :P |
| Alonea_ | intelikey: dunno if this will make any sense to you since I dont think you have rockbox, but this is what it said at the end, http://pastebin.ca/404493. intelikey: those were things I had said... intelikey: I refigured out the path thing. |
| MikeC2 | intelikey: http://paste.ubuntu-nl.org/11290/ it just locks up while waiting for headers |
| intelikey | c0nv1ct while a path can be set there it is more app specific than all the others. |
| c0nv1ct | intelikey: its user-specific really |
| intelikey | yes and only bash login shells will read it iirc |
| c0nv1ct | intelikey: yeah, hence the "bash" in bash_profile |
| seth | does anyone know how to share an NTFS partition with samba? |
| intelikey | but not any bash. bash logins |
| ick | in leeenux? |
| seth | yep |
| epimeth | seth: you don't share partitions, you share folders seth: just mount the partiton and add its info to samba |
| seth | let me rephrase |
| c0nv1ct | seth: and you would share that folder with samba like any other on your system |
| seth | I have a usb drive formated ntfs and mounted using ntfs-3g, there is a folder in it i would like to share, I have samba installed and it can share any folder not on this drive however with this drive i receive an error when trying to share a folder on it |
| intelikey | Alonea_ makes perfect sense to me. you want to add PATH="$PATH:/usr/local/sh-elf/bin:/usr/local/m68k-elf/bin:/usr/local/arm-elf/bin" to one of the files that will be read in by all apps. /etc/profile would be a good choice. |
| seth | the error is as follows: An error occurred while trying to share folder '/home/seth/portable/Media'. Make sure that the Perl script 'fileshareset' is set suid root. |
| Alonea_ | intelikey: thats the bad thing though...I have done the path and it still wont work |
| intelikey | Alonea_ i would never add such a convoluted path... i'd make symlinks in /usr/local/bin to what ever is in those dirs. that's only read on login not mid session.... |
| bkudria | i'm using (k)networkmanager, but it doesn'y show my wireless device (i have a broadcom card that i must use ndiswrapper with, it creates eth1). i can use my wireless device fine (scanning with wlassistant) but network manager does not detect it...why? |
| seth | anyone know of samba having an issues sharing from ntfs partitions? |
| intelikey | Alonea_ symlinks will work without reloging in Contrast yes or use apt it does the same |
| Contrast | Right... Speaking of Synaptic and apt-get, is there an easy equivalent of apt-get's autoremove function in Synaptic? |
| Alonea_ | uh oh...fglrx wont install now i dont think... |
| intelikey | Contrast autoremove ? or autoclean ? |