DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 5th December 2012
sysfu sysfu is offline
Port Guard
 
Join Date: Jun 2008
Posts: 36
Default update path to bash if javaws from icedtea-web pkg is not working

I was having issues getting the /usr/local/bin/javaws program to run after installing the icedtea-web-1.2p0 package in OpenBSD 5.2.

After some troubleshooting I determined that the issue is caused by an incorrect path to the bash executable at the beginning of the javaws bash script.

if you change the first line from

#! /bin/bash to #!/usr/local/bin/bash it will work.
Reply With Quote
Reply

Tags
bash, java

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi-Path or Route-To? SlyM OpenBSD General 25 1st July 2016 04:21 PM
Request for help: OpenJDK6 IcedTea Java plugin Oliver_H FreeBSD General 3 11th September 2010 02:55 AM
add to path carpman FreeBSD General 4 19th August 2010 06:13 AM


All times are GMT. The time now is 12:44 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick