Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Linux Software

Macromedia to support Linux?

An anonymous contributor wrote that he found a check for Linux in a Macromedia Generator script for Solaris (currently in beta). From this he surmises that Macromedia may be thinking of supporting Linux. The relevant script-fragment follows. Can someone verify this, and does anyone know anything worth knowing on this subject?
# Check for a valid operating system before unpacking.

if [ $PLATFORM != "SunOS" ] && [ $PLATFORM != "Linux" ] ; then

echo "The Generator can only be installed on a supported operating" echo "system. Please refer to the Troubleshooting section of the" echo "release notes for more information to unpack the Generator" echo "software." echo " " exit 1 fi

This discussion has been archived. No new comments can be posted.

Macromedia to support Linux?

Comments Filter:

<<<<< EVACUATION ROUTE <<<<<

Working...