Rayzoon Technologies LLC Forum Index Rayzoon Technologies LLC
Official Online Community & Support
 
Rayzoon Web Site

 FAQFAQ   SearchSearch   http://rayzoon.com/v-web/bulletin/bb/lm.phpMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Jamstix on OSX, the final hack (ARCHIVED)
Goto page Previous  1, 2, 3, 4, 5
 
Post new topic   Reply to topic    Rayzoon Technologies LLC Forum Index -> Jamstix - General
View previous topic :: View next topic  
Author Message
79_Limited
Jam Meister
Jam Meister


Joined: 19 Jun 2010
Posts: 62

PostPosted: Sat Aug 24, 2013 7:01 pm    Post subject: Reply with quote

Man I would love to see a video how to set this up in Logic. Thanks for taking the time.
Back to top
View user's profile Send private message
79_Limited
Jam Meister
Jam Meister


Joined: 19 Jun 2010
Posts: 62

PostPosted: Sat Aug 24, 2013 7:13 pm    Post subject: Reply with quote

Man I would love to see a video how to set this up in Logic. Thanks for taking the time.
Back to top
View user's profile Send private message
Robitaille20
Jamologist
Jamologist


Joined: 15 May 2006
Posts: 173

PostPosted: Sat Aug 24, 2013 10:45 pm    Post subject: Reply with quote

No problem... I'll do one as soon as I get a chance.
Back to top
View user's profile Send private message
Robitaille20
Jamologist
Jamologist


Joined: 15 May 2006
Posts: 173

PostPosted: Wed Sep 04, 2013 8:12 am    Post subject: Reply with quote

Hey 79.... Just thought I'd check in and let you know that I haven't forgotten about getting this video done for you. I've been super busy with work pulling 80 hour weeks and haven't even seen my DAW. I still plan on getting it done.... Hopefully in the next few days. Sorry!
Back to top
View user's profile Send private message
79_Limited
Jam Meister
Jam Meister


Joined: 19 Jun 2010
Posts: 62

PostPosted: Wed Sep 04, 2013 8:52 pm    Post subject: Reply with quote

No problem! I hear you!

I look forward to the video.
Back to top
View user's profile Send private message
Maurice_B
Junior Jammer
Junior Jammer


Joined: 11 Jan 2014
Posts: 4

PostPosted: Sat Jan 11, 2014 5:23 am    Post subject: can't install jamstix wine Reply with quote

Hi there,

I'd like to use Jamstix on a project that I'll have to complete in just a few weeks. I'm on a Mac so I would not want wait for the OSX release.

I'm trying to install Jamstix Wine, but whenever I run the installer, I just get a message "JackOSX must be installed before you can install JamstixWine. (www.jackosx.com)"

-even thought JackOSX is installed and running on my computer.

There was no readme file in the Jamstix Wine zipfile.

Any ideas how to fix this?

Thanks a lot!
Back to top
View user's profile Send private message
willowhaus
Jam Meister
Jam Meister


Joined: 15 May 2007
Posts: 67

PostPosted: Sat Jan 11, 2014 7:00 am    Post subject: Reply with quote

Did you look at page 3 of this thread? There is some advice there regarding changes in JackOSX.
Back to top
View user's profile Send private message
Maurice_B
Junior Jammer
Junior Jammer


Joined: 11 Jan 2014
Posts: 4

PostPosted: Sat Jan 11, 2014 7:33 am    Post subject: Reply with quote

No I hadn't seen that yet, thanks willowhaus -

it seems to point in the right direction. So I understand basically that it probably doesn't work because the new version of JackOSX doesn't work properly under snow leopard any more.

In one post, there's that little code provided that might fix it - so where should I enter that code? And what does it mean to run it as root?

Or could I also use the old version of JackOSX instead?

Any help is appreciated!
Back to top
View user's profile Send private message
willowhaus
Jam Meister
Jam Meister


Joined: 15 May 2007
Posts: 67

PostPosted: Sun Jan 12, 2014 3:02 am    Post subject: Reply with quote

Dewdman42 updated the installer, so I'm not entirely sure that these commands need to be run. However, to proceed:

These commands need to be run from the command line, i.e. in Terminal.app.

Running as root means that you need elevated privileges (Administrator) to run some of these commands. Root is not enabled in OS X by default, however, so rather than going through all that, just use "sudo" before each command. You'll be asked for your password (at least the 1st time, it should stick for a few minutes after that).

First, you might just check to see if the symlinks are already there.
Open Terminal.app (located in /Applications/Utilities/) and type in:

Code:

ls /usr/lib/libjack*


If you get "No such file or directory" as a result, then go ahead & try the commands. (Note that the ls and cd should not require you to use the sudo command.)

Code:

cd /usr/local/lib
sudo tar -cvf jacklibs.tar libjack*
sudo mv jacklibs.tar /usr/lib/.
cd /usr/lib
sudo tar -xvf jacklibs.tar
sudo rm jacklibs.tar


Test & see what happens. Smile
Back to top
View user's profile Send private message
Maurice_B
Junior Jammer
Junior Jammer


Joined: 11 Jan 2014
Posts: 4

PostPosted: Sun Jan 12, 2014 12:44 pm    Post subject: surprise! Reply with quote

While I was trying out the code, I had an idea that turned out to be right.

I had moved the "Jack" folders from the Applications folder to my Music folder - and that must have caused the problem:

When I re-installed JackOSX and left it in the Applications folder, I was able to install Jamstix Wine! Smile

But now I have a new problem... (which I will post seperately)
Back to top
View user's profile Send private message
Maurice_B
Junior Jammer
Junior Jammer


Joined: 11 Jan 2014
Posts: 4

PostPosted: Sun Jan 12, 2014 12:58 pm    Post subject: Demo licence key? Reply with quote

I finally managed to run the demo version via the Wine work-around in Reaper, but now Jamstix prompts a message saying that it's disabled because the licence key is missing.

Do I need a licence key for the demo version? And if so, where do I get it?

Or does the demo version just not work with the work-around?

Obviously, I wouldn't want to buy a full licence before I know that Jamstix will run on my system, that being to much of a gamble.
Back to top
View user's profile Send private message
Ralph [RZ]
Site Admin
Site Admin


Joined: 02 Jan 2008
Posts: 13332

PostPosted: Mon Jan 13, 2014 9:04 am    Post subject: Reply with quote

Please send me Documents\Jamstix3\rzdlog.txt so I can assist better.
_________________
Ralph Zeuner
Rayzoon Technologies LLC
http://www.rayzoon.com
Back to top
View user's profile Send private message Send e-mail
Ralph [RZ]
Site Admin
Site Admin


Joined: 02 Jan 2008
Posts: 13332

PostPosted: Mon Apr 14, 2014 1:55 pm    Post subject: Reply with quote

Jamstix 3.6 OSX Beta is now available to all Jamstix 3 owners!
_________________
Ralph Zeuner
Rayzoon Technologies LLC
http://www.rayzoon.com
Back to top
View user's profile Send private message Send e-mail
willowhaus
Jam Meister
Jam Meister


Joined: 15 May 2007
Posts: 67

PostPosted: Fri Apr 18, 2014 11:10 am    Post subject: Reply with quote

Back to top
View user's profile Send private message
Ralph [RZ]
Site Admin
Site Admin


Joined: 02 Jan 2008
Posts: 13332

PostPosted: Thu Jun 26, 2014 7:31 am    Post subject: Reply with quote

This thread will now be un-stuck as Jamstix OSX is now available. Many thanks to all those contributing to work-arounds for OSX over the years!!
_________________
Ralph Zeuner
Rayzoon Technologies LLC
http://www.rayzoon.com
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Rayzoon Technologies LLC Forum Index -> Jamstix - General All times are GMT - 5 Hours
Goto page Previous  1, 2, 3, 4, 5
Page 5 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group