Author Topic: Installing a Tarball  (Read 1237 times)

bobestes

  • Guest
Installing a Tarball
« on: March 28, 2010, 11:40:42 AM »
I've found a program that I would like to use but it is not yet in the repositories.  It is a tar.gz file.  I have extracted it, but the configure command gives me an error.  My version of PCLOS is 2009.1 with the latest updates.  I'm attaching a snapshot of my terminal window so that you can see my problem.

[attachment deleted by admin]

Online muungwana

  • Hero Member
  • *****
  • Posts: 6248
Re: Installing a Tarball
« Reply #1 on: March 28, 2010, 11:47:40 AM »

why dont you make a request for it to be included? making a request will help others users of pclinuxos who may also want to use this application

what is the url for the zipped file
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline wlan

  • Sr. Member
  • ****
  • Posts: 252
Re: Installing a Tarball
« Reply #2 on: March 28, 2010, 11:51:20 AM »
Quote
why dont you make a request for it to be included? making a request will help others users of pclinuxos who may also want to use this application

what is the url for the zipped file

good idea. make sure the version you link to is for Linux. it appears that the one you have is for windows. (note the .exe file)
I disagree with Kay Jewelers. I would bet on any given Friday or Saturday night, more kisses begin with Miller Lite than Kay.

AMD Athlon(tm) 64 Processor 3700+
Asus A8R-MVP MB
2gb OCZ ram
nvidia pci-e 6600GT
320 GB Hitachi
Dlink Airlink Atheros (wireless)

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3996
Re: Installing a Tarball
« Reply #3 on: March 28, 2010, 04:36:27 PM »
You don't need to compile this. It is pre-compiled for Windows. You might be able to run it in Wine.
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

bobestes

  • Guest
Re: Installing a Tarball
« Reply #4 on: March 28, 2010, 07:40:18 PM »

why dont you make a request for it to be included? making a request will help others users of pclinuxos who may also want to use this application

what is the url for the zipped file


I have already made that request, but I have no idea how long it will take for it to become available in the repositories.

The file can be downloaded from http://en.smath.info/forum/default.aspx?g=posts&t=202.  The download section is near the bottom of the page.

Bob

bobestes

  • Guest
Re: Installing a Tarball
« Reply #5 on: March 28, 2010, 07:49:54 PM »
Quote
why dont you make a request for it to be included? making a request will help others users of pclinuxos who may also want to use this application

what is the url for the zipped file


good idea. make sure the version you link to is for Linux. it appears that the one you have is for windows. (note the .exe file)



The url is http://en.smath.info/forum/default.aspx?g=posts&t=202  The download section is near the bottom of the page.  

The file I downloaded was the one designated for Linux, and it was the only one with tar.gz extension.

Bob

« Last Edit: March 28, 2010, 08:37:46 PM by old-polack »

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Installing a Tarball
« Reply #6 on: March 28, 2010, 08:44:30 PM »
bobestes:

Do you have Mono installed, and have you made smathstudio_desktop_mono executable?
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

bobestes

  • Guest
Re: Installing a Tarball
« Reply #7 on: March 28, 2010, 09:37:06 PM »
bobestes:

Do you have Mono installed,

Yes.  According to synaptic the installed version is 2.4.2.3-1pclos2010.

Quote

 and have you made smathstudio_desktop_mono executable?


I'm not sure.  How do I do that?

Bob

« Last Edit: March 28, 2010, 09:43:41 PM by old-polack »

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Installing a Tarball
« Reply #8 on: March 28, 2010, 09:48:26 PM »
bobestes:

Do you have Mono installed,

Yes.  According to synaptic the installed version is 2.4.2.3-1pclos2010.

Quote

 and have you made smathstudio_desktop_mono executable?


I'm not sure.  How do I do that?

Bob

Right click the file, choose Properties, click the Permissions tab, and check the appropriate box. Then run the script from the command line.

[prompt]$ ./smathstudio_desktop_mono
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

bobestes

  • Guest
Re: Installing a Tarball
« Reply #9 on: March 29, 2010, 02:52:48 AM »

 and have you made smathstudio_desktop_mono executable?


I'm not sure.  How do I do that?

Bob

Right click the file, choose Properties, click the Permissions tab, and check the appropriate box. Then run the script from the command line.

[prompt]$ ./smathstudio_desktop_mono

That didn't seem to help.  I set the permissions so that the file is executable, but I still get the error message.  I'm attaching a screen shot of my latest attempt.

Bob


[attachment deleted by admin]
« Last Edit: March 29, 2010, 07:23:30 AM by old-polack »

Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1317
Re: Installing a Tarball
« Reply #10 on: March 29, 2010, 03:05:15 AM »
Hi bobestes,

your last screendump is not from the command in mention, but from a configure attempt.

Please send output from the command, and alternatively, try this also mono ./smathstudio_desktop_mono

bobestes

  • Guest
Re: Installing a Tarball
« Reply #11 on: March 29, 2010, 03:26:51 AM »
Hi bobestes,

your last screendump is not from the command in mention, but from a configure attempt.

Please send output from the command, and alternatively, try this also mono ./smathstudio_desktop_mono

OOPS, my mistake! 

The command  './smathstudio_desktop_mono' generated a large error message.  If I understand it correctly, it seems someone zipped up the Windows version in the tarball instead of the Linux version.  If you can confirm this, I'll post a message on their forum advising them of the mistake.  Here's the latest attempt.

Bob



[attachment deleted by admin]

Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1317
Re: Installing a Tarball
« Reply #12 on: March 29, 2010, 04:35:23 AM »