Re: [gentoo-user] java virtual machine

2015-12-14 Thread Frederico Moraes Ferreira

Tks

Em 11-12-2015 23:35, Urs Schütz escreveu:

On 12/11/15 20:47, Urs Schütz wrote:

On 12/11/15 15:12, Frederico Moraes Ferreira wrote:

Has anybody happen to know which java distribution, except the oracle
one, will carry javaws?
Thanks,
Fred


javaws was working here with icedtea-bin-7.



Correction: dev-java/icedtea-web seems to be the package providing 
javaws for icedtea.







Re: [gentoo-user] java virtual machine

2015-12-11 Thread Frederico Moraes Ferreira
Has anybody happen to know which java distribution, except the oracle 
one, will carry javaws?

Thanks,
Fred

Em 10-12-2015 23:06, Urs Schütz escreveu:
I do not know the answer to your question. But here is how I switch 
java virtual machines:


$ eselect java-vm list
Available Java Virtual Machines:
  [1]   icedtea-bin-7  system-vm
  [2]   oracle-jre-bin-1.7

$ eselect java-vm set user 2
or
$ sudo eselect java-vm set system 2





[gentoo-user] java virtual machine

2015-12-10 Thread Frederico Moraes Ferreira

Hi List,
I'm trying to set the java virtual machine as follows:


mephisto ~ # java-config --list-available-vms
The following VMs are available for generation-2:
*)Oracle JDK 1.8.0.66 [oracle-jdk-bin-1.8]

mephisto ~ # java-config --set-system-vm oracle-jdk-bin-1.8
Now using oracle-jdk-bin-1.8 as your generation-2 system JVM

ferreirafm@mephisto ~ $ java-config --set-user-vm oracle-jdk-bin-1.8
Now using oracle-jdk-bin-1.8 as your user JVM
#

Well, when I try to install some java application, it issues that no 
virtual machine

is in the PATH (as show bellow).


ferreirafm@mephisto ~/Downloads $ sh ./install-jalview.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable.  You must install a VM prior to
running this program.
#

I know I can set PATH in the .bashrc, but shouldn't
" java-config --set-user-vm" do the work?

Best,
Fred



Re: [gentoo-user] upgrade gnome-3.16.2-r2 -> gnome-3.18.2

2015-11-30 Thread Frederico Moraes Ferreira
Indeed, gnome-base/gnome-3.18.2 ebuild is not in portage yet. However, 
there are other more than 100 ebuilds from that version. In this case, 
would be better wait for a while before upgrade then.

Thanks for clarify.
Best

Em 30-11-2015 15:14, Jc García escreveu:

2015-11-30 2:47 GMT-06:00 Frederico Moraes Ferreira :

Thanks for your replay.
Not sure, but looks like the Gnome version depends on your system profile.
I've been using the:
[5]   default/linux/amd64/13.0/desktop/gnome/systemd *

This is a ebuild example:
[ebuild U  ] gnome-base/gdm-3.18.2::gentoo [3.16.4::gentoo]
USE="branding introspection ipv6 tcpd -accessibility -audit -debug -fprint
-plymouth (-selinux)


What I meant is there's no gnome-base/gnome-3.18.2 ebuild in the
portage tree, GDM is only the login not all of GNOME, profiles has
nothing to do here.







Re: [gentoo-user] upgrade gnome-3.16.2-r2 -> gnome-3.18.2

2015-11-30 Thread Frederico Moraes Ferreira
ita karbon 
braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load 
memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" 
ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 
garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver 
oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate 
tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev" 
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 
lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console 
presenter-minimizer" LINGUAS="pt_BR en" 
OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" 
PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" 
RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="nvidia" 
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p 
iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark 
dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, 
EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, MAKEOPTS, 
PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, 
PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON





Em 28-11-2015 04:40, Jc García escreveu:

2015-11-27 15:39 GMT-06:00 Frederico Moraes Ferreira :

Hi List,
Just by chance. Will upgrade from gnome-3.16.2-r2 to gnome-3.18.2 be smooth?
Everything in my current Gnome version is working just fine. On the other
hand, don't want to stay behind.
Will the new version improvements compensate a eventual pain?
Luck from your experience.
Best,
Fred




I've just synced and can't see Gnome 3.18 in the tree yet, and the
gnome overlay seems just in the middle of the bump(I've been watching
there), where are you getting the ebuilds?







[gentoo-user] upgrade gnome-3.16.2-r2 -> gnome-3.18.2

2015-11-27 Thread Frederico Moraes Ferreira

Hi List,
Just by chance. Will upgrade from gnome-3.16.2-r2 to gnome-3.18.2 be smooth?
Everything in my current Gnome version is working just fine. On the 
other hand, don't want to stay behind.

Will the new version improvements compensate a eventual pain?
Luck from your experience.
Best,
Fred





Re: [gentoo-user] combining pdf files, different size

2015-11-23 Thread Frederico Moraes Ferreira

Have you tried the PDFTK? It's in portage. Give it a try.
Best

Em 20-11-2015 01:39, the...@sys-concept.com escreveu:

I'm trying to use "pdfjoin" to combine two different page size pdf files
but it will not let me.  Is it possible.

I don't see any switches to ignore page size.






Re: [gentoo-user] oracle-jdk-bin-1.8.0 - Fetch Restriction

2015-11-09 Thread Frederico Moraes Ferreira

chmod 0644

Em 09-11-2015 20:13, the...@sys-concept.com escreveu:

I'm trying to emerge: oracle-jdk-bin-1.8.0.66

I've downloaded to package jdk-8u66-linux-x64.tar.gz
move it to: /usr/portage/distfiles
change owner to portage:portage

but I still get this error:

Calculating dependencies... done!
[ebuild  NSF   ] dev-java/oracle-jdk-bin-1.8.0.66:1.8::gentoo [1.7.0.80:1.7::gentoo] 
USE="alsa awt cups fontconfig -derby -doc -examples -javafx -jce -nsplugin 
-pax_kernel (-selinux) -source" 60,303 KiB

Total: 1 package (1 in new slot), Size of downloads: 60,303 KiB
Fetch Restriction: 1 package (1 unsatisfied)