Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

Wine and comport

Older versions of Ultimate Edition


Re: Wine and comport

Postby thrilosgate7 » Tue May 28, 2013 12:50 pm

i got this error message when i am starting dream up linux
gabraki@gabraki-desktop:~/Λήψεις$ ./DreamUP_Linux_1_3_beta
./DreamUP_Linux_1_3_beta: error while loading shared libraries: libglib-1.2.so.0: cannot open shared object file: No such file or directory
thrilosgate7
U.E. Newbie
U.E. Newbie
 
Posts: 14
Joined: Sat May 25, 2013 10:59 am
Operating System: Ultimate Edition 3.1 64 BIT



Re: Wine and comport

Postby Xanayoshi » Tue May 28, 2013 1:45 pm

As a general rule of thumb..if you are using a Windows program to connect 2 Linux machines..you are doing something wrong. This would be like, if I flashed a Dreambox image on my Raspberry Pi http://www.raspberrypi.org/phpBB3/viewtopic.php?f=35&t=12161..then turned around, and installed Windows to connect to it.

Even if it works, it still doesn't make any sense.
Image

And now, the completely true facts, as told by an anonymous man hiding behind a screen name:

Packard Bell Pack Mate II 286 Intel 80286 1MB RAM
ImageImageImage
User avatar
Xanayoshi
Moderator
 
Posts: 1564
Joined: Thu Oct 18, 2012 1:46 pm
Location: Kitsap County
Age: 45
Operating System: Ultimate Edition 3.4 32 BIT



Re: Wine and comport

Postby ryanvade » Tue May 28, 2013 8:24 pm

What is the output of
Code: Select all
ls /usr/lib | grep libglib
? Something like this?
Code: Select all
libglib-1.2.so.0
libglib-1.2.so.0.0.10
libglib-2.0.so
libglib-2.0.so.0
libglib-2.0.so.0.3600.2
libglib.a
libglibmm-2.4.so
libglibmm-2.4.so.1
libglibmm-2.4.so.1.3.0
libglibmm_generate_extra_defs-2.4.so
libglibmm_generate_extra_defs-2.4.so.1
libglibmm_generate_extra_defs-2.4.so.1.3.0
libglibsharpglue-2.so
libglib.so
?

Perhaps we should try the XBMC method after all. :oops: The program is from 2010. Relatively old for linux... Can you use a program like CuteCom to communicate with the Dream Box?
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Wine and comport

Postby thrilosgate7 » Wed May 29, 2013 1:32 pm

The programm dream up is the prog for flashing the dreambox with serial nullmodem kabel.
I no its a windows prog but the image is linux based.So iam trying to flsh the box on linux but it gets worst either.
Ican flash the box eith flashwizzard using the ip but if the software crashes its only one way to flash the box with serial com.
I dont no another prog to flash it under linux.
it makes me crazy.
thrilosgate7
U.E. Newbie
U.E. Newbie
 
Posts: 14
Joined: Sat May 25, 2013 10:59 am
Operating System: Ultimate Edition 3.1 64 BIT



Re: Wine and comport

Postby ryanvade » Wed May 29, 2013 9:39 pm

We can keep trying... :D
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Wine and comport

Postby thrilosgate7 » Thu May 30, 2013 4:57 pm

ryanvade wrote:We can keep trying... :D

what do you thing about the prog CrossOver for linux?
should i try it with your help cause i am a noob to config in linux a prog.
thrilosgate7
U.E. Newbie
U.E. Newbie
 
Posts: 14
Joined: Sat May 25, 2013 10:59 am
Operating System: Ultimate Edition 3.1 64 BIT



Re: Wine and comport

Postby ryanvade » Thu May 30, 2013 7:37 pm

Okay, I got DreamUP for Linux working on Ubuntu 13.04. The problem is that the program uses old library files. So, download the attached .zip file. Extract it. cd to the lib32 folder. When inside the folder:
Code: Select all
sudo cp ./* /usr/lib


Then go back to the location of Dreamup:
Code: Select all
./DreamUP_Linux_1_3_beta


lib32.zip
(1.68 MiB) Downloaded 379 times


Now, this SHOULD NOT mess up the newer libraries. Mainly because the newer programs on your system look for files like libglib2.0-0.so not libglib-1.2.so.0
Image
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Wine and comport

Postby thrilosgate7 » Sat Jun 01, 2013 5:58 am

dear ryanvade wow you made it can you tell me the how to the lib folder is in downloads i am in folder downloads but i cant go to the folder lib32 what must i write in terminal?
thrilosgate7
U.E. Newbie
U.E. Newbie
 
Posts: 14
Joined: Sat May 25, 2013 10:59 am
Operating System: Ultimate Edition 3.1 64 BIT



Re: Wine and comport

Postby ryanvade » Sat Jun 01, 2013 2:24 pm

Of course, that is why I am here. ;)

So starting with a newly opened terminal:
Code: Select all
cd ~/Downloads

Code: Select all
ls

if you did not extract the files from the .zip archive:
Code: Select all
unzip lib32.zip

Now if you ls again you should see a folder called lib32. To copy the files to the right location:
Code: Select all
cd lib32

Code: Select all
sudo cp ./* /usr/lib

Now we go back to the Downloads folder and run DreamUp again:
Code: Select all
 cd ..

Code: Select all
./DreamUP_Linux_1_3_beta
Image

Laptop: HP dv6t-7000 CTO Desktop: Compaq Presario SR21632wm
i5 2450m Pentium D 960 @ 4 GHz
6 GB ram 2 GB ram
Intel HD 3000 Graphics / Nvidia GT 630M Nvidia GT 520 @ 820 MHz
Diamond II-B 3.10-rc4/Windows 7 Home Premium KDE | Windows 7 Starter/Arch Linux

Paid supporter of the Linux Foundation
User avatar
ryanvade
Moderator
 
Posts: 499
Joined: Sat Apr 28, 2012 10:54 am
Operating System: Other Linux



Re: Wine and comport

Postby thrilosgate7 » Sun Jun 02, 2013 3:56 am

thx ryanvade finally the prog open in linux but when i am trying to connect it it says unable to open comport this thing drives me drazy
thrilosgate7
U.E. Newbie
U.E. Newbie
 
Posts: 14
Joined: Sat May 25, 2013 10:59 am
Operating System: Ultimate Edition 3.1 64 BIT

PreviousNext

Return to Archive

Who is online

Users browsing this forum: No registered users and 21 guests