Re: [gentoo-user] Video Card of Death! (Yes its on topic.)

2006-08-15 Thread Julien Cabillot
I have Xorg7.1  ati-drivers, that's work fine.On 8/15/06, Neil Isaac [EMAIL PROTECTED] wrote:
On 8/15/06, Ian Kabeary [EMAIL PROTECTED] wrote:
 Hi there, My laptop has a Radeon 9100. Toshiba advertised a 9000 so at the time I was happy. Then I realized that the proprietary ATi drivers dont give this card 3d acceleration, which it is totally capable of. Anyway, I tried the wiki
 instructions on getting this card to work but they are quite cryptic the way they have written them. It kind of branches off into three different ways of doing it, but you never know what reading to skip and what to do.
 I got reasonably far. What I did was take the support for the direct rendering manager out of the kernel, while including the Radeon driver and other associated things. For the purposes of this support request, I do not
 believe they are completely relevant. After doing what I think it was that I should do, I started X. (I have 7.1.1 by the way). What I end up with is that it cant find the drivers because the version of the radeon driver
 version doesn't match the server version or something? I have no idea what that means. Projects use wy different versioning systems. Seriously, I have no clue what its going on about! :) Is this a cryptic way of saying the driver wants
 Xorg  7.0?Xorg 7.0 should be fine. Nvidia and ati have not released drivers thatwork with 7.1 yet. In my experience, ati drivers are hell to getworking (I never did get them working in the end - but I do have
friends who have gotten them up and running) so I wish you luck.--Neil Isaac[EMAIL PROTECTED]--gentoo-user@gentoo.org
 mailing list-- Julien Cabillot


Re: [gentoo-user] Re: is samba 3.0.23b available in some form

2006-08-13 Thread Julien Cabillot
I'm not on a gentoo box now, so it should be something like that:
# mv samba-3.0.23a.ebuild /path/to/an/overlay/the_category-for_samba/samba/samba-3.0.23b.ebuild
# ebuild samba-3.0.23b.ebuild digest
# emerge -u samba

If you don't have an overlay yettake a look at: http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds
On 8/13/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
Stefan Schweizer [EMAIL PROTECTED] writes: 
[EMAIL PROTECTED] wrote: Anyone know if something is available in version 3.0.23b? You can just rename the ebuild and put it into your overlay until the gentoo samba developers get to it.
That sailed right over my thick skull.Can you elaborate, at least alittle please?Rename the ebuild of 3.0.23a to 3.0.23b and then what?--gentoo-user@gentoo.org
 mailing list-- Julien Cabillot 


Re: [gentoo-user] Re: is samba 3.0.23b available in some form

2006-08-13 Thread Julien Cabillot
(excuse my english, I'm french)On 8/13/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
Something here is a bit confusing... I don't understand how renamingone version of samba to another does much for me.I need the actual
new version installed, not the old version renamed and installed asthe new version.Portage download the file samba-{the_version_in_the_name_of_the_ebuild}.The ebuild file just contains commands and parameters to compile samba, it doesn't contain the source. Often, new versions don't need change in parameters/commands.
Unless something very magic happens at:# ebuild samba-3.0.23b.ebuild digest
The digest is just a security option (this create the md5 of the file).-- Julien Cabillot


Re: [gentoo-user] Java Installation: failed on MD5 verification

2006-07-11 Thread Julien Cabillot
# ebuild path_to_the_ebuild/sun-jdk-1.5.0.07.ebuild digestAfter that emerge sun-jdkOn 7/11/06, Leandro Melo de Sales 
[EMAIL PROTECTED] wrote:embedded distfiles # emerge -v =sun-jdk-1.5*Calculating dependencies... done!
 Emerging (1 of 1) dev-java/sun-jdk-1.5.0.07 to / checking ebuild checksums ;-) checking auxfile checksums ;-) checking miscfile checksums ;-) checking jdk-1_5_0_07-
linux-amd64.bin!!! Digest verification failed:!!! /usr/portage/distfiles/jdk-1_5_0_07-linux-amd64.bin!!! Reason: Failed on MD5 verification!!! Got: 9dfbc464d20145a5f4e91534c01c5624!!! Expected: 41c9d6bc3b2c0865d8c32ecb915d0091
How to solve this?Thanks,Leandro.--Leandro Melo de Sales.Computer Science MSc CandidateLaboratório de Sistemas Distribuídos - lsd.ufcg.edu.br
Laboratório de Computação Pervasiva - embedded.ufcg.edu.brUniversidade Federal de Campina Grande - UFCG--gentoo-user@gentoo.org
 mailing list-- Julien Cabillot


Re: [gentoo-user] gcc-4.1.1

2006-06-07 Thread Julien Cabillot
I use many software from gnome/kde/... and no problemsOn 6/7/06, Peper [EMAIL PROTECTED] wrote:
 any one here know any thing about these problems ??after emerge -e world everything is working fine.--Best Regards,Peper--gentoo-user@gentoo.org
 mailing list-- Julien Cabillot


Re: [gentoo-user] CVSup vs Gentoo's Rsync

2006-02-21 Thread Julien Cabillot
On 2/21/06, Ow Mun Heng [EMAIL PROTECTED] wrote:
 [SNIP]

   * Local changes will be preserved if you want them to, just like
 anoncvs. Anyone who's ever had their package.mask file
 overwritten by an emerge rsync will appreciate this feature.

 [SNIP]

If you don't want loose your package.mask, use /etc/portage/package.mask.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - Help setting up eix!

2006-01-06 Thread Julien Cabillot
eix kde ?On 1/6/06, Michael Sullivan [EMAIL PROTECTED] wrote:
I've been reading about eix, and as using emerge Ss takes forever, Idecided to try eix.I emerged it and ran update-eix and tried to searchfor kde.Here's my output:camille ~ # update-eixReading Portage settings ..
Building database (/var/cache/eix) from scratch ..[0] /usr/portage/ (cache: cdb) Reading 100%[1] /usr/local/portage (cache: none) Reading 100%Applying masks ..Database contains 0 packages in 145 categories.
camille ~ # eix -s kdeFound 0 matchescamille ~ #What am I doing wrong?--gentoo-user@gentoo.org mailing list