Flex :: Postgresql - Ubuntu: How To Install To Make Postgres

Sep 30, 2010

I'm trying to work on postgresql locally with ubuntu 10.04. I get this error after I configure with./configure --enable-cassert --enable-debug --prefix=$HOME/pgsqlwhen I make && make install I get this error:

make -C parser all
make[3]: Entering directory `/home/james/school/db/pg-stuff/hw1/postgresql-8.4.2/src/backend/parser'

[code].....

View 3 Replies


Similar Posts:


Flex :: Install Plugin For Eclipse On Ubuntu?

Nov 1, 2010

This is not a programming question but i wanted to know How to install flex plugin for eclipse on ubuntu.Point me to any links for this.Eclipse is already installed.

View 2 Replies

C++ :: Install Gpp And Flash Player To Ubuntu 9.04 Via Terminal?

Jan 28, 2012

when i write sudo apt-get install gpp >>> terminal says gpp package not found. How can i install it? And also flash player. I downloaded tar.gz format of flash player but i can not install :D

View 2 Replies

Flex :: Can't Get MXMLC To Work On Ubuntu

Jun 22, 2010

I downloaded the Flex 4 SDK from Adobe and extracted the contents to ~/Documents/flex4_sdk.

Now I have the following simple MXML file:

<?xml version="1.0"?>
<!-- usingas/StatementSyntax.mxml -->
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">

[Code]....

When I compile it with mxmlc /path/to/file.mxml, I get:

Loading configuration file ~/Documents/flex4_sdk/frameworks/flex-config.xml/path/to/file.mxml (38642 bytes)

However, the resultant SWF file is blank. (Basically just a white canvas.)

View 1 Replies

Flex :: Change Mxmlc From Swf To Html On Ubuntu

Aug 18, 2009

When I use mxmlc to compile my mxml file, I get swf file. Now, I want to change the config to make mxmlc compiler generate html file instead, as we can do in Eclipse or Flex Builder.

View 2 Replies

Flex :: Adding Swf To Html In Ubuntu Browsers(all)?

Apr 28, 2011

Possible Duplicate:Why Embeded html file doesnt run on ubuntu system wrote code like this to add swf file to html content. it is working good in all browsers(windows,mac) but not in ubuntu browsers why?

View 1 Replies

Flex Embedded In Html On Ubuntu Using Cherrypy?

Apr 30, 2011

I'm trying to open an SWF file i created using mxmlc but when i open it in the browser it just shows a white page, and if i embed it into html it shows the grey background ... and when i try to open the html file from localhost (using cherrypy) it just says
Error #2046 and the server shows nothing wrong .. the message appears only in the clientI'm using ubuntu 10.10 and running mxmlc from the terminal.

View 1 Replies

Linux :: Flex IDE / Development Env That Works On Ubuntu 64bit?

Oct 28, 2009

Is there a good Flex IDE/development env that works on Ubuntu?Where can this be found?

View 5 Replies

Flex :: Flash Player On Ubuntu 10 Not Working After Builder Installation

Aug 16, 2010

I've just installed Flash builder on my machine, which went ahead and installed the debug version of Flash on my machine as well. It appears now that this has broken Flash in my browsers or at least the browsers have no idea where flash is located on my machine. When I open a browser and navigate to a Flash page I get the message,

"Alternate HTML content should be placed here. This content requires the Adobe Flash Player. Get Flash "

This is from Google chrome but FF is also effected.

View 1 Replies

Flex - Error #2032: Stream Error Occurring On Fedora But Not On Ubuntu

Dec 4, 2011

This error has been faced by many people, as seen via internet, but none of the solutions given worked for me.

Problem:I have a flex application which I am trying to run on a Linux machine. On Ubuntu, it works fine but on Fedora following error arises when a login button is clicked.

text="Error #2032: Stream Error. URL: http://192.168.1.115/flexApp/utils/db_mgmt.php"].

Details:Login button actually sends username and password entered by a user to a server deployed on same machine via HTTPService. That HTTPService actually sends data to db_mgmt.php on the server which takes care of authorization of the user by querying mysql database deployed on same machine.

[Code]...

View 1 Replies

Windows :: Flex - MXMLC Throws A Java.lang.NullExceptionPointer When Compiling In Windows (not In Mac Nor Ubuntu)

Feb 23, 2011

I'm running ant to compile a Flex application, and the build keeps failing when running it on a windows command line. Other people in my team can successfully run the very same build under mac and linux. This is the error shown in the command prompt:

[Code]...

All tokens are set in corresponding build.properties and filter .properties files (and, as I said before, it compiles perfectly under mac and linux). The windows version is 7 Ultimate, FLEX_HOME is set as an environment variable to the Flex SDK 3.5 (the 3.5.0.12683 build that comes with Adobe Flash Builder Burrito). ${compiler.fork} is set to false, to avoid an issue with the SDK and the source files being in different logic drives.

View 1 Replies

Flex :: Install SDK 4 To Builder 3.0.2?

Aug 30, 2009

i am really going to be crayz. I did everything to install nightly compiled SDK 4 to FB. When i am going to design mode it says, Design mode: Cannot load textLayout.swc (reason: ERROR: Load Verify). It may require classes (such as Adobe AIR components) that are not supported by design mode. Check the Eclipse error log for more details.and also when i'm pressing CTRL+SPACE, code complition is not working.

View 2 Replies

Flex :: Install A New Locale In SDK?

Jul 12, 2010

I have a flex application being developed in Spanish, and I'd like to build it using a Spanish locale. However, the only locales installed in my SDK are en_US and ja_JP. Is there a site or resource where I can get other sets of locale files?

View 2 Replies

Flex :: Packaging Air App In Native Install

Feb 22, 2010

I have tried the options given on Adobe Livedocs : adt -package -target native myApp.exe myApp.air, but I keep getting the message "-storetype required". I then try with adt -package -target native -storetype pkcs12 -keystore myCert.pfx myApp.exe myApp.air and get the same message. I have already created the .air file and the .p12 cert file in flexbuilder, and am just pointing to these in the command prompt in the specified places, but the same problem occurs. Any ideas?

View 1 Replies

Flex - How To Install Air Files With Air2beta

Jun 10, 2010

I have some troubles installing air files that've been built with air2.0beta or air2.0beta2 They both do not install (error message: 'your need an update to install this air application) even though I've got the latests Air2 runtime installed.

View 1 Replies

Flex :: Install Red 5(RTMP) In Server?

Sep 7, 2010

I have planned to design chat application in flex 3. i need rtmp to be used for it.Now the thing i need is i want to install in my server so that i can be used it for testing.

View 1 Replies

Flex :: Install Badge Inside Application?

Nov 5, 2009

I have created a flex SWF file for my web page. I also have a AIR application.

Is it possible to use the install badge that is available for HTML pages inside my Flex web application?

View 3 Replies

Flex :: Install Adobe Air In Android Emulator?

Oct 11, 2011

i am implementing one application related to android in adobe flex, .apk is generated and now while installing the .apk file in emulator, emulator is showing one pop up to install adobe air, while again installing on adobe air , it is showing that no mobile device is connected to you system. so how can i install adobe air in emulator to test the application made in adobe flex?

View 2 Replies

Flex :: Installer - Create Auto-install AIR Application

Nov 3, 2011

I'm wondering if there is a way to make an installer (.exe or .air) autoinstaller So when a user double click it, a silent installation is performed, without asking the destination folder, using instead the default one...

View 1 Replies

Javascript :: Simulate No Flash In Ubuntu?

Jan 29, 2011

I've searched this and cannot find it. I've tried different plugins and different browsers (Firefox, Opera, and Chrome). I've tried most of the no flash plugins for each of those as well as disabling Flash plugins/addons in the settings. I also renamed the .so file in /usr/lib/flashplugin-installer/ i found by searching the system. when i renamed it, makes Firefox and Chrome ask to install Flash, but still:alert(navigator.mimeTypes['application/x-shockwave-flash'].type);returns:application/x-shockwave-flash'm not sure what else to try without uninstalling Flash, but that will be a total pain in the ass for this. I also REALLY don't want to use SWFObject just to see if Flash is at all installed which I can do simply with:

View 1 Replies

Flash :: Tool Similar To FlashDevelop For Ubuntu?

Jun 21, 2010

For developing Flash / ActionScript packages on Windows, there is no better free tool than FlashDevelop.Unfortunately, its reliance on the .Net framework make it ill-suited for AS3 development on Ubuntu. (My attempts to get it working with Mono failed - the installer wouldn't even work.)Is there a similar tool for use with Ubuntu?

View 2 Replies

Php - Upload File Functionality Not Working In Ubuntu?

Mar 4, 2011

I have made a Flex+PHP based application in which there is a functionality to upload a picture to the server. The application uploads a picture fine if run on Windows. But on Ubuntu, file is not getting upload at all. Can it be permissions related issue? Here is the log maintained while uploading a file:

Uploading 5408_1243356204478_1246540615_30751024_3730562_n.jpg...
File opened
File upload in progress (349 of 31340)
File upload in progress (349 of 31340)
File upload in progress (31340 of 31340)

[Code]...

View 3 Replies

Flash :: Swf Plays Locally But Not From Ubuntu Web Server

Oct 17, 2011

I have an issue with swf file on ubuntu web server. I built my whole site locally and everything was fine. When I upload my site on my Ubuntu server and tried to see my site from my local browser, the swf file not loaded properly. It just shows the main image and is like AS3 don't runs.

View 1 Replies

Flash :: Firefox - Ubuntu: Videos In Fullscreen Freeze

Nov 24, 2010

I am using Ubuntu 10.10 on my IBM X200t. Installed is the standard flash player plugin for Firefox: (flashplugin-nonfree, 10.1.102.65). Everytime I switch a flash video to fullscreen, the video freezes. However, the video continues to play and I hear sound. How can I fix this?

View 2 Replies

Actionscript 3 :: Simulate The Ubuntu Window Effects In Flash?

Jan 24, 2011

I need to do the windows moving effect from the following Ubuntu Window Effects video in Flash. Basically the window is transformed while you drag it. I want to have a movieclip and when I drag it to transform the same way the Ubuntu windows transform. I believe that there is something to do with matrix transformations.

View 3 Replies

Actionscript 3 :: Generate SWF From FLA Using Command Line On Ubuntu Server?

Mar 21, 2012

I have a situation where I need to generate SWF from the FLA that user uploads on to the server. We use python and bash scripts, and work on Ubuntu Server 10.04 (64bit), any help on how to generate the SWF would be a great help.

View 3 Replies

Ubuntu 9.04 64Bi T : Get A Black Screen And Shortly It Also Displays The Initialize Bar?

Jul 18, 2009

I tried the plugin that comes with Ubuntu 9.04 64Bit (from what I see that is using nswrapper and the 32Bit plugin) and also the current 64Bit Pre-Release alpha AND videos there just won't play.I only get a black screen and shortly it also displays the initialize bar. However, it won't play. It doesn't even show the control elements.This is for FireFox and for Epiphany.However, when I now click on the embed button to get a direct link for embeding the video on another site and using that URL the video will play but I believe it is a different player and a worse video quality.

View 4 Replies

Flash - Mxmlc (flex4 Beta) Command Line On Ubuntu Hangs?

Nov 23, 2009

Im using mxmlc to compile as3 on ubuntu linux. I've donwloaded flex4_b2_100509, just to use the most recent stuff...so Im typing 'mxmlc file.as' but it just hangs on me... it doesnt return anything. I checked running processes ('ps -e') and its showing both mxmlc and java as running, which tells me the compiler started. after a while the shell reports a 'segmentation fault'l.

View 1 Replies

ActionScript 3.0 :: Standalone Flash Player On X86_64 Linux (Ubuntu Lucid)?

Aug 31, 2010

I'm trying to find a way to have a standalone debug player on Ubuntu Lucid 64 bit. It seems that Adobe doesn't distribute such thing, however, it may be possible to rung 32 bit version, or is it?

View 0 Replies

Html :: Ubuntu 8 + Firefox 3.6 + Flash : Icons Suddenly Disappear After The Flash Is Being Loaded?

Oct 6, 2010

Situation: Got a flash object with an icon bar (div with pngs) on top of it. Works on all browsers except Firefox 3.6 on Ubuntu 8. Example: http://ListAndPlay.com

Problem: Icons suddenly disappear after the flash is being loaded. See this screenshot: http:[url]...What I've tried: Setting z-index, recoding the JQuery behind it, nothing works.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved