Re: Installation of SAS for Linux on Ubuntu?
It may or may not work, you'll only know after you try running it.
If they distribute it in RPM format, you can try installing it with alien:
Code:
sudo apt-get install alien
sudo alien "your_rpm_package_name".rpm
sudo dpkg -i "your_brand_new_deb_package_name".deb
If they provide source, you can download & build from that.
If I were you, I'd build it & see what happens.
First Distro: RedHat 4.2 | Current Distro: Ubuntu Edgy
================================
Bookmarks