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
Macromedia to support Linux? More Login
Macromedia to support Linux?
Related Links Top of the: day, week, month.
Slashdot Top Deals