Re: [gentoo-user] Libreoffice Compile

2013-05-13 Thread Silvio Siefke
Hello,

On Sun, 12 May 2013 17:35:06 +0200 Alan McKinnon
alan.mckin...@gmail.com wrote:

 Thus, I recommended you simply install libreoffice-bin

thats not simply, he downgrade much packages and give 
conflict msg without end. When Libreoffice 4 as bin 
is present ok, but actually is older version.

At moment compile libreoffice is running, i hope it
will be run without errors. At moment the Process run
14 hr and 40 minuts.  Power Book :)


Greetings and Thank you.

Silvio



Re: [gentoo-user] Libreoffice Compile

2013-05-12 Thread Alan McKinnon
On 11/05/2013 19:53, Silvio Siefke wrote:
 Hello,
 
 is there a way that i can compile Libreoffice on my Desktop System and 
 copy to the Netbook? Because the netbook need long time to compile 
 libreoffice,
 and the Desktop is little faster. Or can i build a libreoffice Package on 
 Desktop and copy to the netbook?
 
 The Netbook is a Samsung NC 10, Atom Processor and the Desktop is a Fujitsu 
 P4.
 
 
 
 Thank you  Greetings
 Silvio
 

Your desktop is a P4
Your netbook is an Atom

Others have noted how CHOST and CFLAGS must match on both machines,
otherwise the Atom will probably not run P4 code. This will probably be
a huge issue in your life and quite honestly, totally not worth it for
just one package.

Just install app-office/libreoffice-bin on the netbook instead

-- 
Alan McKinnon
alan.mckin...@gmail.com




Re: [gentoo-user] Libreoffice Compile

2013-05-12 Thread William Tomlinson
Correct me if I'm wrong, but it is possible from what I've read to cross
compile using distcc.
http://www.gentoo.org/doc/en/cross-compiling-distcc.xml seems to describe
this in detail, though the article is nearly 7 years old. I would prefer
this over a one shot package install since you could offload ALL of your
compiles. I have no personal experience with distcc and it may be more of a
headache than it is worth. I just know it was one of the options I looked
at for a similar issue.
On May 12, 2013 5:36 AM, Alan McKinnon alan.mckin...@gmail.com wrote:

 On 11/05/2013 19:53, Silvio Siefke wrote:
  Hello,
 
  is there a way that i can compile Libreoffice on my Desktop System and
  copy to the Netbook? Because the netbook need long time to compile
 libreoffice,
  and the Desktop is little faster. Or can i build a libreoffice Package on
  Desktop and copy to the netbook?
 
  The Netbook is a Samsung NC 10, Atom Processor and the Desktop is a
 Fujitsu P4.
 
 
 
  Thank you  Greetings
  Silvio
 

 Your desktop is a P4
 Your netbook is an Atom

 Others have noted how CHOST and CFLAGS must match on both machines,
 otherwise the Atom will probably not run P4 code. This will probably be
 a huge issue in your life and quite honestly, totally not worth it for
 just one package.

 Just install app-office/libreoffice-bin on the netbook instead

 --
 Alan McKinnon
 alan.mckin...@gmail.com





Re: [gentoo-user] Libreoffice Compile

2013-05-12 Thread Alan McKinnon
On 12/05/2013 15:48, William Tomlinson wrote:
 Correct me if I'm wrong, but it is possible from what I've read to cross
 compile using distcc.
 http://www.gentoo.org/doc/en/cross-compiling-distcc.xml seems to
 describe this in detail, though the article is nearly 7 years old. I
 would prefer this over a one shot package install since you could
 offload ALL of your compiles. I have no personal experience with distcc
 and it may be more of a headache than it is worth. I just know it was
 one of the options I looked at for a similar issue.

First, before I respond, please do not top-post. If Gmail's web-based
client makes not top-posting hard then please rather use a different client.

distcc is designed to do the same compile over many machines. By design,
they all run on the same compiler settings. You do not have this
scenario. You need to build on a P4 for Atom. That is not distcc, it is
cross-compile - which is a mission to set up properly. If you are
building for ARM then it is worth it. But for one package, and only
because the Atom builds slow? I doubt it's worth it.

Thus, I recommended you simply install libreoffice-bin


 
 On May 12, 2013 5:36 AM, Alan McKinnon alan.mckin...@gmail.com
 mailto:alan.mckin...@gmail.com wrote:
 
 On 11/05/2013 19:53, Silvio Siefke wrote:
  Hello,
 
  is there a way that i can compile Libreoffice on my Desktop System and
  copy to the Netbook? Because the netbook need long time to compile
 libreoffice,
  and the Desktop is little faster. Or can i build a libreoffice
 Package on
  Desktop and copy to the netbook?
 
  The Netbook is a Samsung NC 10, Atom Processor and the Desktop is
 a Fujitsu P4.
 
 
 
  Thank you  Greetings
  Silvio
 
 
 Your desktop is a P4
 Your netbook is an Atom
 
 Others have noted how CHOST and CFLAGS must match on both machines,
 otherwise the Atom will probably not run P4 code. This will probably be
 a huge issue in your life and quite honestly, totally not worth it for
 just one package.
 
 Just install app-office/libreoffice-bin on the netbook instead
 
 --
 Alan McKinnon
 alan.mckin...@gmail.com mailto:alan.mckin...@gmail.com
 
 


-- 
Alan McKinnon
alan.mckin...@gmail.com




[gentoo-user] Libreoffice Compile

2013-05-11 Thread Silvio Siefke
Hello,

is there a way that i can compile Libreoffice on my Desktop System and 
copy to the Netbook? Because the netbook need long time to compile libreoffice,
and the Desktop is little faster. Or can i build a libreoffice Package on 
Desktop and copy to the netbook?

The Netbook is a Samsung NC 10, Atom Processor and the Desktop is a Fujitsu P4.



Thank you  Greetings
Silvio



Re: [gentoo-user] Libreoffice Compile

2013-05-11 Thread William Tomlinson
Why not use libreoffice-bin? Or if you really want to compile from source,
look at distcc, as long as the processor is in the same family it should be
a straightforward configuration.
On May 11, 2013 1:54 PM, Silvio Siefke siefke_lis...@web.de wrote:

 Hello,

 is there a way that i can compile Libreoffice on my Desktop System and
 copy to the Netbook? Because the netbook need long time to compile
 libreoffice,
 and the Desktop is little faster. Or can i build a libreoffice Package on
 Desktop and copy to the netbook?

 The Netbook is a Samsung NC 10, Atom Processor and the Desktop is a
 Fujitsu P4.



 Thank you  Greetings
 Silvio




Re: [gentoo-user] Libreoffice Compile

2013-05-11 Thread Canek Peláez Valdés
On Sat, May 11, 2013 at 12:53 PM, Silvio Siefke siefke_lis...@web.de wrote:

 Hello,

 is there a way that i can compile Libreoffice on my Desktop System and
 copy to the Netbook? Because the netbook need long time to compile 
 libreoffice,
 and the Desktop is little faster. Or can i build a libreoffice Package on
 Desktop and copy to the netbook?

 The Netbook is a Samsung NC 10, Atom Processor and the Desktop is a Fujitsu 
 P4.

emerge --buildpkg libreoffice
scp /usr/portage/packages/app-office/libreoffice*
netbook:/usr/portage/packages/app-office
ssh netbook
emerge -k libreoffice

Just make sure the CHOST and CFLAGS on both machines are the same.

Regards.

--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



Re: [gentoo-user] Libreoffice Compile

2013-05-11 Thread Canek Peláez Valdés
On Sat, May 11, 2013 at 1:03 PM, Canek Peláez Valdés can...@gmail.com wrote:
 On Sat, May 11, 2013 at 12:53 PM, Silvio Siefke siefke_lis...@web.de wrote:

 Hello,

 is there a way that i can compile Libreoffice on my Desktop System and
 copy to the Netbook? Because the netbook need long time to compile 
 libreoffice,
 and the Desktop is little faster. Or can i build a libreoffice Package on
 Desktop and copy to the netbook?

 The Netbook is a Samsung NC 10, Atom Processor and the Desktop is a Fujitsu 
 P4.

 emerge --buildpkg libreoffice
 scp /usr/portage/packages/app-office/libreoffice*
 netbook:/usr/portage/packages/app-office
 ssh netbook
 emerge -k libreoffice

 Just make sure the CHOST and CFLAGS on both machines are the same.

Oh, and also the USE flags.

If you have enough diskspace, you can  have a chroot'd copy of the
netbook in your desktop, and emerge everything with --buildpkg and
copy the binaries to your netbook. I did that with a very old K6 that
I used as firewall, DHCP server, torrent server, NTP server, etc.,
before wireless modems were powerful enough, like twelve years ago.

Regards.
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México



Re: [gentoo-user] Libreoffice Compile

2013-05-11 Thread Silvio Siefke
Hello,

On Sat, 11 May 2013 13:57:30 -0400 William Tomlinson
watomlin...@gmail.com wrote:

 Why not use libreoffice-bin? Or if you really want to compile from
 source, look at distcc, as long as the processor is in the same
 family it should be a straightforward configuration.
 On May 11, 2013 1:54 PM, Silvio Siefke siefke_lis...@web.de wrote:

its older version, and the Princip of Rolling Releases is normal new 
Version of Software. Okay that's not really my argument, but libreoffice-bin
has older regirements and that msg make sometimes crazy in emerge -uDN @world,
special when you have upgrade problems. Or give other package with libreoffice 
4?


Thank you for help  Greetings
Silvio