On 1/3/07, Tom Connell <[EMAIL PROTECTED]> wrote: > >From: "Hisham Muhammad" <[EMAIL PROTECTED]> > >Reply-To: Development of the GoboLinux > >distribution<[email protected]> > >To: "Development of the GoboLinux > >distribution"<[email protected]> > >Subject: Re: [gobolinux-devel] New User > >Date: Tue, 2 Jan 2007 13:57:25 -0200 > > > >On 1/2/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > > 2007/1/2, MJ Ray <[EMAIL PROTECTED]>: > > > > "Tom Connell" <[EMAIL PROTECTED]> wrote: > > > > > Is this list and the users list still active? > > > > > > > > Yes, as far as I can tell. Maybe hotmail is broken (again!) and you > > > > should upgrade to ippimail.com? > > > > > > > Yup, it's active alright. Although it's been Christmas and New Yeras > > > eve with vacatoins and such. That's probably why there hasn't been > > > much trafic lately. > > > > >From my part, at least, that's the reason -- my internet access has > >been a bit limited these last few weeks and most of the other devs I > >talked to were out of town as well; but they should be returning this > >week. :) > > > >-- Hisham > >_______________________________________________ > >gobolinux-devel mailing list > >[email protected] > >http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel > > Thanks to all that have replied! It seems that I am getting mail from the > development list (which I joined today), but not the users list which I > joined last week! I have checked my user account on the list and it seems > OK, but there are messages in the archive sent since I joined which have not > been EMailed to me! > > Also sorry for the confusion over the faq it was the knowledge base I was > trying to access and that seems to be timing out! > > Where is the best place to seek help? This list or the users (if I can get > EMails from there!)? I guess the users list! Because there are more people there! Everyone on this one is on the users list too though! > Compile also can only be run using sudo in a console! Eventhough I have set > myself up with admin rights Compile under Manager does not have the right to > create a directory to unpack an archive! Also every Recipe I have tried so > far bombs with compile errors during one of the components! > > I have tried KMyMoney, KDE-SDK, and Wine for example! > > All have failed with compiler errors! One component (ALC? sorry not in front > of the gobo system at present) gets a 404 error from the archive url, but > even if I skip that component others fail to compile with syntax errors in > the code unrelated to potential missing libraries. You'll need to give some more detail on what the errors are! Syntax errors should be pretty rare!
> After upgrading to KDE 3.5.5 using Manager I no longer have a graphical > login! I just get a text login and have to run startx after logging in! I > resolved that one by going back to KDE 3.5.3 Take a look in the system logs on startup. I'd suspect that kdm has a missing library and isn't able to launch. An upgrade shouldn't change what tasks are run, although I guess packaging errors could make that happen. If it is a task error you can easily fix it by editing the boot config - it's simple enough that you can actually do that here, which is nice. > After updating Scripts my network no longer shuts down properley as the dhcp > pid file is not deleted and dhcp will then not start on next boot I have to > sudo rm the file and then sudo StartTask Network to get it up I don't know about this, but you can chuck `rm /path/to/file.pid` at the end of the shutdown script as a stopgap. I suggest you split these out into separate threads on the users list. It sounds like you've run into a couple of bugs scattered around. If you're still not getting mail from the users list, check they're not being spam-filtered, and if not get in touch with me again and I'll look into it on the list server. -Michael _______________________________________________ gobolinux-devel mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
