Re: Producing a binary install



Bob wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


First I would like to thank all of you who helped me out on my
"Java-Hell" issue. I now have a working native jdk.1.4.2.

It took a bit of doing, and many hours of compile time, but it finally
worked. It did bomb once, about 4 hours into the compile, and demanded I
do a kldload linprocfs, followed by a mount -t linprocfs linprocfs
/compat/linux/proc, claiming it needed a proc fs to compile. I assume
this was needed for the compile-time, and not for the run-time???

Anyway, java now works in all browsers.

My next task here is to upgrade another workstation to freebsd. The
woman I live with wants to dump her Linux, and have what I have as well :-)

My question:

I will be installing her machine mainly from pre-compiled packages, as
it is not a dual-processor fast box like mine is.

Java, and other packages are not available in pre-compiled form. Since I
already compiled Java, is there a way to produce a binary-install on my
machine, and install it on her machine? Simply tar up the dir perhaps?

We have limited bandwidth (DSL) and so it would make sense to do a basic
install for her over the net, and then do the rest of the install
locally from stuff I compiled. Not everything, just BIG stuff like Java,
KDE, Gnome the browsers....

TIA
Bob


There is a binary of Java at http://www.freebsd.org/java/, but I haven't tried it.

Otherwise doing a 'make package' after the port has been installed will create a package for you. You should then be able to install the package on the other machine using pkg_add.

HTH,
Micah
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Java server wont run after reboot
    ... Working with classpaths in Java isn't too hard, ... package definitions in your source code. ... Execute from that directory, no classpath definition needed. ... Assuming that you compile your code in the same directory and deposit the ...
    (RedHat)
  • Re: newbee in java programming
    ... On my machine I have this java version ... Posted via NewsDemon.com - Premium Uncensored Newsgroup Service ... the full install of JDK on my machine< ... then compile and run ...
    (comp.lang.java.programmer)
  • Re: java again really
    ... Well I looked for jpackage-util and got this: ... Setting up Install Process ... No package jpackage-util available. ... Since I did set up my java in a manual way I'm not sure I want to mess up what works :-) ...
    (Fedora)
  • Re: machine
    ... You can use Slackware's package management system, ... installpkg - Install a Slackware package ... You can compile the program from the source. ... > install something, something else had to get uninstalled, ...
    (alt.os.linux)
  • Re: ERROR: BOOTDIR environment variable
    ... |>I am trying to install Java from my /usr/ports/java/jdk13 ports. ... Before you can compile and install jdk13 you need to have ... Start by installing the Diablo JDK port -- which is ...
    (freebsd-questions)