Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Absolute Beginner Talk
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Absolute Beginner Talk
The perfect starting place to find out more about computers, Linux and Ubuntu.

 
Thread Tools Display Modes
Old July 26th, 2006   #1
Laston
First Cup of Ubuntu
 
Join Date: Jul 2006
Beans: 1
Serial programmer problem

I'm new to linux, I have it installed about a week ago and I find helpful programs like Synaptic, but I need a way to make the software PonyProg for Linux to work, and I do not know how, can anybody help me installing it?
thx
Laston is offline   Reply With Quote
Old July 26th, 2006   #2
moma
Quad Shot of Ubuntu
 
moma's Avatar
 
Join Date: Jan 2006
Location: Grønland,Oslo
Beans: 482
Re: Serial programmer problem

It seems to me that the Linux version of PonyProg is utterly old. It support 2.4 kernels only??

An idea:
You may try to run Pony using wine. Do this:

1) Add this repostory line into your /etc/apt/sources.list

deb http://wine.sourceforge.net/apt/ binary/

$ sudo gedit /etc/apt/sources.list

Save the file.

2) Update package index (list of packages)
$ sudo apt-get update

3) Install wine
$ sudo apt-get install --reinstall wine
-----------------

4) Download ponyprogV117h.zip (Windows version) and Unzip it.

5) Run setup.exe in wine.
$ wine setup.exe

Run Pony in wine
$ wine $HOME/.wine/drive_c/Program\ Files/PonyProg/PONYPROG.EXE
-------------------

BTW: This is the de-facto libarary for serial-programming in Linux
http://sourceforge.net/projects/ezv24/

Last edited by moma; July 27th, 2006 at 09:43 AM..
moma is offline   Reply With Quote
Old August 3rd, 2006   #3
patpaa
First Cup of Ubuntu
 
Join Date: Aug 2006
Location: Sweden
Beans: 3
Kubuntu 8.04 Hardy Heron
Re: Serial programmer problem

I've been struggling with the very same problem for a couple of days now, and I just got ponyprog2000 to work...

Here's what I did:
  1. Downloaded ponyprog-2.06c-rh70.tar.gz
  2. 'su root' and untar the file
  3. When i tried to run 'ponyprog2000', it complains about some missing file. I used google to find the missing package needed (libstdc++ ...something, sorry can't remember the exact name). Installed the package.

Now it runs. Good luck!
patpaa is offline   Reply With Quote
Old January 4th, 2008   #4
Endolith
Extra Foam Sugar Free Ubuntu
 
Join Date: Feb 2007
Location: New York
Beans: 809
Ubuntu 8.04 Hardy Heron
Re: Serial programmer problem

Quote:
Originally Posted by patpaa View Post
'su root' and untar the file
I guess you have to put the files in the directories that are inside the tar.gz for it to run when you type "ponyprog2000". (/usr/local/...)

Quote:
When i tried to run 'ponyprog2000', it complains about some missing file. I used google to find the missing package needed (libstdc++ ...something, sorry can't remember the exact name).
"ponyprog2000: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory"

To find the package, you can do "sudo apt-file update" and then "apt-file search libstdc++-libc6.2-2.so.3":

Quote:
libstdc++2.10-dbg: usr/lib/debug/libstdc++-libc6.2-2.so.3
libstdc++2.10-glibc2.2: usr/lib/libstdc++-libc6.2-2.so.3
So I installed the second one and the program runs now. Not sure if it works, but it runs.

(Still have to build the hardware...)
Endolith is offline   Reply With Quote
Old March 26th, 2008   #5
locutus42
Just Give Me the Beans!
 
Join Date: Jul 2005
Beans: 72
Talking Re: Serial programmer problem

I just downloaded and built PonyProg v2.07c Beta on Gutsy and it runs. Here is what I did to get it running:
NOTE: I've already installed build-essential so that might be needed( sudo apt-get install build-essential ).

Code:
cd /tmp
wget http://downloads.sourceforge.net/ponyprog/Pony_Prog2000-2.07c.tar.gz
tar -xzf Pony_Prog2000-2.07c.tar.gz
cd PonyProg2000-2.07c

sudo apt-get install gcc-3.4 g++-3.4
sudo apt-get install libxt-dev libxaw7-dev

NOTE: edit v/Config.mk and add the following line after the other HOMEV lines:
HOMEV   =       /tmp/PonyProg2000-2.07c/v

make
you should now have a running PonyProg v2.07c beta and can test it with this:
bin/ponyprog2000

To install it into your system, run:
sudo make install
locutus42 is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:15 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry