BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
Please support our sponsors!
X11 package base
Talkback
 Go back to the X11 package base page
 Post a new Talkback comment!
X11 and LibPak
 By Rafael K - Posted on July 16, 2005 - 01:29:58   (#17225)
 Current version when comment was posted: 1.1
for X11 - you do not need all the libraries from the LibPak; you can install the libs separately at LibPak_full_user there is the folder data and there are all the libs, extract the ones you need and install it,
I would suggest freetype, jpeg, png, tiff;
I can't tell you exactly all the libs, but you will see if blackbox works without any problems or not

X11 under Zeta
 By zenja - Posted on July 15, 2005 - 23:39:47   (#17224)
 Current version when comment was posted: 1.1
I've just received Zeta final, and have managed to screw it up with the X11 and LibPak package. When you reboot into Zeta after you've installed the LibPak, zeta hangs when trying to display the Tracker. Zeta being Zeta, trying to boot with user addons disabled still doesn't fix it. I had to boot of my Zeta CD and remove all home/config/lib files installed that day and replace them from files from the Zeta CD. Anyone else have a similar experience, since the only reason I really need X11 is for Gimp under Zeta (I need a tool which works well with Transparencies - Gobe Productive saves PNG files in a non standard way).

display
 By frozenshade - Posted on July 5, 2005 - 06:35:57   (#17111)
 Current version when comment was posted: 1.1
i cannot run x11 server.. run X11 in terminal and system write error message..

oki man.. thx for u help :)

@frozenshade
 By Rafael K - Posted on July 5, 2005 - 06:30:34   (#17110)
 Current version when comment was posted: 1.1
do you start a X11 app or the server?
for an app this is normal, because you have to start fisrt the server, so
open terminal and type X11

sorry if I can't really help, I only use Zeta


display
 By frozenshade - Posted on July 5, 2005 - 06:09:27   (#17109)
 Current version when comment was posted: 1.1
this is complete error message:

Can`t open display 127.0.0.1:0
bt: display: Failed to open display

@frozenshade
 By Rafael K - Posted on July 5, 2005 - 05:57:36   (#17108)
 Current version when comment was posted: 1.1
you changed /usr to /boot/home/config?
it's no problem, but notice that you still need the link /usr
export PATH=$PATH:/boot/home/X11/bin
should be
export PATH=$PATH:/boot/home/config/X11/bin

I tested it with Zeta R1, but it should now work without any problems (startup of X11 is slower than with Neo!?), if someone notice any please tell me that!

frozenshade, at the moment I also don't know why you get this error, but you can check if you have a
/boot/beos/etc/hosts
with the entry 127.0.0.1 localhost localhost

display
 By frozenshade - Posted on July 5, 2005 - 05:39:19   (#17106)
 Current version when comment was posted: 1.1
my .profile have:

export DISPLAY=127.0.0.1:0
export C_INCLUDE_PATH=$C_INCLUDE_PATH:/boot/home/config/X11/include
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/boot/home/config/X11/include

export PATH=$PATH:/boot/home/X11/bin

export LIBRARY_PATH=$LIBRARY_PATH:/boot/home/config/X11/lib

display
 By Rafael K - Posted on July 4, 2005 - 23:12:23   (#17105)
 Current version when comment was posted: 1.1
that's strange
look in the .profile, is there a
export DISPLAY=127.0.0.1:0?

display
 By frozenshade - Posted on July 4, 2005 - 17:07:44   (#17103)
 Current version when comment was posted: 1.1
i have PhOS 5.1.0 Dano and i have problem with start X.
i run X and soft write "DISPLAY=127.0.0.1:0 not found"

i need help

R5
 By Rafael K - Posted on July 1, 2005 - 13:50:24   (#17066)
 Current version when comment was posted: 1.1
@BeOS Mr X
no it does not work with R5.

did you delete the log file?
otherwise I don't know why it should not work
to uninstall it


1.3
 By BeOS Mr X - Posted on July 1, 2005 - 12:43:00   (#17065)
 Current version when comment was posted: 1.1
do I need zeta to use this or can I have beos R5.
how do i uninstall 1.1?

Mr X

uninstall problems
 By BeOS Mr X - Posted on June 15, 2005 - 20:21:14   (#16887)
 Current version when comment was posted: 1.1
I went to uninstall the X11 package (v1.1) with the 'uninstall' utility. Nothing happend except it disapeering from the uninstall list. however, the x11 bench and games uninstalled properly. any ideas?

Mr X

.profile
 By Rafael K - Posted on June 13, 2005 - 23:13:40   (#16873)
 Current version when comment was posted: 1.1
strange;
maybe there is any other export PATH in your profile which is not correct, it must start with
export PATH=$PATH:
I tested the 1.2 version on an other pc and it worked



still
 By BeOS Mr X - Posted on June 13, 2005 - 21:06:51   (#16870)
 Current version when comment was posted: 1.1
still didnt work after I cleared out the whole .profile folder and pasted what you said to do. anything else?

mr X

@BeOS Mr X
 By Rafael K - Posted on June 13, 2005 - 01:09:25   (#16865)
 Current version when comment was posted: 1.1
tell me if it work or not,
I am not sure if the 1.2 Version is 100% functionally with R5/Bone

sorry, look at .profile
 By Rafael K - Posted on June 13, 2005 - 01:01:34   (#16864)
 Current version when comment was posted: 1.1
in your home dir. there is a .profile
edit it
delete the old entry and replace it with

# Added by X11 package
export DISPLAY=127.0.0.1:0
export PATH=$PATH:/usr/X11/bin
export LIBRARY_PATH=$LIBRARY_PATH:/usr/X11/lib
export C_INCLUDE_PATH=$C_INCLUDE_PATH:/usr/X11/include
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/usr/X11/include

it is alredy fixed in the package, but the install script will not override the wrong entry,

Doesnt start up
 By BeOS Mr X - Posted on June 12, 2005 - 14:39:57   (#16863)
 Current version when comment was posted: 1.1
hey Im running R5 pro with BONE, and libpack. here is what happens when I launch the X icon

/boot/home/Desktop/X: Xbeosnative: command not found
/boot/home/Desktop/X: xterm: command not found
/boot/home/Desktop/X: xsetroot: command not found

any ideas?

Thankyou
Mr X

gimp language
 By Rafael K - Posted on May 19, 2005 - 07:52:35   (#16683)
 Current version when comment was posted: 1.1
if you want to use gimp:
gimp is translated in different languages
edit the .profile
change export LANG = C
example: export LANG = de_DE
for franch export LANG = fr_FR
and so on



Build it in R5
 By Fabien26 - Posted on May 18, 2005 - 12:55:11   (#16680)
 Current version when comment was posted: 1.1
the app doesn't work in R5 (bone or netserver) because in work only in dano(zeta) and if you build it in R5 netserver it work in R5 netserver, bone and dano

DevEd 2.1 at http://testou3.free.fr/deved21.zip

and for burn it this page is for you (but it is translated by google :( ) http://translate.google.com/translate?sourceid=mozclient&u=http%3A//www.testou.net/index.php%3Fpage%3Dtuto%26sid%3D1

wmsetbg
 By Rafael K - Posted on May 18, 2005 - 09:25:53   (#16678)
 Current version when comment was posted: 1.1
how it works: wmsetbg 'path to image'
it should work with jpeg, tiff, png images

I build it with Zeta + gcc 3.4; i don't have a BEOS R5 to test it

change the backlox style to AzureSpace it uses a background image, increase the Xbeosnative window on the right side there should be a girl;

sorry that i can't realy help you

How do I use the wmsetbg?
 By hey68you - Posted on May 18, 2005 - 08:34:54   (#16677)
 Current version when comment was posted: 1.1
I get the following error when I type in wmsetbg at the prompt:

/boot/home/config/bin/wmsetbg: Symbol not found

Thanks.

great: works on net_server now !
 By hey68you - Posted on May 17, 2005 - 08:12:48   (#16667)
 Current version when comment was posted: 1.0
linked it to /boot/home/config/X11/lib/

Will I be able to use any other more modern window managers in X11 now that I'm using this link?

Thanks

blackbox work in netserver
 By Fabien26 - Posted on May 17, 2005 - 05:19:54   (#16665)
 Current version when comment was posted: 1.0
link the libnet.so (in /boot/beos/system/lib) to libsocket.so

and it work without any problems in R5 with netserver

BONE
 By Rafael K - Posted on May 16, 2005 - 07:18:32   (#16658)
 Current version when comment was posted: 1.0
it depends Bone

missing library
 By hey68you - Posted on May 16, 2005 - 06:20:53   (#16657)
 Current version when comment was posted: 1.0
<at the installation did you replace/rename all the files;> renamed all existing files
<which lib? > libsocket.so
< which BeOS version are you using? > R5.03 net_server

I have an old libsocket.h and libsocket.a in the geek-bin package.


runs perfect and fast
 By lelldorin - Posted on May 16, 2005 - 05:35:14   (#16656)
 Current version when comment was posted: 1.0
Hello, thanx for this package, with my athlon xp 1.3 GHz this X11 Package runs fast and useable. I install Gimp and test with some funktions and this runs nice but not perfect too.

greetings Lelldorin

@hey68you
 By Rafael K - Posted on May 16, 2005 - 04:06:56   (#16655)
 Current version when comment was posted: 1.0
at the installation did you replace/rename all the files;
which lib?
which BeOS version are you using?
i tested it only under Zeta NEO, and it should work "out of the box"

missing library
 By hey68you - Posted on May 16, 2005 - 03:50:59   (#16654)
 Current version when comment was posted: 1.0
I ran the install and blackbox says missing library.
What should I check?

Thanks

yes but ...
 By Fabien26 - Posted on May 16, 2005 - 03:24:06   (#16652)
 Current version when comment was posted: 1.0
in the userbootscript

mv /usr /usr_old
ln -s /boot/home/config /usr

theses things are added and well /boot/home/config is /usr (like unix)

.profile not set correctly
 By MoonScryer - Posted on May 15, 2005 - 21:36:10   (#16648)
 Current version when comment was posted: 1.0
The ~/.profile paths are not set correctly - they are still set to the default for X11 on a *nix box

export DISPLAY=127.0.0.1:0
export PATH=$PATH:/usr/X11/bin
export LIBRARY_PATH=$LIBRARY_PATH:/usr/X11/lib
export C_INCLUDE_PATH=$C_INCLUDE_PATH:/usr/X11/include
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/usr/X11/include
export LANG=C

They need to be set to

export DISPLAY=127.0.0.1:0
export PATH=$PATH:/boot/home/config/X11/bin
export LIBRARY_PATH=$LIBRARY_PATH:/boot/home/config/X11/lib
export C_INCLUDE_PATH=$C_INCLUDE_PATH:/boot/home/config/X11/include
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/boot/home/config/X11/include
export LANG=C

basicly change /usr to /boot/home/config

Otherwise comes up great so far.

 
BeGroovy
  Recent Downloads  -  # 413
Total Downloads  -  # 1,516
Total Views  -  # 811
User Ratings  -  N/A
  Class Libraries
System Utilities
1.  QEMU - 9.62
2.  ScummVM - 9.50
3.  cpu_fix - 9.42
4.  Jukebox - 9.36
5.  Haiku AGP busm... - 9.35
6.  vim6 - 9.31
7.  Beezer - 9.25
8.  BeeF - 9.25
9.  HandBrake - 9.24
10.  DOSBox - 9.22
1.  Realtek RTL8139... - 297
2.  BeOS 5 Personal... - 222
3.  ATI Rage 128 Pr... - 187
4.  Ati Radeon Grap... - 158
5.  USB Serial driver - 134
6.  Ensoniq AudioPC... - 108
7.  Broadcom 440x 1... - 101
8.  DjVu Viewer - 99
9.  VLC Media Player - 91
10.  Intel Extreme Gr... - 76
You are not logged in.
 Login or create an account...
Hosted by NetConnect

 
Unless otherwise noted, everything is copyright © 1999-2002 Fifth Ace Productions, LLC. All Rights Reserved.
For more legal trivia, take a gander at our
Legal Stuff page and our Privacy Statement.
Fifth Ace Productions