10625
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
i try to install java as described on the pages of freebsdgirl. But when i do make on the linuxwrapper i get the error-message that this is for i386 and not for amd64 computers. How can i solve this ? Roelof |
|
#2
|
|||
|
|||
|
You don't need linuxwrapper. Just:
$ cd /usr/ports/java/diablo-jdk16 $ sudo make install And then follow the instructions on what files to download manually. Adam |
|
#3
|
|||
|
|||
|
oke,
Thank you for the help. And i can do the same for flash ? Roelof |
|
#4
|
|||
|
|||
|
You can install flash with:
cd /usr/ports/www/linux-flashplugin9 sudo make install However, it will only register as a plugin for the linux version of firefox and, even then, it crashes for me immediately after hitting a flash website. If you want to use flash, you are much better off using FreeBSD/i386. Adam |
|
#5
|
|||
|
|||
|
oke,
Thank your for the help. Roelof |
|
#6
|
|||
|
|||
|
I don't know the progress, but only Flash 7 seemed to work for me, youtube and such.
|
|
#7
|
|||
|
|||
|
I have flash9 working on native firefox 3 on 7-STABLE. Haven't had a chance to try on opera yet, though I know opera sees the plugin installed.
|
|
#8
|
|||
|
|||
|
Use www/nspluginwrapper with www/linux-flashplugin9, and you need to mount linprocfs for linux-flashplugin9 to work.
|
|
#9
|
|||
|
|||
|
You got nspluginwrapper working on amd64?
|
|
#10
|
|||
|
|||
|
yep, using linux_base-f8 on -CURRENT/amd64. Flash9 seems to work fine.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems Installing Java | gutierrezge | Installation and Maintenance of FreeBSD Ports or Packages | 32 | May 11th, 2009 09:22 |
| Unable to locate files for java java/jdk16 | adamk | Installation and Maintenance of FreeBSD Ports or Packages | 8 | February 24th, 2009 20:47 |
| java installtion | hirohitosan | General | 3 | December 23rd, 2008 16:24 |
| ipfw nat on amd64 | mgp | Firewalls | 3 | December 9th, 2008 13:56 |
| Java developing | Levenson | Userland Programming & Scripting | 12 | November 29th, 2008 07:32 |