| View previous topic :: View next topic |
| Author |
Message |
Paul Site Admin
Joined: 08 Oct 2004 Posts: 510 Location: UK and Belgium

|
Posted: Mon Sep 01, 2008 8:53 am Post subject: |
|
|
| sina_split wrote: | Hi, Paul!
I too am very interested in the source, since I would like to use the package on a device server (AXIS 89) which has its own alternate compiler and has no GUI.
Could it be possible to do so?
Thanx... |
Hi,
The program is written in Python, it is supplied as .py modules. The program is the source
Where I have used compiled C code the source is supplied as normal.
Paul |
|
| Back to top |
|
 |
sina_split
Joined: 01 Sep 2008 Posts: 2 Location: Split

|
Posted: Tue Sep 02, 2008 6:23 am Post subject: |
|
|
Thank you very much, Paul!
I'll try to make it work |
|
| Back to top |
|
 |
Paul Site Admin
Joined: 08 Oct 2004 Posts: 510 Location: UK and Belgium

|
Posted: Sat Nov 01, 2008 4:51 pm Post subject: |
|
|
hsolinkcontrol has now been updated. See the sticky in this forum.
Paul |
|
| Back to top |
|
 |
drpaulaner
Joined: 12 Nov 2008 Posts: 3

|
Posted: Wed Nov 12, 2008 2:12 pm Post subject: |
|
|
is there a chance to get the hsolink debian package in 64bit amd?
I try to use it in my ubuntu 8.10 with the hsoconnect-py2.4_1.1.83_all.deb but it does need the hsolink package which is only available as I386 package
Cheers
Marcel |
|
| Back to top |
|
 |
Paul Site Admin
Joined: 08 Oct 2004 Posts: 510 Location: UK and Belgium

|
Posted: Thu Nov 13, 2008 2:20 am Post subject: |
|
|
| drpaulaner wrote: | is there a chance to get the hsolink debian package in 64bit amd?
I try to use it in my ubuntu 8.10 with the hsoconnect-py2.4_1.1.83_all.deb but it does need the hsolink package which is only available as I386 package
Cheers
Marcel |
The source code for hsolink s available for you to compile. There is a new version posted in this forum...
Cheers,
Paul |
|
| Back to top |
|
 |
drpaulaner
Joined: 12 Nov 2008 Posts: 3

|
Posted: Thu Nov 13, 2008 7:41 pm Post subject: |
|
|
thx Paul,
so i have installed the hsoconnect and hsolink, my usb stick is working finde, the tiny debug windows shows me that the connections is there and working fine...but no data is transferred, I can't ping an internet ip adress...
ubuntu bug? user bug? or did i not see a conf file ? |
|
| Back to top |
|
 |
Paul Site Admin
Joined: 08 Oct 2004 Posts: 510 Location: UK and Belgium

|
Posted: Thu Nov 13, 2008 10:03 pm Post subject: |
|
|
If HSOconnect reports a connection but no IP data is being sent it suggests that hsolinkcontrol does not have the correct permissions. If you run HSOconnect from the command ine you will get more feedback:
|
|
| Back to top |
|
 |
drpaulaner
Joined: 12 Nov 2008 Posts: 3

|
Posted: Fri Nov 14, 2008 10:47 am Post subject: |
|
|
Hy Paul !
YOU MADE MY DAY
so using hsoconnect out of the terminal, i did see that there s a problem with hsolink..i downloaded the .deb package from this board and installed it via
dpkg.
so i found another page offering hsolink:
https://launchpad.net/~wader/+archive
so I put those two lines in my sources.list:
deb http://ppa.launchpad.net/wader/ubuntu hardy main
deb-src http://ppa.launchpad.net/wader/ubuntu hardy main
and used apt-get install hsolink
All i fine now, finally online !
Thank you for that great work , support and all
Marcel |
|
| Back to top |
|
 |
|