Обсуждение: pgadmin3 on Debian error

Поиск
Список
Период
Сортировка

pgadmin3 on Debian error

От
OrvUx
Дата:
Hi everybody....
I was installed pgadmin3 on my Debian Sarge box but when i try to run
the application i get the follow errors:

------------------------------------------------------------
pgadmin3: Symbol `_ZTV11wxSpinEvent' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV12wxHtmlWindow' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV7wxTimer' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV14wxCommandEvent' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV11wxStatusBar' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV11wxSizeEvent' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV6wxMenu' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV23wxDatePickerCtrlGeneric' has different size in
shared object, consider re-linking
pgadmin3: Symbol `_ZTV12wxFileSystem' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV16wxScrolledWindow' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV10wxTreeCtrl' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV10wxListItem' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV9wxListBox' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV10wxListBase' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV11wxListEvent' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV9wxProcess' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV16wxDatePickerCtrl' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV20wxXmlResourceHandler' has different size in
shared object, consider re-linking
pgadmin3: Symbol `_ZTV11wxImageList' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV8wxObject' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV19wxTopLevelWindowGTK' has different size in
shared object, consider re-linking
pgadmin3: Symbol `_ZTV10wxClientDC' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV16wxFontDialogBase' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV13wxNotifyEvent' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV5wxPen' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV10wxMenuBase' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV13wxJPEGHandler' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV7wxFrame' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV8wxButton' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV8wxBitmap' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV12wxPNGHandler' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV15wxTextValidator' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV6wxFont' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV12wxFontDialog' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV21wxHtmlFilterPlainText' has different size in
shared object, consider re-linking
pgadmin3: Symbol `_ZTV6wxIcon' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV10wxCheckBox' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV16wxSplitterWindow' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV10wxComboBox' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV14wxImageHandler' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV19wxInternetFSHandler' has different size in
shared object, consider re-linking
pgadmin3: Symbol `_ZTV9wxControl' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV12wxDialogBase' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV10wxListView' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV12wxSpinButton' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV20wxComboBoxXmlHandler' has different size in
shared object, consider re-linking
pgadmin3: Symbol `_ZTV16wxTopLevelWindow' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV18wxGenericDirDialog' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV7wxPanel' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV8wxDialog' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV10wxListCtrl' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV8wxColour' has different size in shared object,
consider re-linking
pgadmin3: Symbol `_ZTV12wxGIFHandler' has different size in shared
object, consider re-linking
pgadmin3: Symbol `_ZTV19wxFindReplaceDialog' has different size in
shared object, consider re-linking
pgadmin3: Symbol `_ZTV17wxGenericTreeCtrl' has different size in shared
object, consider re-linking
Segmentation fault

------------------------------------------------

Somebody can help me?

Thank you...

-- 
OrvUx
Making the Hard...Soft with GNU/Linux ;)



Re: pgadmin3 on Debian error

От
Raphaël Enrici
Дата:
OrvUx wrote:
> Hi everybody....
> 
>     I was installed pgadmin3 on my Debian Sarge box but when i try to run
> the application i get the follow errors:

Sorry for the delay,

is it related to a packaged version or did you install from source?
If packaged version, which one please?
BTW, I'm about to try to backport the latest 1.4.x package I uploaded to
Debian/sid and will come back to you as soon as it's ready.

Regards,
Raphaël

> 
> ------------------------------------------------------------
> pgadmin3: Symbol `_ZTV11wxSpinEvent' has different size in shared
> object, consider re-linking
<snip>
> Segmentation fault
> 
> ------------------------------------------------
> 
> Somebody can help me?
> 
> Thank you...
>