Re: [gentoo-user] kopete & msn connectivity issues

2003-11-16 Thread Panard
Hello,
I've prepared an ebuild "kopete-cvs" to get latest kopete cvs version

http://gentoo.inzenet.org/kopete-cvs.tar.bz2

put this ebuild in your portage overlay, (net-im categorie)
$ ebuild kopete-cvs-1.ebuild digest
$ emerge kopete-cvs

You must unmerge kopete first.

Le Dimanche 16 Novembre 2003 03:09, gabriel a écrit :
>  apparently msn screwed with their protocol again and the kopete team has
> had to play catch-up.  they have, however developed a patch and it's
> available in cvs.  from http://kopete.kde.org/  :
>
>As of today (Friday November 14th 2003), MSN made some changes to their
>servers that prevent Kopete from connecting. The Kopete team went into
>action and fixed the problem in CVS within hours. To get the fix now,
> read the instructions on obtaining and building CVS. A solution for people
> who are unable to build Kopete from source will be available shortly.
>
>  so my question is, do i have to wait for an ebuild?  if so, how could i
> help the ebuild along?  thanks for any helpful info...

-- 

 [EMAIL PROTECTED]http://www.inzenet.org

"Computers are like air-conditioners, they stop working properly when you open 
Windows."


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Files URL

2003-10-06 Thread Panard
emerge -kUfp world ?

Le Lundi 6 Octobre 2003 21:43, SMS WebMaster a écrit :
>  Hi
>
>  I have gentoo in my computer with very slow connection and I want to
>  upgrade my box (emerge -kU world)
>
>  right now I want to get the upgrade pacgae URLs to be able to download
>  them from another computer with a fast connection
>
>  how can I get the package URLs ?( is there any parameter for that in
>  emerge) ?
>
>
>  Thank you

-- 

 [EMAIL PROTECTED]http://www.inzenet.org

"Computers are like air-conditioners, they stop working properly when you open 
Windows."


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] k3b problem

2003-09-02 Thread Panard
Le Mardi 2 Septembre 2003 12:12, Jan Meier a écrit :
>  Hi,
>  always when I want to burn an cd with k3b i get the error message
> "Operation not Permited" when it starts to burn!

run k3bsetup as root

-- 

 [EMAIL PROTECTED]http://www.inzenet.org

"Computers are like air-conditioners, they stop working properly when you open 
Windows."


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] vmware wtf!???

2003-08-30 Thread Panard
Le Samedi 30 Août 2003 11:11, Norberto BENSA a écrit :
>  Larry Augschöll wrote:
>  > try this:
>  > rc-update add vmware default
>  >
>  > this should load the vmware modules at start up
>
>  H
>
>  02:47:13 up 3 days,  2:39,  1 user,  load average: 0.00, 0.14, 0.45
>   ^
>
>  Does that tell you something? Like I don't "restart" that often? :-)

/etc/init.d/vmware start


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Newbie : list of files and packages ?

2003-08-29 Thread Panard
man qpkg
man etcat

Le Vendredi 29 Août 2003 15:17, Stéphane Peron a écrit :
>  Hi all !
>
>  I have found a file containing all packages available in /usr/portage.
>
>  Is there such a file that give in which package I can find a binary.
>  For example, I would like to install latex  How can I find the
>  package containing latex ?
>
>  Thanks for your help
>
>  Regards
>
>  Stéphane PERON

-- 

 [EMAIL PROTECTED]http://www.inzenet.org

"Computers are like air-conditioners, they stop working properly when you open 
Windows."


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] nfs mount of portage

2003-08-14 Thread Panard
you had to add no_root_squash option to /etc/exports at the line 
corresponding.

Le Mercredi 13 Août 2003 20:41, Patrick Marquetecken a écrit :
>  Hi,
>
>
>  I'm placing this moment my /usr/portage on my "home server"
>  I have unmount my local /usr/portage, and dit a nfs mount as root.
>  valinor:/export/home/portage/usr/portage nfsnoauto,user,rw
>
>  Now after my first emerge sync, i see permission errors, like:
>  failed to set permissions on app-i18n/skk-jisyo-extra : Operation not
> permitted are there other people on this list who have this kind of setup?
> and can give me some help. Should i use uid and gid in the mount line?
>
>  Ore just place the distfiles on a server?
>
>  Patrick

-- 

 [EMAIL PROTECTED]http://www.inzenet.org

"Computers are like air-conditioners, they stop working properly when you open 
Windows."


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Sandbox error on Redhat-Artwork

2003-07-28 Thread Panard
Le Lundi 28 Juillet 2003 16:10, Ben Ricker a écrit :
>  I keep getting the same error when emerging redhat-artwork-0.73:
>
>  --- ACCESS VIOLATION SUMMARY
> --- LOG FILE =
> "/tmp/sandbox-redhat-artwork-0.73-6908.log"
>
>  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
>  open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
> 
> ---
>-
>
>  I do not have sandbox setup in my make.conf. It is commented out:
>
>  #FEATURES="sandbox buildpkg ccache distcc userpriv usersandbox notitles
> noclean noauto cvs keeptemp keepwork"

try FEATURES="-sandbox" emerge , I've solve some problems like this with 
this method

-- 

 [EMAIL PROTECTED]http://www.inzenet.org

"Computers are like air-conditioners, they stop working properly when you open 
Windows."


--
[EMAIL PROTECTED] mailing list