Re: [IUG] Millennium & OSX Lion


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
False Alarm!

It turns out that my local copy of Millennium was outdated and as soon as I deleted the Millennium folder from my Home Directory and then re-downloaded and installed the Millennium client everything worked fine.

My apologies for not doing extensive enough testing.

-bill

---------------------------------------
William Topritzhofer
SWITCH Library Consortium
414.351.2423
btopritz at switchinc dot org


On Jul 21, 2011, at 5:27 PM, David Jones wrote:

>>>> On 7/21/2011 at 10:06 AM, William Topritzhofer <btopritz at switchinc dot org> wrote:
>> you don't have access to Millennium any other way. Since Millennium is a
>> PowerPC application it will not run under Lion.
>
> The Millennium client itself is not a PowerPC application (since it is a Java byte-code app), but the installer is.
>
> If you want to get it running on Lion (provided that the Lion upgrade didn't remove your Java environment, or, if it has, you re-installed it [ http://support.apple.com/kb/DL1421 ]), you should be able to get Millennium running again [ http://innovativeusers.org/list/archives/2006/msg03676.html ]. I don't have access to a Lion system, but I can't see why this wouldn't continue to work on Lion.
>
> Here's the current Millennium.command file I'm using:
>
> #!/bin/tcsh
> if !(-e ~/Millennium/jarcache && -d ~/Millennium/jarcache) then
> if !(-e ~/Millennium && -d ~/Millennium) then
> mkdir ~/Millennium
> mkdir ~/Millennium/jarcache
> else
> mkdir ~/Millennium/jarcache
> endif
> endif
> cd ~/Millennium
> java -verbose -Xms134217728 -Xmx268435456 -cp ./:/Users/Shared/mil/iiirunner.jar iiirunner ip=sculib.scu.edu port=2000 workdir=./
>
> Where the iiirunner.jar file is saved in a directory called mil under the /Users/Shared directory. You can place it someplace else if you want and just change the classpath argument.
>
> HTH,
> David
>
>
>
> _____________________________________________________________________
> David Jones mailto:djones at scu dot edu
> Library Systems Manager http://www.scu.edu/library/
> University Library fax: 408-551-1805
> Santa Clara University phone: 408-551-7167
> 500 El Camino Real
> Santa Clara CA 95053-0500
> _____________________________________________________________________
> Logic must take care of itself.
> -- Wittgenstein, Notebooks, 1914-196, 22.8.14
>
>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> --
> This message was distributed through the Innovative Users Group INNOPAC list
> Public replies: INNOPAC at innovativeusers dot org
> You are currently subscribed to innopac as: btopritz at switchinc dot org dot
> Update your subscription options: http://innovativeusers.org/iug-discussion-list


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.