LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch
User Name
Password
Arch This Forum is for the discussion of Arch Linux.

Notices


Reply
  Search this Thread
Old 12-08-2004, 06:13 PM   #1
tx-cary
Member
 
Registered: Jan 2004
Location: China
Distribution: Mandrake lastest
Posts: 59

Rep: Reputation: 15
Why I can't find any devel pakages?


for Example, gtk2-devel and gnomeui-devel. Without these pakages, How can I compile my software from soure? In arch's current and extra server, there are not such pakages.

Last edited by tx-cary; 12-08-2004 at 06:16 PM.
 
Old 12-08-2004, 06:26 PM   #2
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
You might want to search for libgtk+2.0 et al. The package names are along the lines of libgtk+2.0_0-devel-2.5.6-0.2.mdk10.1.i586.rpm.

Cheers,

mj
 
Old 12-08-2004, 07:36 PM   #3
tx-cary
Member
 
Registered: Jan 2004
Location: China
Distribution: Mandrake lastest
Posts: 59

Original Poster
Rep: Reputation: 15
Oh, thinks. I can find the header (.h) files in /opt/gnome/include now.
But how can I make the ./condigure know the headers' location? Shall I make a soft link to /usr/include?
 
Old 12-08-2004, 09:41 PM   #4
daperi
LQ Newbie
 
Registered: Aug 2003
Location: Basel, Switzerland
Distribution: ArchLinux
Posts: 10

Rep: Reputation: 0
i assume, that you are writing a PKGBUILD for the thing you want to compile ...

for gnome (you mentioned /opt/gnome/...), there is a profile file that should be used for building-process. an example build() for PKGBUILD would look like this:

Code:
build() {
  [ "$GNOMEDIR" = "" ] && source /etc/profile.d/gnome.sh
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/opt/gnome \
              --disable-schemas-install
  make all || return 1
  make DESTDIR=$startdir/pkg  install
}
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
where can i find the python-devel package ? brokenflea Slackware 10 02-13-2005 08:47 AM
gtkhtml-devel, where can i find this? Pizentios Linux - Software 4 01-10-2005 09:23 AM
can't find glibc-devel for SuSE 9.1 xstealthrtx SUSE / openSUSE 8 12-10-2004 10:38 AM
Mepis + Anjuta + devel pakages? jnusa Linux - Software 0 11-25-2004 10:25 AM
where i can find ncurses devel? noyz Mandriva 3 02-26-2004 08:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch

All times are GMT -5. The time now is 03:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration