본문 바로가기

카테고리 없음

Perl 31966 Memalign For Mac

  1. Perl 31966 Memalign For Mac Mac
  2. Perl 31966 Memalign For Mac Os

Code: Error: mythtv-core.27 cannot be installed for the configured buildarch 'i386' because it only supports the arch(s) 'x8664'. Any chance i can get -arch i386 working? Any:-) I no longer have a 32-bit intel machine. When I last looked at it (0.26), I worked for a couple of days but still couldn't get it to build. There are only so many hours in the day, so I turned to stuff that I could make work.

The official osx-packager-qtsdk.pl script is supposed to be able to build a 32-bit version. The script is used by the main Mac developer on the Myth team (and some others) to produce the bundled apps. You could ask if one of them will build a 32-bit version for you or try doing it yourself. Links to the currently available bundles are at: BTW, it is probably best to uninstall everything from MacPorts before trying to run osx-packager-qtsdk.pl.

Weird incompatibilities may occur, otherwise. Another option is to install a 32-bit version of Linux on your old Mini. Thanx, i'll try the packager script (altho i like macports' dependency management) i need something 2 do in retirement;-) and i'm keeping the old h/w b/c i have s/w & h/w that isn't supported 10.6:- and i like a challenge.and i'm cheap;-) i still have my clamshell;-) and i'm keeping eyetv as my b/c it's soooo much more wife-friendly than mythtv: it just works like a dvr should; myth is typical of oss in being so configurable.if u can figure it out;- and thanx for all ur efforts w/macports. Btw, here's the log output from just now it was choppy but what is worse, the audio was dropped.@ least eyetv prioritizes audio, so the occasional video glitch doesn't set off the wife alarm.like i said: typical oss;-). I don't see any obvious issues in the log file.

You might get more useful feedback if you post to the mythtv-users mailing list. What tuner are you using and which provider? You're not using a wireless network are you? And, yes, audio is normally prioritized. In fact, AIUI, the design of all modern players is that video is synced to audio on a best-efforts basis. I ran EyeTV for a year back in 2006. It looks more Mac-like but I found it unstable.

Random crashes including one that filled my hard drive and was a bear to recover from. In 6+ years with Myth, I can count the number of crashes on one hand with fingers left over! The MythCenter, MythCenter-wide or Blue Abstract themes (to me) are much more friendly.

Perl 31966 Memalign For Mac Mac

Have you tried them? Which deinterlacer i can't even find where that's set:- and i see where the playback profiles are selected, but ihnfi where they're configured.and is of little help.typical oss, living up 2 the open-sores reputation;- i tried setting the vda p.p.

As that was noted for osx, but the playback screen w/guide locks up on that:-/ i created a crystalHD profile but i understand myth doesn't use that.xbmc does, but it only makes it barely watchable instead of totally unwatchable:- and xbmc prioritizes audio so it isn't broken up.but the ui sux;-/ sorry 2 vent on u, but i've been unable to register on the myth forum.open sores indeed;-. Oh, wait in i followed Mythfrontend-Utilities Setup-Setup-TV Settings-Playback. On Playback Profiles (3/9) & found that it's actually 3/10.i added crystalHD, but i didn't see where to get to the deinterlace screen illustrated: as i'd already added a new entry, i didn't think to click on the add new entry bar @ the bottom of the screen.but whaddaya know! That's where the config's hidden! Open-sores indeed!

Turning off deinterlacing entitrely helps a bit, but some 720 channels stutter continuously, while others play smoothly.go figger:-/. Thanx 4 ur time:-) i'll check into myth-users.i'm hard-wired, gig-ethernet, using an hdhr prime cablecard on fios.i got tired of shelling out $17/mo to have to scroll thru all the unsubscribed channels;-) eyetv's been solid for me, but i'm sticking w/an older build.the only gripe i have is it only allows configuring n-1 hdhr tuners, even tho it will use all of them to record.go figger;- and of course it won't use the cablecard tuner:- i am using the MythCenter-wide theme, it is the most user friendly. Finally built: tomsDVR: osXadmin$ mythfrontend -version Please attach all output as a file in bug reports. Originally Posted by airdrummer crashes on startup from cli, nothing in /opt/local/var/log/mythtv.27:- As I read that crash report, it fails while trying to initialize LIRC and Myth throws an abort.

Thing is, you are almost certainly not using LIRC. I imagine this is a 32/64-bit issue and it is WAY beyond my pay-grade to debug. I actually do use LIRC on OS X to decode and process IR from my Harmony Remote (received by the old HDHomerun Dual).

I suspect I'm the only one on the planet with that setup! For anyone else following this thread, keep in mind that these recent postings are related to trying to run Myth on a 7+ year-old machine. Apple stopped supporting these after 10.6; I stopped last year. Originally Posted by airdrummer that's because it's compiled in for your config.i thought macports accounted for all dependencies; disappointing that it doesn't:-( so how can i configure w/o lirc, and withcrystalHD? MacPorts.does. account for all dependencies and LIRC works in a 64-bit environment.

When trying to build 32 bits, apparently, something is screwed up.maybe passing a 32-bit parameter where 64 bits is expected, for example. You need to do like I did-read Myth's 5,000 line configure script and try a bunch of stuff! Possibly another library is required to support the CrystalHD-configure will tell you. So how does avenard build his binaries that run on my mini?

But i like a challenge, and i'm cheap:-) Myth will still work in a 32 bit environment. I believe a number of 32-bit Linux versions are out there.

All you have to do is figure out which of the 10,000 knobs, levers and switches are in the wrong positions and change them. Unfortunately, it takes time to figure which settings to change and then 30-40 minutes to rebuild Myth on a slow machine like that. Rinse and repeat. I've put hundreds of hours into getting it to work as it does now.

To be blunt, I'm not willing to invest a bunch more time for the few cases where people want to run ancient hardware. More power to you if you want to take it and run. Get it working and I'll incorporate your changes into the next release. Originally Posted by airdrummer i modified the Portfile(patch attached) disabling lirc & enabling crystalhd, redid the port install, and nothing happened, just the Scanning binaries for linking errors but an uninstall & install, using my modified Portfile, and it successfully built w/o lirc, and it runs:-) unfortunately the enablecrystalhd was ignored, and the logfile gets deleted on success, so i can't see what happpened. So next i'll hack the configure file directly.guess i'll have to uninstall again;- Could we move this to a more appropriate thread?

From a quick search of configure, a support library (libcrystalhd) is required: This library isn't available in MacPorts so if you really want to make it work, you'll need to develop a portfile to build and install the lib and then add a dependency to mythtv-core.27 to ensure it is installed prior to building Myth. I presume XBMC has an OS X-compatible version? Logfiles are not deleted on success. Use the -logpath argument when starting a Myth program and you can send them where you'd like. The applescript helpers use /opt/local/var/log/mythtv.27. BTW, the -disable-asm flag is a killer. The assembler routines provide the highest performance on certain critical functions.

Falling back to high-level code slows them down which is a major hit to an older processor like yours.

Hi All: I recently changed to Windows 8 on two machines. Hi Ken, I had trouble awhile ago installing Vstar on my new laptop with Windows 8.

With suggestions from David Benn, I was able to get it up and running. Here are a couple of things to check: 1) Do you have the latest edition of Java Runtime installed (version 1.7 I think)?

2) Did you download and install Vstar from the aavso page or from 'Sourceforge'? If memory serves, it was not until I did that (for some reason) that my installation problems cleared up. I don't remember getting your specific error. I was having trouble unzipping the file. Let me know if this helps. If not, I'll try to repeat the process to see if I get the same error that you're getting. Chris Maloney.

Perl 31966 Memalign For Mac Os

Hi Ken, I don't know what is causing the error message on your first machine but to answer your question on the second machine, the file association you need is 'Java Web Start'. This comes with the Java Runtime Environment installation which is a free download. If you go to the Java download site here: you can get the latest Java version. VStar needs only Java 6 but it will run fine on later versions so it would be best to get the latest - Java 7. To see if it is already installed on your computer, there is a neat test program which you can get by clicking on the link under the 'Windows' section to the right of the 'Instructions'. The link says, 'verify Java has been installed correctly.' When you click this link, it runs a little program that tells you what version of Java (if any) is installed in your machine.

If it isn't installed then follow the instructions to install it. Once you have verified that Java is installed correctly, if you right-click on the VStar.jnlp (which you downloaded from here: ) there should be an option to 'open with' Java Web Start. (I don't have a Windows 8 computer to try it on, so my wording might not be exactly correct, but it should be something like that.) I hope this helps.

Thanks for replying to Ken's question everyone! I agree that the absence of a JVM is the (most likely) cause of the JNLP problem.

The first problem is odd. Getting an error dialog with a user properties related java.io.IOException implies that a JVM is present but that there is an error reading user properties, which is odd. Ken, can you clarify whether you downloaded and ran VStar via the 'Download VStar Now' button on this page (i.e. Via WebStart) or whether you downloaded the archive from SourceForge ? Running the VStar.bat batch file in a DOS command window may provide more information. That will require the SourceForge download though. Thanks for all you help everyone!

I got VSTAR running on the machine which told me to find an app-the other machine still shows an error I can't work around-but I am going to get a new machine anyway next week with Win 8-just wanted to test that my important programs ran on Win 8 beofre making the dive. The solution was to both install java and not use a previously downloaded version as suggested. The reason I hadn't installed Java on the laptop (on which I don't use VSTAR-just waas using it to test things when I got the error) had to do with the fuss made about java problems by the government a while back. But now I remember I need Java anyway to run AAVSO's remark-omatic tool for my AAVSOnet telescope advocacy work-so I guess I'll just run it and hope for the best-can't do without those tools. Though if anyone has any suggestions to make Java safer, I would be interested in hearing about that as well. Cheers, Ken Mogul (MQE). FYI everyone, for what it is worth-VSTAR has been one of many problems I have had with Win 8 and after much discuusion with my expert this morning who is going to build my new machine-I have decided that it is too early in the process to attempt to run Win 8-too many kinks for them to work out and too many steps backwards imbedded in the program.

So problems solved-I'm just going to run Win 7 for a few more years-though I do like how fast Win 8 boots. Any PC users who need advice on this subject-feel free to ask!-and thanks for your responses. Still not sure whether or not to feel comfortable running Java. Cheers, Ken Mogul (MQE). Hi: My husband deleted Java or he made it unusable. He said that it lets in Viruses. Also, he said that I should not consider a Laptop because they all come with 8.

Also I do hate changes in my system like XP or upgrades just how much faster are with suppose to get. My husband went with Fios when it came to our city (Town). After losing our telephone service twice since then. If we cancel we have to go with other providers.

(THE PROVIDERS) sounds like a Science Fiction name. Anyhow, that's the word. I hate to sound like a ninny. But, face he facts. Not just talk. The answer is to buy a machine from a proper computer seller, not a high street store.

They have no idea what they are selling you; they just want to pass goods along. You can (as I do) ask for a hard drive with no OS and install it yourself with a disc of your choice. I still run XP home on my main PC and W7 on my laptop which I use at the scope. Java is as susceptible to viruses as the machine it's installed on. You just need a good AV program.

I use windows defender. It's free from Micro$oft! I really, really hate Windows 8 and hope it goes the same way as vista. You don't need it. The farther we go through the windows numbers the more it becomes 'windows for idiots'. I have a 3rd machine I do development in Visual Basic on and it runs windows 98SE.

Hi all I think it's important to recognise that the recent concerns over Java have been confined to vulnerabilities in (untrusted) Java WebStart applications and applets running in your web browser being exploited to provide access to your computer's files, applications or other resources. This does not include:.

Java servlets, i.e. Enterprise web applications that run on servers and appear as interactive web applications; a casual web user wouldn't even be aware that it's Java (or Python or.NET or.) running on the backend. Standalone desktop Java applications. Bear in mind that it is normally expected that a desktop application will have complete access to your computer's resources. The connection between desktop Java applications such as VStar and your web browser is that there are some commonalities between the way applets are run in your browser and the Java WebStart mechanism/environment with which you can run the application, e.g. Via the 'Download VStar Now' button on (or the green Download button on ). It's also important to note this comment from this page.an unsuspecting user running an affected release in a browser will need to visit a malicious web page that leverages these vulnerabilities.

So, the applet/WebStart vulnerability has to be deliberately expoited, and you have to deliberately go to a web page that hosts the malicious applet/WebStart application. If you download and run VStar (or Zapper or.) via the AAVSO web site, you are downloading desktop applications that are 'digitally signed' so it is possible to say something positive about their authenticity and trustworthiness. If you download and run VStar from a, and you are obtaining and running a desktop application that has all the rights and privileges of any other application written in any other programming language (C, C, Python, Ruby, Perl,.Net languages such as C# and Visual Basic.).

Historically, Java pioneered security as applied directly to software; the ball has been dropped in recent times, as we've seen. Does this mean we should abandon Java? In my view, that's a step too far. We have, for a few decades now, been living with operating systems that are written in programming languages that have considerably less safety features than Java, have been routinely exploited and patched, and continue to be.

Yet we continue to use them. As I write this, I'm reminded of a quote from (the initiator of the Mac project at Apple, later taken over by Steve Jobs): Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining. We should complain! We shouldn't have to put up with this kind of thing. Our programming languages and run-time environments should be better.

But that's easier said than done. The complexity of our computers, operating systems, and the software we develop and run on them are only increasing. Testing gets you only so far. Mathematical proof of the correctness of software is improving, but is intractable in practice for large software systems. I don't want to diminish the importance of the Java exploits we've seen or to sweep them under the carpet. I just want to put them in perspective and provide some arguments against the complete abandonment of Java.

We could re-develop applications like VStar in other programming languages or as web applications running on servers (rather than as applets), but there are problems relating to the richness of the resulting interfaces, the standalone nature of the applications, not to mention the time required. I'm not saying it should not be done, ever.

Just that it's non-trivial. I'm happy to discuss/clarify/debate any this. Thanks for listening. First let me say I am very dependent upon Java for my own work (classes) and am very frustrated with the many barriers that have come about where Java is inaccessible in browsers - I don't want to have to re-create all of my own programs everytime Windows or browsers or java updates. That said, I have recently had a problem running VStar on a laptop that got a regular update (which could have been from the university so it may have been bundled with a couple of other things).

Either way it isn't running on my laptop, but VStar does run on my desktop. I've tried both the jnlp file and the full download of the exe file. In both cases I get an error message about Java (attached as Capture0) and I've also included the image of the cmd window showing the full error trail. I have Java 8 release 51, which I've re-installed a couple of times to no avail. What I'm really wondering is if the Java 8 installation (which also removed all of the old java versions) doesn't have everything like my desktop installation of Java 8?

Since I do my own java programming on the desktop and have over the years installed multiple versions of Java, could that be the issue? Or is it something else? This isnt a critical issue since it is still accessible on my other machine, but it could be a continuing issue with java-browser-windows security restrictions.

Perl 31966 memalign for mac download

Thanks for any help Siobahn Morgan. Hi Siobahn I note the libpng error in both screenshots. I suspect this is related to the splash screen. OTOH, it could relate to other image loading (e.g.

Toolbar icons) at startup. Can I ask you to try an experiment for me? See the VStar.bat file at the top-level (called by VStar.exe)? Please make a copy of that file, e.g. VStar2.bat and edit it so that: java -splash:'%VSTARHOME% extlib vstaricon.png' -Xms25m -Xmx500m -jar '%VSTARHOME% dist vstar.jar'%. becomes: java -Xms25m -Xmx500m -jar '%VSTARHOME% dist vstar.jar'%.

Then run VStar2.bat from a command prompt and let us know what the result is. It would be interesting to know whether the problem exists with a full JDK 8 download rather than JRE.

I've certainly had VStar running on a Windows 8 machine but don't recall the exact version; your comments are heading in that direction. David, I've edited the bat file and the error still occurs (though of course without the warning for the 'splash' page). All of the java runtime errors are the same that I included in the previous post in the image files. That's what I'm wondering about the java 8 installation and whether it has everything included.

I was just wondering whether there may not have been a complete installation of Java 8 on this laptop since it has more administrative restrictions on it (compared to my desktop which I totally control). I think I'll try a off-line installation of java as an Admin and see if it works after that. Well, with uSoft Windows controlling 90% market share of all desktop/laptop computers OS (Mac OS far behind at 7.5% and Linux a paltry 1.6%), we are all unfortunately at the mercy of whatever new versions Mr. Gates's offspring decide to dump down upon us. More and more the Windows is becoming 'dumbed down' for the point and click masses, who haven't the vaguest clue what Java even is. I do think it would have been better, at least the astronomical software community, to develop the apps primarily for Linux, or at least concurrently with Windows, though I know its a lot of extra work.

But a free/open-source OS is truly the best way for anyone a bit technically inclined, as our community members clearly are. Hi Mike One thing that I've always liked about Java is that the effort required to create something that works on all major platforms yet can be made to have a more or less native look and feel is considerably less than for many languages and frameworks. There is no native code in VStar, it's all pure Java. Interesting to look at the download stats by OS for the last couple of years for VStar: It's not dissimilar to the percentages you mention, although perhaps a little more Mac OS X and a little less Linux than I'd have expected, and somewhat less Windows than I'd have thought. The Unknown category is odd and it would be interesting to see how much of that falls into Windows, Mac, Linux etc. Of course, that doesn't tell us what proportion of people download when using WebStart.